@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/5028f765-2532-478d-8322-0d194f39ca4f> a dcat:Dataset ;
    dct:description "Council on Open Data Meeting documents including meeting agenda and presentation." ;
    dct:identifier <https://opendata.maryland.gov/api/views/mvdt-3wtr> ;
    dct:issued "2022-03-29"^^xsd:date ;
    dct:modified "2022-03-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Council on Open Data: Meeting Content March 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Matthew Smeriglio" ;
            vcard:hasEmail <mailto:no-reply@opendata.maryland.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5028f765-2532-478d-8322-0d194f39ca4f/resource/6e3db6f1-56f5-4f77-b253-657b2d098570>,
        <https://data.amerigeoss.org/dataset/5028f765-2532-478d-8322-0d194f39ca4f/resource/e6c9fc8b-90cf-44e3-b95d-adf67321e732>,
        <https://data.amerigeoss.org/dataset/5028f765-2532-478d-8322-0d194f39ca4f/resource/f36d00d4-850c-4d39-971a-96ffee2baf93>,
        <https://data.amerigeoss.org/dataset/5028f765-2532-478d-8322-0d194f39ca4f/resource/fa632d06-6469-42cd-bbc1-1c6e75ce6a8e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "council-on-open-data",
        "geo",
        "geoss",
        "maryland-open-data",
        "meetings",
        "national",
        "north-america",
        "open-data",
        "united-states" ;
    dcat:theme <%7BAdministrative%7D> .

<https://data.amerigeoss.org/dataset/5028f765-2532-478d-8322-0d194f39ca4f/resource/6e3db6f1-56f5-4f77-b253-657b2d098570> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-04-28T05:08:09.279567"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:38:08.210556"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/mvdt-3wtr/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/5028f765-2532-478d-8322-0d194f39ca4f/resource/e6c9fc8b-90cf-44e3-b95d-adf67321e732> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-04-28T05:08:09.279580"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:38:08.211737"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/mvdt-3wtr/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/5028f765-2532-478d-8322-0d194f39ca4f/resource/f36d00d4-850c-4d39-971a-96ffee2baf93> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-04-28T05:08:09.279577"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:38:08.211360"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/mvdt-3wtr/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/5028f765-2532-478d-8322-0d194f39ca4f/resource/fa632d06-6469-42cd-bbc1-1c6e75ce6a8e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-04-28T05:08:09.279574"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:38:08.210971"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/mvdt-3wtr/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

