@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/16c3778b-9932-4e87-9f1c-685a45e550a7> a dcat:Dataset ;
    dct:description "The Organization Authority Files data set contains a highly detailed presentation of the evolution of names and administrative histories of Federal and non-Federal organizations. It is used by the National Archives and Records Administration as a source of access points for indexing archival descriptions and/or other authority records with consistent headings." ;
    dct:identifier "NARA-NAC-OD" ;
    dct:issued "2002-09-16"^^xsd:date ;
    dct:modified "2016-02-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Organization Descriptions from the National Archives Catalog" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pamela Wright" ;
            vcard:hasEmail <mailto:opendata@nara.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/16c3778b-9932-4e87-9f1c-685a45e550a7/resource/8f87ccf1-c597-4e5d-ac13-1dad1f5da055>,
        <https://data.amerigeoss.org/dataset/16c3778b-9932-4e87-9f1c-685a45e550a7/resource/f028d0d0-672c-4dfc-857d-7afe32c61732> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "administrative-history",
        "arc",
        "archival-research-catalog",
        "nara",
        "national-archives",
        "national-archives-catalog",
        "online-catalog",
        "online-public-access",
        "organization-authority-file",
        "organization-descriptions",
        "organization-names",
        "organizations" .

<https://data.amerigeoss.org/dataset/16c3778b-9932-4e87-9f1c-685a45e550a7/resource/8f87ccf1-c597-4e5d-ac13-1dad1f5da055> a dcat:Distribution ;
    dct:description "organizations.tar.gz" ;
    dct:format "XML" ;
    dct:issued "2024-11-07T09:48:37.249587"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:23:36.159126"^^xsd:dateTime ;
    dct:title "Organization Descriptions XML Data File" ;
    dcat:accessURL <https://archives.gov/open/data/2016/organizations.tar.gz> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/16c3778b-9932-4e87-9f1c-685a45e550a7/resource/f028d0d0-672c-4dfc-857d-7afe32c61732> a dcat:Distribution ;
    dct:description "dataset-org.html" ;
    dct:format "HTML" ;
    dct:issued "2024-11-07T09:48:37.249591"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:23:36.160263"^^xsd:dateTime ;
    dct:title "Organization Descriptions Data File Webpage" ;
    dcat:accessURL <https://www.archives.gov/open/dataset-org.html> .

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

