@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/46754ae6-fd29-4efc-8f28-a78f3826610c> a dcat:Dataset ;
    dct:description "PFD First Names from Alaska State Website" ;
    dct:identifier <https://data.muni.org/api/views/utuq-8d9h> ;
    dct:issued "2020-05-13"^^xsd:date ;
    dct:modified "2021-11-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "PFD_Names" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brendan Babb" ;
            vcard:hasEmail <mailto:no-reply@data.muni.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/46754ae6-fd29-4efc-8f28-a78f3826610c/resource/23c42b03-2c38-4bbb-bd90-b8682b563b5f>,
        <https://data.amerigeoss.org/dataset/46754ae6-fd29-4efc-8f28-a78f3826610c/resource/71351b14-658c-4a9a-9bba-6fc56a9e904e>,
        <https://data.amerigeoss.org/dataset/46754ae6-fd29-4efc-8f28-a78f3826610c/resource/7752221c-24b4-4a9a-a9d0-8739ee873055>,
        <https://data.amerigeoss.org/dataset/46754ae6-fd29-4efc-8f28-a78f3826610c/resource/cf5a88ac-d62d-4ca4-a653-cdd8af533e0d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BOther%7D> .

<https://data.amerigeoss.org/dataset/46754ae6-fd29-4efc-8f28-a78f3826610c/resource/23c42b03-2c38-4bbb-bd90-b8682b563b5f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T12:24:34.935352"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:36:47.983666"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.muni.org/api/views/utuq-8d9h/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/46754ae6-fd29-4efc-8f28-a78f3826610c/resource/71351b14-658c-4a9a-9bba-6fc56a9e904e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T12:24:34.935349"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:36:47.983240"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.muni.org/api/views/utuq-8d9h/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/46754ae6-fd29-4efc-8f28-a78f3826610c/resource/7752221c-24b4-4a9a-a9d0-8739ee873055> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T12:24:34.935355"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:36:47.984065"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.muni.org/api/views/utuq-8d9h/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/46754ae6-fd29-4efc-8f28-a78f3826610c/resource/cf5a88ac-d62d-4ca4-a653-cdd8af533e0d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T12:24:34.935342"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:36:47.982807"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.muni.org/api/views/utuq-8d9h/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

