@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/f171efc6-03ff-42e2-9c6b-4a5a2786aff6> a dcat:Dataset ;
    dct:description "The General Service Administration's data.json harvest source. This file contains the metadata for the GSA's public data listing shown on data.gov as defined by the Project Open Data" ;
    dct:identifier "f171efc6-03ff-42e2-9c6b-4a5a2786aff6" ;
    dct:issued "2025-12-02T05:13:09.895458"^^xsd:dateTime ;
    dct:modified "2025-12-02T05:13:09.895462"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "GSA JSON" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cindy Smith" ;
            vcard:hasEmail <mailto:cindya.smith@gsa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f171efc6-03ff-42e2-9c6b-4a5a2786aff6/resource/d6cbee64-096f-42f9-9a59-9e430e31e140> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f171efc6-03ff-42e2-9c6b-4a5a2786aff6/resource/d6cbee64-096f-42f9-9a59-9e430e31e140> a dcat:Distribution ;
    dct:description "data.json" ;
    dct:format "JSON" ;
    dct:issued "2015-06-26T22:39:53.396615"^^xsd:dateTime ;
    dct:modified "2025-12-02T05:13:09.889704"^^xsd:dateTime ;
    dct:title "GSA JSON" ;
    dcat:accessURL <http://gsa.gov/data.json> ;
    dcat:mediaType "application/json" .

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

