@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/59e8e26d-3abc-4467-878f-7d8c1d9ad81f> a dcat:Dataset ;
    dct:description "This API allows any Web application to offer an interactive 4D display of the trajectories of satellites known to SSC." ;
    dct:identifier "API-34" ;
    dct:issued "2015-11-30"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SSC 4D Orbit Viewer Web Services API" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Robert McGuire" ;
            vcard:hasEmail <mailto:robert.e.mcguire@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/59e8e26d-3abc-4467-878f-7d8c1d9ad81f/resource/bdf3277e-37d7-4c85-8ca6-ec82b5b7f614> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "api",
        "ckan",
        "geo",
        "geoss",
        "gis",
        "maps",
        "national",
        "north-america",
        "satellite-trajectory",
        "united-states" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/59e8e26d-3abc-4467-878f-7d8c1d9ad81f/resource/bdf3277e-37d7-4c85-8ca6-ec82b5b7f614> a dcat:Distribution ;
    dct:description "This API allows any Web application to offer an interactive 4D display of the trajectories of satellites known to SSC." ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:03:36.448167"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:05:55.761823"^^xsd:dateTime ;
    dct:title "SSC 4D Orbit Viewer Web Services API" ;
    dcat:accessURL <http://sscweb.gsfc.nasa.gov/WebServices/tipsod/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

