@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/80f0aed1-2233-4150-ae66-70161929b4b1> a dcat:Dataset ;
    dct:description "Class Size Reports - Aggregated by Borough" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/wtqm-fd2z> ;
    dct:issued "2017-11-28"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2017 - 2018 November2017 Pct Class Size Borough K8 - Open Data Portal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vaughan Coleman" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/80f0aed1-2233-4150-ae66-70161929b4b1/resource/14a2ff85-5f2e-4e46-bea3-c4ed821a16a0>,
        <https://data.amerigeoss.org/dataset/80f0aed1-2233-4150-ae66-70161929b4b1/resource/1c7d0154-32f8-47b8-9001-430a0765d494>,
        <https://data.amerigeoss.org/dataset/80f0aed1-2233-4150-ae66-70161929b4b1/resource/3254e203-ba23-44ac-993e-8907b47b75fb>,
        <https://data.amerigeoss.org/dataset/80f0aed1-2233-4150-ae66-70161929b4b1/resource/d4537923-6b6b-43b4-957f-cc2b3054525f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "borough",
        "ckan",
        "class-size",
        "doe",
        "geo",
        "geoss",
        "k8",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/80f0aed1-2233-4150-ae66-70161929b4b1/resource/14a2ff85-5f2e-4e46-bea3-c4ed821a16a0> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:06:01.054491"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:16:41.831119"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/wtqm-fd2z/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/80f0aed1-2233-4150-ae66-70161929b4b1/resource/1c7d0154-32f8-47b8-9001-430a0765d494> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:06:01.054470"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:16:41.829761"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/wtqm-fd2z/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/80f0aed1-2233-4150-ae66-70161929b4b1/resource/3254e203-ba23-44ac-993e-8907b47b75fb> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:06:01.054481"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:16:41.830231"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/wtqm-fd2z/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/80f0aed1-2233-4150-ae66-70161929b4b1/resource/d4537923-6b6b-43b4-957f-cc2b3054525f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:06:01.054486"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:16:41.830677"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/wtqm-fd2z/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" .

