@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/bbf177bf-7e52-4ed7-b8a4-81eccd42a53a> a dcat:Dataset ;
    dct:description "Customer Satisfaction Index" ;
    dct:identifier "bbf177bf-7e52-4ed7-b8a4-81eccd42a53a" ;
    dct:issued "2025-12-01T09:15:17.010988"^^xsd:dateTime ;
    dct:modified "2025-12-01T09:15:17.010992"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Customer Satisfaction Index" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "jesse.rodriguez" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/bbf177bf-7e52-4ed7-b8a4-81eccd42a53a/resource/bf3995ff-63d4-4ee7-85aa-6d807dee0faf> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/bbf177bf-7e52-4ed7-b8a4-81eccd42a53a/resource/bf3995ff-63d4-4ee7-85aa-6d807dee0faf> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2019-03-29T20:36:34.348351"^^xsd:dateTime ;
    dct:modified "2025-12-01T09:15:17.005029"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.socrata.com/> ;
    dcat:mediaType "text/html" .

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

