@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/70b970cf-481e-4a40-a8bb-268d91d7c0dc> a dcat:Dataset ;
    dct:description "NTSB Marine Safety News" ;
    dct:identifier "70b970cf-481e-4a40-a8bb-268d91d7c0dc" ;
    dct:issued "2025-11-30T05:42:30.940549"^^xsd:dateTime ;
    dct:modified "2025-11-30T05:42:30.940553"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NTSB Marine Safety News" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rahiq Syed" ;
            vcard:hasEmail <mailto:rahiq.syed@ntsb.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/70b970cf-481e-4a40-a8bb-268d91d7c0dc/resource/dd4d8bda-2704-4785-9a2b-5a8eb468ce34> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/70b970cf-481e-4a40-a8bb-268d91d7c0dc/resource/dd4d8bda-2704-4785-9a2b-5a8eb468ce34> a dcat:Distribution ;
    dct:description "NTSB_Marine.xml" ;
    dct:format "RSS" ;
    dct:issued "2015-12-16T13:13:37.134981"^^xsd:dateTime ;
    dct:modified "2025-11-30T05:42:30.934656"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.ntsb.gov/Pages/RSS.aspx/NTSB_Marine.xml> ;
    dcat:mediaType "application/rss+xml" .

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

