@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/fe4fa56e-a2b9-4280-8995-166c15e25c40> a dcat:Dataset ;
    dct:description "Contains monthly commercial passenger data at BWI Thurgood Marshall Airport." ;
    dct:identifier "fe4fa56e-a2b9-4280-8995-166c15e25c40" ;
    dct:issued "2025-12-02T10:20:14.815231"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:20:14.815235"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MDOT Performance Dashboard - Monthly Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mike Haley" ;
            vcard:hasEmail <mailto:mhaley@mdot.state.md.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fe4fa56e-a2b9-4280-8995-166c15e25c40/resource/57a2b0c3-eae9-46b9-9c30-0626d6aa09a0>,
        <https://data.amerigeoss.org/dataset/fe4fa56e-a2b9-4280-8995-166c15e25c40/resource/5a9f8800-8879-414f-b542-2df6e22ef914>,
        <https://data.amerigeoss.org/dataset/fe4fa56e-a2b9-4280-8995-166c15e25c40/resource/8ce43427-fc82-4758-b93e-0d56a18a5315>,
        <https://data.amerigeoss.org/dataset/fe4fa56e-a2b9-4280-8995-166c15e25c40/resource/f642f9ed-2d48-452c-9218-975199dfc074> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fe4fa56e-a2b9-4280-8995-166c15e25c40/resource/57a2b0c3-eae9-46b9-9c30-0626d6aa09a0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2019-03-18T17:41:37.260177"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:20:14.808725"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/n8ay-8iqy/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/fe4fa56e-a2b9-4280-8995-166c15e25c40/resource/5a9f8800-8879-414f-b542-2df6e22ef914> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2019-03-18T17:41:37.260172"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:20:14.808339"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/n8ay-8iqy/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/fe4fa56e-a2b9-4280-8995-166c15e25c40/resource/8ce43427-fc82-4758-b93e-0d56a18a5315> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2019-03-18T17:41:37.260155"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:20:14.807931"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/n8ay-8iqy/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/fe4fa56e-a2b9-4280-8995-166c15e25c40/resource/f642f9ed-2d48-452c-9218-975199dfc074> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2019-03-18T17:41:37.260182"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:20:14.809107"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/n8ay-8iqy/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" .

