@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/763d040b-0aba-4028-83ff-708120d9a74d> a dcat:Dataset ;
    dct:description "Low-Level Radioactive Waste Disposal Compact Membership" ;
    dct:identifier "38" ;
    dct:issued "2025-11-22T18:35:39.470126"^^xsd:dateTime ;
    dct:modified "2017-08-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Low-Level Radioactive Waste Disposal Compact Membership" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jeffrey Main" ;
            vcard:hasEmail <mailto:Jeffrey.Main@nrc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/763d040b-0aba-4028-83ff-708120d9a74d/resource/a7eef14e-7cee-4d56-9cc5-a2abc8da9a73> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "disposal",
        "geo",
        "geoss",
        "low-level",
        "membership",
        "national",
        "north-america",
        "radioactive",
        "united-states",
        "waste" .

<https://data.amerigeoss.org/dataset/763d040b-0aba-4028-83ff-708120d9a74d/resource/a7eef14e-7cee-4d56-9cc5-a2abc8da9a73> a dcat:Distribution ;
    dct:description "radioactive-waste-disposal-low-level-compacts.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-12T14:52:54.256472"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:35:39.462138"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.nrc.gov/reading-rm/doc-collections/datasets/radioactive-waste-disposal-low-level-compacts.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

