@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/a0a950fd-6c9c-4d8a-8c7d-a17be9cb80ff> a dcat:Dataset ;
    dct:description "The Noise Samples dataset includes information about noise samples taken and the types of protection being used, the machines active and environment at the time beginning with 1/1/2000. Form No. and Survey No. together create a unique key for the file." ;
    dct:identifier "a0a950fd-6c9c-4d8a-8c7d-a17be9cb80ff" ;
    dct:issued "2025-11-30T23:27:11.612066"^^xsd:dateTime ;
    dct:modified "2025-11-30T23:27:11.612071"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Noise Samples" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William West" ;
            vcard:hasEmail <mailto:west.william@dol.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/a0a950fd-6c9c-4d8a-8c7d-a17be9cb80ff/resource/77920690-48d5-4f4d-98f8-92a9e2454bec> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/a0a950fd-6c9c-4d8a-8c7d-a17be9cb80ff/resource/77920690-48d5-4f4d-98f8-92a9e2454bec> a dcat:Distribution ;
    dct:description "NoiseSamples.zip" ;
    dct:format "Zipped Text File" ;
    dct:issued "2017-01-11T22:54:27.602016"^^xsd:dateTime ;
    dct:modified "2025-11-30T23:27:11.603843"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.msha.gov/OpenGovernmentData/DataSets/NoiseSamples.zip> ;
    dcat:mediaType "application/zip" .

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

