@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/fadc106e-8366-4477-bce4-de3d196f0fee> a dcat:Dataset ;
    dct:description "LC Table Narrative" ;
    dct:identifier "fadc106e-8366-4477-bce4-de3d196f0fee" ;
    dct:issued "2025-12-02T08:55:34.566913"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:55:34.566917"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "LC Table Narrative" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jennifer Johnson" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fadc106e-8366-4477-bce4-de3d196f0fee/resource/5838bb0e-9504-4f1d-a619-6b076acfb92d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fadc106e-8366-4477-bce4-de3d196f0fee/resource/5838bb0e-9504-4f1d-a619-6b076acfb92d> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2016-01-28T00:24:01.151534"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:55:34.560120"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.wa.gov/download/c3kk-nxad/application/zip> ;
    dcat:mediaType "application/zip" .

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

