@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/2b761efd-0b86-41ae-b546-60e7ba3c0043> a dcat:Dataset ;
    dct:description "Monthly counts of roster students  present, absent and released by Grade Level within School DBN." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/7u63-ib3x> ;
    dct:issued "2018-05-25"^^xsd:date ;
    dct:modified "2024-11-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2017 - 2018  Current Year Monthly Attendance" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vaughan Coleman" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2b761efd-0b86-41ae-b546-60e7ba3c0043/resource/06d38208-00f0-4bdb-bb29-67c174bfe077>,
        <https://data.amerigeoss.org/dataset/2b761efd-0b86-41ae-b546-60e7ba3c0043/resource/08971ba4-70b8-4ffb-9e94-1f83c06a63fb>,
        <https://data.amerigeoss.org/dataset/2b761efd-0b86-41ae-b546-60e7ba3c0043/resource/20f0ed91-af17-4643-a658-0d9b27c0c280>,
        <https://data.amerigeoss.org/dataset/2b761efd-0b86-41ae-b546-60e7ba3c0043/resource/b544fe54-1fac-4492-b214-03171a820cda> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "attendance",
        "doe",
        "education",
        "monthly",
        "schools" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/2b761efd-0b86-41ae-b546-60e7ba3c0043/resource/06d38208-00f0-4bdb-bb29-67c174bfe077> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:01:14.309156"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:03:05.972265"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/7u63-ib3x/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2b761efd-0b86-41ae-b546-60e7ba3c0043/resource/08971ba4-70b8-4ffb-9e94-1f83c06a63fb> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:01:14.309166"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:03:05.973093"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/7u63-ib3x/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2b761efd-0b86-41ae-b546-60e7ba3c0043/resource/20f0ed91-af17-4643-a658-0d9b27c0c280> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:01:14.309177"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:03:05.974629"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/7u63-ib3x/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2b761efd-0b86-41ae-b546-60e7ba3c0043/resource/b544fe54-1fac-4492-b214-03171a820cda> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:01:14.309172"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:03:05.973853"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/7u63-ib3x/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" .

