@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/1cfb30e2-16f7-46f9-a6df-1ef800d3cc59> a dcat:Dataset ;
    dct:description "This dataset delineates the service areas for every elementary school in the Montgomery County Public School system.  Source: MCPS" ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/pzgr-edei> ;
    dct:issued "2014-09-16"^^xsd:date ;
    dct:modified "2024-04-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ElementarySchoolServiceAreas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dan" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1cfb30e2-16f7-46f9-a6df-1ef800d3cc59/resource/4c1bb913-c5c7-4aac-9aaf-f97196e0f54a>,
        <https://data.amerigeoss.org/dataset/1cfb30e2-16f7-46f9-a6df-1ef800d3cc59/resource/7455400a-5241-42c1-822f-bf14183fe717>,
        <https://data.amerigeoss.org/dataset/1cfb30e2-16f7-46f9-a6df-1ef800d3cc59/resource/7eed3448-6bc1-45d5-86e1-f0820c706be4>,
        <https://data.amerigeoss.org/dataset/1cfb30e2-16f7-46f9-a6df-1ef800d3cc59/resource/948dc63c-6bfd-4991-8e4c-c58b2e9141e4> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "education",
        "elementary-school",
        "mcps",
        "schools",
        "service-area" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/1cfb30e2-16f7-46f9-a6df-1ef800d3cc59/resource/4c1bb913-c5c7-4aac-9aaf-f97196e0f54a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-04-12T17:22:09.932181"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:23:46.908797"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/pzgr-edei/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1cfb30e2-16f7-46f9-a6df-1ef800d3cc59/resource/7455400a-5241-42c1-822f-bf14183fe717> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-04-12T17:22:09.932183"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:23:46.909962"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/pzgr-edei/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1cfb30e2-16f7-46f9-a6df-1ef800d3cc59/resource/7eed3448-6bc1-45d5-86e1-f0820c706be4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-12T17:22:09.932178"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:23:46.907558"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/pzgr-edei/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1cfb30e2-16f7-46f9-a6df-1ef800d3cc59/resource/948dc63c-6bfd-4991-8e4c-c58b2e9141e4> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-04-12T17:22:09.932185"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:23:46.911141"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/pzgr-edei/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

