@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/4e3c4b02-c57b-4939-97b5-79ec4b5db538> a dcat:Dataset ;
    dct:description "Capacity project detail by school." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/a94k-kjys> ;
    dct:issued "2018-03-21"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Capacity Projects by School" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4e3c4b02-c57b-4939-97b5-79ec4b5db538/resource/18980052-d215-4185-bdbc-973aead7334e>,
        <https://data.amerigeoss.org/dataset/4e3c4b02-c57b-4939-97b5-79ec4b5db538/resource/8a397322-a3ca-41c5-bae5-65f7c614930a>,
        <https://data.amerigeoss.org/dataset/4e3c4b02-c57b-4939-97b5-79ec4b5db538/resource/a72c12a1-c084-4c94-b96c-044708e8e58b>,
        <https://data.amerigeoss.org/dataset/4e3c4b02-c57b-4939-97b5-79ec4b5db538/resource/e720c847-ae61-4f74-9ea9-972da48d1567> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "construction",
        "geo",
        "geoss",
        "national",
        "north-america",
        "project",
        "sca",
        "school",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/4e3c4b02-c57b-4939-97b5-79ec4b5db538/resource/18980052-d215-4185-bdbc-973aead7334e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:01:46.330525"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:24:48.347589"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/a94k-kjys/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4e3c4b02-c57b-4939-97b5-79ec4b5db538/resource/8a397322-a3ca-41c5-bae5-65f7c614930a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:01:46.330530"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:24:48.348008"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/a94k-kjys/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/4e3c4b02-c57b-4939-97b5-79ec4b5db538/resource/a72c12a1-c084-4c94-b96c-044708e8e58b> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:01:46.330519"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:24:48.347166"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/a94k-kjys/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4e3c4b02-c57b-4939-97b5-79ec4b5db538/resource/e720c847-ae61-4f74-9ea9-972da48d1567> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:01:46.330508"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:24:48.346736"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/a94k-kjys/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" .

