@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/1122a940-8381-4ee0-8daf-e49ccf30c7b7> a dcat:Dataset ;
    dct:description "Summary of civil penalties incurred by railroads as a result of FRA action during the previous year." ;
    dct:identifier "DOT-256" ;
    dct:issued "2010-09-29"^^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:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "Annual Civil Penalty Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thomas Herrmann" ;
            vcard:hasEmail <mailto:thomas.herrmann@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1122a940-8381-4ee0-8daf-e49ccf30c7b7/resource/1da04dd2-cae9-4673-ad49-a72df2f7a4c4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "annual",
        "audits",
        "civil-penalties",
        "ckan",
        "enforcement",
        "enforcement-action",
        "enforcement-report",
        "geo",
        "geoss",
        "inspection",
        "national",
        "north-america",
        "railroad-safety-violations",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/1122a940-8381-4ee0-8daf-e49ccf30c7b7/resource/1da04dd2-cae9-4673-ad49-a72df2f7a4c4> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T16:48:51.882011"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:25:01.364340"^^xsd:dateTime ;
    dct:title "Search Reports" ;
    dcat:accessURL <http://www.fra.dot.gov/eLib/Find#p1_z5_gD_lEA> ;
    dcat:mediaType "text/html" .

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

