@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/41857e49-e3ed-410b-aedf-c42835443cdb> a dcat:Dataset ;
    dct:description "2017 - 2018 Avg Class Size Borough MSHS" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/am74-3pnv> ;
    dct:issued "2019-04-19"^^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 Avg Class Size Borough MSHS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vaughan Coleman" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/41857e49-e3ed-410b-aedf-c42835443cdb/resource/5f3257c6-107b-49e1-b33e-0f0607a37639>,
        <https://data.amerigeoss.org/dataset/41857e49-e3ed-410b-aedf-c42835443cdb/resource/77234c80-7e6c-4aa7-841a-88cb8459de7d>,
        <https://data.amerigeoss.org/dataset/41857e49-e3ed-410b-aedf-c42835443cdb/resource/d039c21c-858c-434c-a6a1-b4b6b2746290>,
        <https://data.amerigeoss.org/dataset/41857e49-e3ed-410b-aedf-c42835443cdb/resource/e12e22a2-8d6b-4ac8-a745-56445470eee3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "class-size",
        "doe",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/41857e49-e3ed-410b-aedf-c42835443cdb/resource/5f3257c6-107b-49e1-b33e-0f0607a37639> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:01:51.363335"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:17:08.915429"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/am74-3pnv/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/41857e49-e3ed-410b-aedf-c42835443cdb/resource/77234c80-7e6c-4aa7-841a-88cb8459de7d> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:01:51.363340"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:17:08.915803"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/am74-3pnv/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/41857e49-e3ed-410b-aedf-c42835443cdb/resource/d039c21c-858c-434c-a6a1-b4b6b2746290> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:01:51.363329"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:17:08.915046"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/am74-3pnv/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/41857e49-e3ed-410b-aedf-c42835443cdb/resource/e12e22a2-8d6b-4ac8-a745-56445470eee3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:01:51.363319"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:17:08.914636"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/am74-3pnv/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" .

