@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/763c1402-6f00-4d8b-82ed-e5c5f4fcb171> a dcat:Dataset ;
    dct:description "2016-2017 Graduation Outcomes Borough" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/vzcf-ypyz> ;
    dct:issued "2018-04-20"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2016-2017 Graduation Outcomes Borough" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vaughan Coleman" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/763c1402-6f00-4d8b-82ed-e5c5f4fcb171/resource/7ab23407-9d5e-4b1a-8f6c-b7346d0bd3ef>,
        <https://data.amerigeoss.org/dataset/763c1402-6f00-4d8b-82ed-e5c5f4fcb171/resource/7dd0fdbf-d4e3-42fa-ab1d-d0b79c4e7648>,
        <https://data.amerigeoss.org/dataset/763c1402-6f00-4d8b-82ed-e5c5f4fcb171/resource/d32d22d5-0062-48f3-a41e-9f6038b00f36>,
        <https://data.amerigeoss.org/dataset/763c1402-6f00-4d8b-82ed-e5c5f4fcb171/resource/fe67bcb0-e1b3-4a1d-854d-14f35c9a1c0e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "borough",
        "ckan",
        "doe",
        "geo",
        "geoss",
        "graduation",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/763c1402-6f00-4d8b-82ed-e5c5f4fcb171/resource/7ab23407-9d5e-4b1a-8f6c-b7346d0bd3ef> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:05:50.985758"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:35:27.790776"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/vzcf-ypyz/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/763c1402-6f00-4d8b-82ed-e5c5f4fcb171/resource/7dd0fdbf-d4e3-42fa-ab1d-d0b79c4e7648> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:05:50.985751"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:35:27.790305"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/vzcf-ypyz/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/763c1402-6f00-4d8b-82ed-e5c5f4fcb171/resource/d32d22d5-0062-48f3-a41e-9f6038b00f36> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:05:50.985761"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:35:27.791222"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/vzcf-ypyz/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/763c1402-6f00-4d8b-82ed-e5c5f4fcb171/resource/fe67bcb0-e1b3-4a1d-854d-14f35c9a1c0e> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:05:50.985764"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:35:27.791657"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/vzcf-ypyz/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

