@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/4768ee11-33fe-422d-92f1-18dba11153cd> a dcat:Dataset ;
    dct:description "Progress Reports grade each school with an A, B, C, D, or F.  These reports focus on a school's learning environment, student performance, and student progress.  They were designed to help parents, teachers, principals, and others understand how well schools are doing—and compare them to other, similar schools." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/weg5-33pj> ;
    dct:issued "2013-02-21"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2006-2007 School Progress Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4768ee11-33fe-422d-92f1-18dba11153cd/resource/055eaf9c-2e88-4a18-879e-401d71ca572b>,
        <https://data.amerigeoss.org/dataset/4768ee11-33fe-422d-92f1-18dba11153cd/resource/13bef201-af11-411f-b853-da2c8d06258a>,
        <https://data.amerigeoss.org/dataset/4768ee11-33fe-422d-92f1-18dba11153cd/resource/5abab7a8-dd38-4270-8c6f-97f5fc239f2c>,
        <https://data.amerigeoss.org/dataset/4768ee11-33fe-422d-92f1-18dba11153cd/resource/7a06a958-ded9-44b6-9476-2cfcf8b78060> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "lifelong-learning",
        "national",
        "north-america",
        "report-card",
        "school-progress-report",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/4768ee11-33fe-422d-92f1-18dba11153cd/resource/055eaf9c-2e88-4a18-879e-401d71ca572b> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:05:57.240840"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:10:19.231811"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/weg5-33pj/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/4768ee11-33fe-422d-92f1-18dba11153cd/resource/13bef201-af11-411f-b853-da2c8d06258a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:05:57.240820"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:10:19.230520"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/weg5-33pj/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/4768ee11-33fe-422d-92f1-18dba11153cd/resource/5abab7a8-dd38-4270-8c6f-97f5fc239f2c> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:05:57.240830"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:10:19.230938"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/weg5-33pj/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4768ee11-33fe-422d-92f1-18dba11153cd/resource/7a06a958-ded9-44b6-9476-2cfcf8b78060> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:05:57.240836"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:10:19.231322"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/weg5-33pj/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" .

