@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/c2615f74-fbf5-424a-be2b-6dae23840dec> a dcat:Dataset ;
    dct:description "The available API metadata from the GSA Enterprise Architecture Analytics and Reporting (GEAR) web application." ;
    dct:identifier "c2615f74-fbf5-424a-be2b-6dae23840dec" ;
    dct:issued "2025-12-01T11:39:42.120344"^^xsd:dateTime ;
    dct:modified "2025-12-01T11:39:42.120348"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "GEAR API Metadata" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chris Campbell" ;
            vcard:hasEmail <mailto:christopher.campbell@gsa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c2615f74-fbf5-424a-be2b-6dae23840dec/resource/369e12e3-faf6-46dd-880f-110ab8f7588c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/c2615f74-fbf5-424a-be2b-6dae23840dec/resource/369e12e3-faf6-46dd-880f-110ab8f7588c> a dcat:Distribution ;
    dct:description "This is just a placeholder for now. Data coming soon." ;
    dct:format "JSON" ;
    dct:issued "2017-07-13T17:54:57.091678"^^xsd:dateTime ;
    dct:modified "2025-12-01T11:39:42.114499"^^xsd:dateTime ;
    dct:title "GEAR Metadata placeholder" ;
    dcat:accessURL <https://inventory.data.gov/dataset/7402f817-4297-4bb1-89d1-4b586bd89cd2/resource/71b180af-5f0d-4f04-9059-20e80e6816a1/download/gear-metadata.json> ;
    dcat:mediaType "application/json" .

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

