@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/62479461-4ecc-4ac9-88c5-da0d0cc4a0e2> a dcat:Dataset ;
    dct:description "Annual Reports - Pipeline operators are required to submit an annual report to the Pipeline and Hazardous Materials Safety Administration's Office of Pipeline Safety. Annual reports include general information such as total pipeline mileage, commodities transported, miles by material, and installation dates by following system types:  1) GD-Annual: Annual Report for Gas Distribution Systems2) GTGG-Annual: Annual Report for Natural and Other Gas Transmission and Gathering Pipeline Systems3) HL-Annual: Annual Report for Hazardous Liquid Systems4) LNG-Annual: Annual Report for Liquefied Natural Gas (LNG) Facilities5) MFF-Annual: Mechanical Fitting Failure Report for Distribution Operators" ;
    dct:identifier "DOT-33" ;
    dct:issued "2000-03-15"^^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 "Pipeline Annual Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pirjo Garby" ;
            vcard:hasEmail <mailto:PHMSAPHPDataandStatistics@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/62479461-4ecc-4ac9-88c5-da0d0cc4a0e2/resource/f7ba89f8-5463-4259-9e78-a9c580c100ee> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "annual",
        "ckan",
        "distribution",
        "geo",
        "geoss",
        "hazardous",
        "liquid",
        "national",
        "natural-gas",
        "north-america",
        "pipeline",
        "safety",
        "transmission",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/62479461-4ecc-4ac9-88c5-da0d0cc4a0e2/resource/f7ba89f8-5463-4259-9e78-a9c580c100ee> a dcat:Distribution ;
    dct:description "Mechanical Fitting Failure Data from Gas Distribution Operators" ;
    dct:format "XLS" ;
    dct:issued "2020-11-12T12:32:42.420785"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:47:08.597907"^^xsd:dateTime ;
    dct:title "Mechanical Fitting Failures - 2011 to Present (zip)" ;
    dcat:accessURL <http://www.phmsa.dot.gov/staticfiles/PHMSA/DownloadableFiles/Files/Pipeline/data/mechanical_fitting_failures_2011_present.zip> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

