@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/7d2cee96-e085-46fe-8fca-30cf10b9c6a9> a dcat:Dataset ;
    dct:description "System preserves electronic Records" ;
    dct:identifier "DOE-019-NP-10002" ;
    dct:issued "2025-11-22T22:16:58.617121"^^xsd:dateTime ;
    dct:modified "2016-05-04"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Records Archives" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brenda Coblentz" ;
            vcard:hasEmail <mailto:brenda.coblentz@hq.doe.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7d2cee96-e085-46fe-8fca-30cf10b9c6a9/resource/bbe77c13-82db-4167-91f2-0b508d46b090> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "records",
        "united-states" .

<https://data.amerigeoss.org/dataset/7d2cee96-e085-46fe-8fca-30cf10b9c6a9/resource/bbe77c13-82db-4167-91f2-0b508d46b090> a dcat:Distribution ;
    dct:description "recordsarchives.json" ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:25:23.348791"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:16:58.610909"^^xsd:dateTime ;
    dct:title "Records Archives" ;
    dcat:accessURL <https://inventory.data.gov/dataset/1f31403d-dcee-403b-b1ab-6c855c79b4c2/resource/24cac18e-0c4c-4be2-875a-740d86a8983b/download/recordsarchives.json> ;
    dcat:mediaType "text/json" .

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

