@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/4f4f43f6-d626-40dd-aafa-9d31aa09d38f> a dcat:Dataset ;
    dct:description "Council on Open Data Meeting documents including meeting agenda, sign-in sheet, presentation, and minutes." ;
    dct:identifier <https://opendata.maryland.gov/api/views/e6g6-pa22> ;
    dct:issued "2019-03-04"^^xsd:date ;
    dct:modified "2020-01-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Council on Open Data: Meeting Content September 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Administrator" ;
            vcard:hasEmail <mailto:no-reply@opendata.maryland.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4f4f43f6-d626-40dd-aafa-9d31aa09d38f/resource/0417d11a-8491-4788-a764-bf986a448b39>,
        <https://data.amerigeoss.org/dataset/4f4f43f6-d626-40dd-aafa-9d31aa09d38f/resource/1ce75386-2b6b-423d-b7e9-4e579c707473>,
        <https://data.amerigeoss.org/dataset/4f4f43f6-d626-40dd-aafa-9d31aa09d38f/resource/d2988a0f-00ba-4d9f-97d2-41de61f68e2f>,
        <https://data.amerigeoss.org/dataset/4f4f43f6-d626-40dd-aafa-9d31aa09d38f/resource/dd342d7a-6660-40c4-9731-dec49ef452d7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "council",
        "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/4f4f43f6-d626-40dd-aafa-9d31aa09d38f/resource/0417d11a-8491-4788-a764-bf986a448b39> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:24:38.404488"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:04:56.680031"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/e6g6-pa22/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/4f4f43f6-d626-40dd-aafa-9d31aa09d38f/resource/1ce75386-2b6b-423d-b7e9-4e579c707473> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:24:38.404499"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:04:56.680434"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/e6g6-pa22/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4f4f43f6-d626-40dd-aafa-9d31aa09d38f/resource/d2988a0f-00ba-4d9f-97d2-41de61f68e2f> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:24:38.404510"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:04:56.681200"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/e6g6-pa22/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/4f4f43f6-d626-40dd-aafa-9d31aa09d38f/resource/dd342d7a-6660-40c4-9731-dec49ef452d7> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:24:38.404505"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:04:56.680817"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/e6g6-pa22/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" .

