@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/1d2b5cba-1f62-455c-a43e-930b366fae60> a dcat:Dataset ;
    dct:description "K-12 and higher education - expenditures, institutions, and attainment." ;
    dct:identifier <https://opendata.maryland.gov/api/views/3bkz-cttp> ;
    dct:issued "2018-06-18"^^xsd:date ;
    dct:modified "2024-07-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Choose Maryland:  Compare States - Education" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "James Palma" ;
            vcard:hasEmail <mailto:no-reply@opendata.maryland.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1d2b5cba-1f62-455c-a43e-930b366fae60/resource/2a56540d-9cb1-414d-8c20-9e8edc5f3c48>,
        <https://data.amerigeoss.org/dataset/1d2b5cba-1f62-455c-a43e-930b366fae60/resource/7d75cff5-2a30-4bba-85d0-4e966227234a>,
        <https://data.amerigeoss.org/dataset/1d2b5cba-1f62-455c-a43e-930b366fae60/resource/93e31717-63bd-405b-8bb3-63769fdd0686>,
        <https://data.amerigeoss.org/dataset/1d2b5cba-1f62-455c-a43e-930b366fae60/resource/cb83a497-23f7-4914-9afc-6dff2399a038> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "attainment",
        "compare",
        "degree",
        "education",
        "expenditures",
        "maryland",
        "salary",
        "state" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/1d2b5cba-1f62-455c-a43e-930b366fae60/resource/2a56540d-9cb1-414d-8c20-9e8edc5f3c48> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:23:51.858161"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:31:58.761173"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/3bkz-cttp/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1d2b5cba-1f62-455c-a43e-930b366fae60/resource/7d75cff5-2a30-4bba-85d0-4e966227234a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:23:51.858155"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:31:58.759987"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/3bkz-cttp/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1d2b5cba-1f62-455c-a43e-930b366fae60/resource/93e31717-63bd-405b-8bb3-63769fdd0686> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:23:51.858149"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:31:58.758728"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/3bkz-cttp/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1d2b5cba-1f62-455c-a43e-930b366fae60/resource/cb83a497-23f7-4914-9afc-6dff2399a038> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:23:51.858138"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:31:58.757466"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/3bkz-cttp/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" .

