@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/01ecebe7-86f0-4c04-9ce3-5dbd33573ecb> a dcat:Dataset ;
    dct:description "The counties of Maryland operate numerous welcome centers and rest areas at major tourist locations within the counties." ;
    dct:identifier <https://opendata.maryland.gov/api/views/huiz-nvnm> ;
    dct:issued "2025-07-22"^^xsd:date ;
    dct:modified "2025-08-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "County Welcome and Visitor Centers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "J.B. Churchill" ;
            vcard:hasEmail <mailto:no-reply@opendata.maryland.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/01ecebe7-86f0-4c04-9ce3-5dbd33573ecb/resource/6d12f20f-d536-4aca-93cf-2bee7425af06>,
        <https://data.amerigeoss.org/dataset/01ecebe7-86f0-4c04-9ce3-5dbd33573ecb/resource/9466a304-6d14-4fb3-aaed-04898d63fd32>,
        <https://data.amerigeoss.org/dataset/01ecebe7-86f0-4c04-9ce3-5dbd33573ecb/resource/952b8d56-56af-46eb-bbb6-9f1ce8945106>,
        <https://data.amerigeoss.org/dataset/01ecebe7-86f0-4c04-9ce3-5dbd33573ecb/resource/b2924dce-d93d-4fa0-a02c-90f9d73044d8> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States" .

<https://data.amerigeoss.org/dataset/01ecebe7-86f0-4c04-9ce3-5dbd33573ecb/resource/6d12f20f-d536-4aca-93cf-2bee7425af06> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-07-26T20:33:12.221095"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:19:57.809148"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/huiz-nvnm/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/01ecebe7-86f0-4c04-9ce3-5dbd33573ecb/resource/9466a304-6d14-4fb3-aaed-04898d63fd32> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2025-07-26T20:33:12.221098"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:19:57.809916"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/huiz-nvnm/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/01ecebe7-86f0-4c04-9ce3-5dbd33573ecb/resource/952b8d56-56af-46eb-bbb6-9f1ce8945106> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2025-07-26T20:33:12.221101"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:19:57.811303"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/huiz-nvnm/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/01ecebe7-86f0-4c04-9ce3-5dbd33573ecb/resource/b2924dce-d93d-4fa0-a02c-90f9d73044d8> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2025-07-26T20:33:12.221099"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:19:57.810625"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/huiz-nvnm/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" .

