@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/8242a278-2f80-4cd1-b610-e2611982d1e2> a dcat:Dataset ;
    dct:description "NCO NITRD Publications" ;
    dct:identifier "8242a278-2f80-4cd1-b610-e2611982d1e2" ;
    dct:issued "2025-11-30T12:57:31.022411"^^xsd:dateTime ;
    dct:modified "2025-11-30T12:57:31.022415"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NCO NITRD Publications" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kamie Roberts" ;
            vcard:hasEmail <mailto:roberts@nitrd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/8242a278-2f80-4cd1-b610-e2611982d1e2/resource/c102d876-2afa-458a-9a11-1c40c39a9ac7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/8242a278-2f80-4cd1-b610-e2611982d1e2/resource/c102d876-2afa-458a-9a11-1c40c39a9ac7> a dcat:Distribution ;
    dct:description "index.aspx" ;
    dct:issued "2017-11-09T19:57:35.727890"^^xsd:dateTime ;
    dct:modified "2025-11-30T12:57:31.016027"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://www.nitrd.gov/Publications/index.aspx> ;
    dcat:mediaType "application/html" .

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

