@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/021fbd39-6803-46e4-aee2-53e2d9a1f326> a dcat:Dataset ;
    dct:description "This dataset delineates the service areas for every middle school in the Montgomery County Public School system.  Source: MCPS" ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/wbnw-8tji> ;
    dct:issued "2014-06-20"^^xsd:date ;
    dct:modified "2024-04-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MiddleSchoolServiceAreas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dan" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/021fbd39-6803-46e4-aee2-53e2d9a1f326/resource/1ff1072c-d05f-4495-8076-b0e417ae18b8>,
        <https://data.amerigeoss.org/dataset/021fbd39-6803-46e4-aee2-53e2d9a1f326/resource/437e98ce-5c2f-4f1b-8721-8320d78eab4d>,
        <https://data.amerigeoss.org/dataset/021fbd39-6803-46e4-aee2-53e2d9a1f326/resource/a18c3e7a-dc0f-4103-acbf-d37aee4158dd>,
        <https://data.amerigeoss.org/dataset/021fbd39-6803-46e4-aee2-53e2d9a1f326/resource/a3293004-3e15-48d0-b228-50105191b800> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "education",
        "mcps",
        "middle-schools",
        "school",
        "service-area" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/021fbd39-6803-46e4-aee2-53e2d9a1f326/resource/1ff1072c-d05f-4495-8076-b0e417ae18b8> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-04-12T17:23:22.385719"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:22:37.965073"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/wbnw-8tji/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/021fbd39-6803-46e4-aee2-53e2d9a1f326/resource/437e98ce-5c2f-4f1b-8721-8320d78eab4d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-04-12T17:23:22.385721"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:22:37.966261"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/wbnw-8tji/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/021fbd39-6803-46e4-aee2-53e2d9a1f326/resource/a18c3e7a-dc0f-4103-acbf-d37aee4158dd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-12T17:23:22.385702"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:22:37.963339"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/wbnw-8tji/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/021fbd39-6803-46e4-aee2-53e2d9a1f326/resource/a3293004-3e15-48d0-b228-50105191b800> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-04-12T17:23:22.385723"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:22:37.967294"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/wbnw-8tji/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" .

