@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/7620fe47-5405-4479-af1d-a7be3fa1dcf5> a dcat:Dataset ;
    dct:description "This is a list of all Major Safety and Security Events from January of 2014 to the most recently published data within the Federal Transit Administration's major event time series." ;
    dct:identifier <https://data.transportation.gov/api/views/9ivb-8ae9> ;
    dct:issued "2022-05-06"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2022-07-07"^^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 "Major Safety Events" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John D. Giorgis" ;
            vcard:hasEmail <mailto:john.giorgis@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7620fe47-5405-4479-af1d-a7be3fa1dcf5/resource/356e8733-d60e-450c-9101-c47c127bfa03>,
        <https://data.amerigeoss.org/dataset/7620fe47-5405-4479-af1d-a7be3fa1dcf5/resource/6756ee11-f22a-4177-aad3-f133891c1161>,
        <https://data.amerigeoss.org/dataset/7620fe47-5405-4479-af1d-a7be3fa1dcf5/resource/ac452f8a-ebb6-4255-8b59-36aad2015d5a>,
        <https://data.amerigeoss.org/dataset/7620fe47-5405-4479-af1d-a7be3fa1dcf5/resource/b8c3dc18-926a-48ed-93cf-5fa74f94f4f7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "safety",
        "security",
        "transit",
        "united-states" ;
    dcat:theme <%7B%22Public%20Transit%22%7D> .

<https://data.amerigeoss.org/dataset/7620fe47-5405-4479-af1d-a7be3fa1dcf5/resource/356e8733-d60e-450c-9101-c47c127bfa03> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-08T20:28:16.652717"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:31:48.695860"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/9ivb-8ae9/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/7620fe47-5405-4479-af1d-a7be3fa1dcf5/resource/6756ee11-f22a-4177-aad3-f133891c1161> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T20:28:16.652697"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:31:48.694666"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/9ivb-8ae9/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7620fe47-5405-4479-af1d-a7be3fa1dcf5/resource/ac452f8a-ebb6-4255-8b59-36aad2015d5a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-08T20:28:16.652705"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:31:48.695088"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/9ivb-8ae9/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/7620fe47-5405-4479-af1d-a7be3fa1dcf5/resource/b8c3dc18-926a-48ed-93cf-5fa74f94f4f7> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-08T20:28:16.652713"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:31:48.695480"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/9ivb-8ae9/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

