@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/038b6264-20e2-446f-be32-35cf21bb360a> a dcat:Dataset ;
    dct:description "2015 - 2016 Special Education Report" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/qtma-k4hh> ;
    dct:issued "2017-09-12"^^xsd:date ;
    dct:modified "2024-11-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2015 - 2016 Special Education Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vaughan Coleman" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/038b6264-20e2-446f-be32-35cf21bb360a/resource/0e400470-623c-4d60-b1c2-93382b8736dc> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "doe",
        "special-education" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/038b6264-20e2-446f-be32-35cf21bb360a/resource/0e400470-623c-4d60-b1c2-93382b8736dc> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T17:04:49.741031"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:58:50.674205"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/qtma-k4hh/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

