@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/3dc95e03-fa05-463f-a6b1-12f0bc612868> a dcat:Dataset ;
    dct:description "2009 school survey with ratings in categories such as parental academic expectations, teacher academic expectations, student engagement, safety, and other categories" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/ens7-ac7e> ;
    dct:issued "2011-08-30"^^xsd:date ;
    dct:modified "2018-09-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2009 School Survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3dc95e03-fa05-463f-a6b1-12f0bc612868/resource/ef7739f1-c67c-48c7-b9e2-e05a01b4c11b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "board-of-ed",
        "ckan",
        "department-of-education",
        "education",
        "elementary",
        "geo",
        "geoss",
        "high-school",
        "is",
        "jhs",
        "junior-high-school",
        "learning",
        "lifelong-learning",
        "national",
        "north-america",
        "p-s",
        "school",
        "schools",
        "survey",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/3dc95e03-fa05-463f-a6b1-12f0bc612868/resource/ef7739f1-c67c-48c7-b9e2-e05a01b4c11b> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T17:02:45.579178"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:45:37.284339"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/ens7-ac7e/application/zip> ;
    dcat:mediaType "application/zip" .

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

