@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/6e76e4c7-0f21-4758-a9d8-6081625fe6ac> a dcat:Dataset ;
    dct:description "The National Archives Catalog is the online catalog of NARA's nationwide holdings in the Washington, DC area, Regional Archives, and Presidential Libraries." ;
    dct:identifier "NARA-4794" ;
    dct:issued "2002-09-16"^^xsd:date ;
    dct:modified "R/P1W" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "National Archives Catalog and API" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pamela Wright" ;
            vcard:hasEmail <mailto:opendata@nara.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6e76e4c7-0f21-4758-a9d8-6081625fe6ac/resource/3a8215c9-5383-41b0-867d-0e000e53a047>,
        <https://data.amerigeoss.org/dataset/6e76e4c7-0f21-4758-a9d8-6081625fe6ac/resource/a6142f66-9bfc-4919-84b5-b16bab4f127d> ;
    dcat:keyword "access-to-government-records",
        "amerigeo",
        "amerigeoss",
        "api",
        "ckan",
        "declassified",
        "family-history",
        "federal-records",
        "foia",
        "genealogy",
        "geo",
        "geoss",
        "historical-records",
        "historical-research",
        "history",
        "nara",
        "national",
        "national-archives",
        "north-america",
        "online-catalog",
        "online-public-access",
        "presidential-libraries",
        "record-groups",
        "release-of-records",
        "transparency",
        "united-states" .

<https://data.amerigeoss.org/dataset/6e76e4c7-0f21-4758-a9d8-6081625fe6ac/resource/3a8215c9-5383-41b0-867d-0e000e53a047> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2020-11-12T14:59:15.944874"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:31:32.650847"^^xsd:dateTime ;
    dct:title "API for the National Archives Catalog" ;
    dcat:accessURL <https://catalog.archives.gov/api/v1/> .

<https://data.amerigeoss.org/dataset/6e76e4c7-0f21-4758-a9d8-6081625fe6ac/resource/a6142f66-9bfc-4919-84b5-b16bab4f127d> a dcat:Distribution ;
    dct:description "At this site you can search the records of the National Archives, including millions of digitized images and archival descriptions." ;
    dct:issued "2020-11-12T14:59:15.944867"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:31:32.650408"^^xsd:dateTime ;
    dct:title "Home page for the National Archives Catalog." ;
    dcat:accessURL <https://catalog.archives.gov/> .

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

