@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/2fe5a75f-cb35-42b6-8c0e-73dbdfecf105> a dcat:Dataset ;
    dct:description "Dataset provides statistics about the students in grades 6th through 8th grades who were discharged, transferred or graduated during the fiscal year by high school, middle school, district, cohort year." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/9qj2-9hbw> ;
    dct:issued "2023-10-25"^^xsd:date ;
    dct:modified "2024-11-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Student Discharge Reporting by Code" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2fe5a75f-cb35-42b6-8c0e-73dbdfecf105/resource/2178fa80-d42b-4e19-8ee8-70943119f53d>,
        <https://data.amerigeoss.org/dataset/2fe5a75f-cb35-42b6-8c0e-73dbdfecf105/resource/a6c246e8-74f0-494a-88c7-0799543bb638>,
        <https://data.amerigeoss.org/dataset/2fe5a75f-cb35-42b6-8c0e-73dbdfecf105/resource/de609382-b624-4a89-a771-5aa331371761>,
        <https://data.amerigeoss.org/dataset/2fe5a75f-cb35-42b6-8c0e-73dbdfecf105/resource/e364b644-b148-4448-aea6-ffc77f1e8f04> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "department-of-education",
        "discharge-reporting",
        "doe" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/2fe5a75f-cb35-42b6-8c0e-73dbdfecf105/resource/2178fa80-d42b-4e19-8ee8-70943119f53d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-02-09T16:26:58.010322"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:04:09.997638"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9qj2-9hbw/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2fe5a75f-cb35-42b6-8c0e-73dbdfecf105/resource/a6c246e8-74f0-494a-88c7-0799543bb638> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-02-09T16:26:58.010326"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:04:09.998821"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9qj2-9hbw/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2fe5a75f-cb35-42b6-8c0e-73dbdfecf105/resource/de609382-b624-4a89-a771-5aa331371761> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-02-09T16:26:58.010330"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:04:10.001037"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9qj2-9hbw/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2fe5a75f-cb35-42b6-8c0e-73dbdfecf105/resource/e364b644-b148-4448-aea6-ffc77f1e8f04> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-02-09T16:26:58.010328"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:04:09.999944"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9qj2-9hbw/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" .

