@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/47d34a7b-42eb-4a01-9933-24df3e7292f9> a dcat:Dataset ;
    dct:description "Population profile - total, rate of change, age, and density." ;
    dct:identifier <https://opendata.maryland.gov/api/views/pa7d-u6hs> ;
    dct:issued "2018-07-05"^^xsd:date ;
    dct:modified "2019-12-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Choose Maryland:  Compare Counties - Demographics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "jtakeno" ;
            vcard:hasEmail <mailto:no-reply@opendata.maryland.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/47d34a7b-42eb-4a01-9933-24df3e7292f9/resource/5b24af55-5f67-406f-9617-4279131dbfef>,
        <https://data.amerigeoss.org/dataset/47d34a7b-42eb-4a01-9933-24df3e7292f9/resource/7a7436ad-234b-4ead-9cf0-fe38b5235174>,
        <https://data.amerigeoss.org/dataset/47d34a7b-42eb-4a01-9933-24df3e7292f9/resource/8f23ffe0-e547-47ba-a4c0-3fa7987cdb67>,
        <https://data.amerigeoss.org/dataset/47d34a7b-42eb-4a01-9933-24df3e7292f9/resource/c6d30f44-5f7a-4b33-92d6-5060ecb866fc> ;
    dcat:keyword "age",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "compare",
        "county",
        "demographic",
        "geo",
        "geoss",
        "income",
        "maryland",
        "national",
        "north-america",
        "population",
        "united-states" ;
    dcat:theme <%7BDemographic%7D> .

<https://data.amerigeoss.org/dataset/47d34a7b-42eb-4a01-9933-24df3e7292f9/resource/5b24af55-5f67-406f-9617-4279131dbfef> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:25:16.995550"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:24:49.069974"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/pa7d-u6hs/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/47d34a7b-42eb-4a01-9933-24df3e7292f9/resource/7a7436ad-234b-4ead-9cf0-fe38b5235174> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:25:16.995552"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:24:49.070352"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/pa7d-u6hs/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/47d34a7b-42eb-4a01-9933-24df3e7292f9/resource/8f23ffe0-e547-47ba-a4c0-3fa7987cdb67> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:25:16.995546"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:24:49.069586"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/pa7d-u6hs/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/47d34a7b-42eb-4a01-9933-24df3e7292f9/resource/c6d30f44-5f7a-4b33-92d6-5060ecb866fc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:25:16.995540"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:24:49.069181"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/pa7d-u6hs/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

