@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/39d18398-3a22-486b-bf00-95f671f52e20> a dcat:Dataset ;
    dct:description "This is the Segments file for the 2020 National Census of Ferry Operators. It is one of five data sets that make up the 2020 NCFO" ;
    dct:identifier <https://data.transportation.gov/api/views/gn77-pp24> ;
    dct:issued "2022-04-01"^^xsd:date ;
    dct:modified "2022-04-28"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2020 NCFO Segments File" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Clara Reschovsky" ;
            vcard:hasEmail <mailto:clara.reschovsky@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/39d18398-3a22-486b-bf00-95f671f52e20/resource/8e4e7d61-eabe-48d1-9436-88e7168d4ba4>,
        <https://data.amerigeoss.org/dataset/39d18398-3a22-486b-bf00-95f671f52e20/resource/c4fbf204-01bf-4347-8d01-4c6674cb334a>,
        <https://data.amerigeoss.org/dataset/39d18398-3a22-486b-bf00-95f671f52e20/resource/d4d266d1-9fbf-4ef7-93f6-217b579fae4d>,
        <https://data.amerigeoss.org/dataset/39d18398-3a22-486b-bf00-95f671f52e20/resource/ee592781-9ed4-4432-9009-e3f21562ed47> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "ferry",
        "ferry-operators",
        "ferry-transit",
        "geo",
        "geoss",
        "national",
        "north-america",
        "passenger-ferry",
        "transportation",
        "united-states",
        "water-transportation" ;
    dcat:theme <%7B%22Maritime%20and%20Waterways%22%7D> .

<https://data.amerigeoss.org/dataset/39d18398-3a22-486b-bf00-95f671f52e20/resource/8e4e7d61-eabe-48d1-9436-88e7168d4ba4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T21:21:09.600393"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:19:36.708987"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/gn77-pp24/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/39d18398-3a22-486b-bf00-95f671f52e20/resource/c4fbf204-01bf-4347-8d01-4c6674cb334a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-08T21:21:09.600411"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:19:36.709856"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/gn77-pp24/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/39d18398-3a22-486b-bf00-95f671f52e20/resource/d4d266d1-9fbf-4ef7-93f6-217b579fae4d> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-08T21:21:09.600404"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:19:36.709442"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/gn77-pp24/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/39d18398-3a22-486b-bf00-95f671f52e20/resource/ee592781-9ed4-4432-9009-e3f21562ed47> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-08T21:21:09.600418"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:19:36.710245"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/gn77-pp24/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" .

