@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/1de6d165-d816-4110-9d9e-ddc9b48990b4> a dcat:Dataset ;
    dct:description "This is the landing page for Form 6180.57 Highway-Rail Grade Crossing Accident/Incident data." ;
    dct:identifier <https://data.transportation.gov/api/views/i5dw-jvsi> ;
    dct:issued "2024-11-22"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2025-09-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Form 57 Data Downloads" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FRA Safety Data Team" ;
            vcard:hasEmail <mailto:list-fra-safeteam@dot.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "form-57",
        "grade-crossing-incident",
        "highway-rail-incident" ;
    dcat:theme <%7BRailroads%7D> .

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

