@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/c2f41dae-14af-4be0-94b1-9957ca58e46f> a dcat:Dataset ;
    dct:description "Annual Statistical Yearbook developed by Planning and Analysis" ;
    dct:identifier "c2f41dae-14af-4be0-94b1-9957ca58e46f" ;
    dct:issued "2025-12-01T11:52:19.640082"^^xsd:dateTime ;
    dct:modified "2025-12-01T11:52:19.640086"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Statistical data sets collected and managed by the organization" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brett  Endres" ;
            vcard:hasEmail <mailto:Brett.Endres@usdoj.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c2f41dae-14af-4be0-94b1-9957ca58e46f/resource/214a2e26-b21c-4818-b81f-e0633c980725> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/c2f41dae-14af-4be0-94b1-9957ca58e46f/resource/214a2e26-b21c-4818-b81f-e0633c980725> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2018-08-10T19:54:19.155328"^^xsd:dateTime ;
    dct:modified "2025-12-01T11:52:19.634009"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://www.justice.gov/eoir/statistical-year-book> ;
    dcat:mediaType "application/pdf" .

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

