@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/7b8cb4e2-3088-4bd3-be20-5ff5e0249b2e> a dcat:Dataset ;
    dct:description "2017 - 2018 NYC School Survey Parent Data" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/iiu6-juu8> ;
    dct:issued "2018-08-15"^^xsd:date ;
    dct:modified "2018-09-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2017 - 2018 NYC School Survey Parent Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "New York City Department of Education" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7b8cb4e2-3088-4bd3-be20-5ff5e0249b2e/resource/744a4618-8409-4160-805e-a67875bbf35a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "doe",
        "geo",
        "geoss",
        "national",
        "north-america",
        "parent-survey",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/7b8cb4e2-3088-4bd3-be20-5ff5e0249b2e/resource/744a4618-8409-4160-805e-a67875bbf35a> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T17:03:33.036341"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:25:04.319865"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/iiu6-juu8/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" .

