@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/3fa9e064-23c1-4cea-b2e0-9ab25fe7ac81> a dcat:Dataset ;
    dct:description "The Pipeline and Hazardous Materials Safety Administration has the primary responsibility for the issuance of DOT Special Permits and Approvals to the Hazardous Materials Regulations (HMR). A Special Permit or Approval is a document which authorizes a person to perform a function that is not currently authorized under the authority of the HMR. Also, in many instances, the Regulations require approvals and/or registrations prior to transportation in commerce.   The Special Permits Search tool allows a user to search for active Special permits." ;
    dct:identifier "DOT-31" ;
    dct:issued "2012-01-18"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2018-12-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Hazmat Special Permits" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ryan Paquet" ;
            vcard:hasEmail <mailto:ryan.paquet@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3fa9e064-23c1-4cea-b2e0-9ab25fe7ac81/resource/fea3fe42-00f7-46c4-99c9-eb1bc20879ef> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "competent-authority",
        "cylinders",
        "explosives",
        "fireworks",
        "geo",
        "geoss",
        "lithium-batteries",
        "national",
        "north-america",
        "packaging-labs",
        "special-permits",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/3fa9e064-23c1-4cea-b2e0-9ab25fe7ac81/resource/fea3fe42-00f7-46c4-99c9-eb1bc20879ef> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:33:27.872005"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:04:17.486352"^^xsd:dateTime ;
    dct:title "Data Mining Tool" ;
    dcat:accessURL <http://www.phmsa.dot.gov/hazmat/regs/sp-a/special-permits/search> ;
    dcat:mediaType "text/html" .

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

