@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/2b034c58-8716-4925-8435-23f85113c463> a dcat:Dataset ;
    dct:description "A list of quarterly CX Data Collections going back to 2021" ;
    dct:identifier "GSA-2023-05-31-03" ;
    dct:issued "2025-09-24T00:33:18.537079"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2023-05-31T14:28:53.665000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CX Data Collections" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ryan Wold" ;
            vcard:hasEmail <mailto:ryan.wold@gsa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2b034c58-8716-4925-8435-23f85113c463/resource/07ebdad0-8f18-4cda-b57b-e9b7ec77ad06> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "customer-experience",
        "cx",
        "data-collection",
        "data-reporting",
        "services" .

<https://data.amerigeoss.org/dataset/2b034c58-8716-4925-8435-23f85113c463/resource/07ebdad0-8f18-4cda-b57b-e9b7ec77ad06> a dcat:Distribution ;
    dct:description "collections.json" ;
    dct:format "JSON" ;
    dct:issued "2023-06-02T13:42:10.471865"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:33:18.517052"^^xsd:dateTime ;
    dct:title "Data Collections" ;
    dcat:accessURL <https://www.performance.gov/cx/data/collections.json> .

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

