@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/6c167206-db6c-4244-9153-95562ddab86c> a dcat:Dataset ;
    dct:description "Latest available data and trends in the state assessment results of English Language Arts for grades 3 through 8. Data are disaggregated by borough and gender." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/w5y2-8cs3> ;
    dct:issued "2013-02-20"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2006 - 2012 English Language Arts (ELA) Test Results - Borough - Gender" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6c167206-db6c-4244-9153-95562ddab86c/resource/15d4e6a3-4804-4a36-ae4f-67cdfa2415a7>,
        <https://data.amerigeoss.org/dataset/6c167206-db6c-4244-9153-95562ddab86c/resource/22ff9746-4129-4aaa-817c-5f10ea1313f5>,
        <https://data.amerigeoss.org/dataset/6c167206-db6c-4244-9153-95562ddab86c/resource/4dae576e-cb90-443f-8b0d-70957c139570>,
        <https://data.amerigeoss.org/dataset/6c167206-db6c-4244-9153-95562ddab86c/resource/cdb58599-ee4e-4296-9fe9-042e86d5c63f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "borough",
        "ckan",
        "ela-test",
        "english-language-arts",
        "gender",
        "geo",
        "geoss",
        "grade",
        "lifelong-learning",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/6c167206-db6c-4244-9153-95562ddab86c/resource/15d4e6a3-4804-4a36-ae4f-67cdfa2415a7> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:05:52.129442"^^xsd:dateTime ;
    dct:modified "2025-11-22T11:55:34.560972"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/w5y2-8cs3/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/6c167206-db6c-4244-9153-95562ddab86c/resource/22ff9746-4129-4aaa-817c-5f10ea1313f5> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:05:52.129452"^^xsd:dateTime ;
    dct:modified "2025-11-22T11:55:34.561761"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/w5y2-8cs3/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/6c167206-db6c-4244-9153-95562ddab86c/resource/4dae576e-cb90-443f-8b0d-70957c139570> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:05:52.129447"^^xsd:dateTime ;
    dct:modified "2025-11-22T11:55:34.561373"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/w5y2-8cs3/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/6c167206-db6c-4244-9153-95562ddab86c/resource/cdb58599-ee4e-4296-9fe9-042e86d5c63f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:05:52.129431"^^xsd:dateTime ;
    dct:modified "2025-11-22T11:55:34.560536"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/w5y2-8cs3/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

