@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/f04a6e20-8d8a-4bd4-b18d-62ff650ed309> a dcat:Dataset ;
    dct:description "A monthly summary of total train miles and employee hours by railroad, collected via form 6180.55." ;
    dct:identifier "f04a6e20-8d8a-4bd4-b18d-62ff650ed309" ;
    dct:issued "2025-12-02T04:45:49.871579"^^xsd:dateTime ;
    dct:modified "2025-12-02T04:45:49.871583"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Railroad Operations Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kebo Chen" ;
            vcard:hasEmail <mailto:opendata@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f04a6e20-8d8a-4bd4-b18d-62ff650ed309/resource/0b517ccc-c008-4f8a-b5b8-323a4e63f41e>,
        <https://data.amerigeoss.org/dataset/f04a6e20-8d8a-4bd4-b18d-62ff650ed309/resource/9ccb3cb6-0e3a-41e4-ad6b-2be1ce6fe28d>,
        <https://data.amerigeoss.org/dataset/f04a6e20-8d8a-4bd4-b18d-62ff650ed309/resource/b9bd5eb7-69d7-41c6-b3a1-744016ff4923>,
        <https://data.amerigeoss.org/dataset/f04a6e20-8d8a-4bd4-b18d-62ff650ed309/resource/d35373f8-da5e-4417-b4b4-6f03b6fd990b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f04a6e20-8d8a-4bd4-b18d-62ff650ed309/resource/0b517ccc-c008-4f8a-b5b8-323a4e63f41e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2017-06-26T18:24:13.981134"^^xsd:dateTime ;
    dct:modified "2025-12-02T04:45:49.865006"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/q3zc-9e5e/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/f04a6e20-8d8a-4bd4-b18d-62ff650ed309/resource/9ccb3cb6-0e3a-41e4-ad6b-2be1ce6fe28d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2017-06-26T18:24:13.981119"^^xsd:dateTime ;
    dct:modified "2025-12-02T04:45:49.864607"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/q3zc-9e5e/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/f04a6e20-8d8a-4bd4-b18d-62ff650ed309/resource/b9bd5eb7-69d7-41c6-b3a1-744016ff4923> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2017-06-26T18:24:13.981138"^^xsd:dateTime ;
    dct:modified "2025-12-02T04:45:49.865390"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/q3zc-9e5e/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/f04a6e20-8d8a-4bd4-b18d-62ff650ed309/resource/d35373f8-da5e-4417-b4b4-6f03b6fd990b> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2017-06-26T18:24:13.981141"^^xsd:dateTime ;
    dct:modified "2025-12-02T04:45:49.865789"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/q3zc-9e5e/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

