@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/d77abec9-2984-49dd-8707-a7583ae8b6c3> a dcat:Dataset ;
    dct:description "Results of Pulse's survey of analytics participation on government agency websites." ;
    dct:identifier "d77abec9-2984-49dd-8707-a7583ae8b6c3" ;
    dct:issued "2025-12-01T19:27:12.487412"^^xsd:dateTime ;
    dct:modified "2025-12-01T19:27:12.487416"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Pulse Analytics Participation Survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Eric Mill" ;
            vcard:hasEmail <mailto:eric.mill@gsa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d77abec9-2984-49dd-8707-a7583ae8b6c3/resource/ea11abbc-ded9-46ea-85f8-74cff1194b82> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/d77abec9-2984-49dd-8707-a7583ae8b6c3/resource/ea11abbc-ded9-46ea-85f8-74cff1194b82> a dcat:Distribution ;
    dct:description "Results of Pulse's survey of analytics participation on government agency websites." ;
    dct:format "CSV" ;
    dct:issued "2016-04-15T14:09:49.976160"^^xsd:dateTime ;
    dct:modified "2025-12-01T19:27:12.481496"^^xsd:dateTime ;
    dct:title "Pulse Analytics Survey" ;
    dcat:accessURL <https://pulse.cio.gov/data/domains/analytics.csv> ;
    dcat:mediaType "text/csv" .

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

