@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/505ed11d-5347-4cb7-b8fe-9882cf912c86> a dcat:Dataset ;
    dct:description "2012 NYC General Education School Survey ( See attachment for additional data)" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/xiyj-m4sj> ;
    dct:issued "2018-11-21"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2012 NYC General Education School Survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vaughan Coleman" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/505ed11d-5347-4cb7-b8fe-9882cf912c86/resource/141f957f-c742-47bd-bef5-7c400cc9ee7b>,
        <https://data.amerigeoss.org/dataset/505ed11d-5347-4cb7-b8fe-9882cf912c86/resource/6cb19d11-e3c3-4af1-af01-b0561edbe9c1>,
        <https://data.amerigeoss.org/dataset/505ed11d-5347-4cb7-b8fe-9882cf912c86/resource/d2449eeb-64ae-4cfd-80a8-a44389e5e809>,
        <https://data.amerigeoss.org/dataset/505ed11d-5347-4cb7-b8fe-9882cf912c86/resource/ed874e12-be6a-4363-9e99-49dfe88ffdc0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "doe",
        "geo",
        "geoss",
        "national",
        "north-america",
        "school-survey",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/505ed11d-5347-4cb7-b8fe-9882cf912c86/resource/141f957f-c742-47bd-bef5-7c400cc9ee7b> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:06:08.630033"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:44:51.154944"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xiyj-m4sj/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/505ed11d-5347-4cb7-b8fe-9882cf912c86/resource/6cb19d11-e3c3-4af1-af01-b0561edbe9c1> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:06:08.630043"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:44:51.155718"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xiyj-m4sj/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/505ed11d-5347-4cb7-b8fe-9882cf912c86/resource/d2449eeb-64ae-4cfd-80a8-a44389e5e809> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:06:08.630023"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:44:51.154512"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xiyj-m4sj/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/505ed11d-5347-4cb7-b8fe-9882cf912c86/resource/ed874e12-be6a-4363-9e99-49dfe88ffdc0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:06:08.630038"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:44:51.155339"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xiyj-m4sj/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

