@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/d626c612-f169-4ea7-b2da-742d0ccbaac5> a dcat:Dataset ;
    dct:description """
The Hazardous Devices School began 35 years ago on Redstone
Arsenal, and ismanaged by the FBI with instructors provided by the Army&#39;s
Ordnance Munitionsand Electronics Maintenance School. The school helps Public
Safety BombTechnicians (PSBT) to become knowledgeable in the detection,
diagnosis anddisposal of hazardous devices. They are further trained to
collect evidence inhazardous devices, and present expert witness testimony in court
on bombingcases.""" ;
    dct:identifier "d626c612-f169-4ea7-b2da-742d0ccbaac5" ;
    dct:issued "2025-12-01T18:58:30.194182"^^xsd:dateTime ;
    dct:modified "2025-12-01T18:58:30.194188"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "F.B.I.-OMEMS Hazardous Devices School" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn " " ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

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

