@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/0d429f0d-c300-49ee-a63e-b6d578249109> a dcat:Dataset ;
    dct:description "Job preparation or training programs" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/an6v-iuem> ;
    dct:issued "2013-03-28"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NYCHA Resident Jobs Programs and Training" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0d429f0d-c300-49ee-a63e-b6d578249109/resource/0d2b9a4b-4556-4a60-b208-d70bf4394388>,
        <https://data.amerigeoss.org/dataset/0d429f0d-c300-49ee-a63e-b6d578249109/resource/217e420c-fa2a-4420-99f7-9905eadecb94>,
        <https://data.amerigeoss.org/dataset/0d429f0d-c300-49ee-a63e-b6d578249109/resource/269f5390-9578-4096-8cb6-bf94ec42e32a>,
        <https://data.amerigeoss.org/dataset/0d429f0d-c300-49ee-a63e-b6d578249109/resource/8d4ec745-3359-4195-85e7-291c28a802e1> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "job-preparation",
        "job-readiness",
        "job-training",
        "nyc-housing",
        "nycha" ;
    dcat:theme <%7B%22Social%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/0d429f0d-c300-49ee-a63e-b6d578249109/resource/0d2b9a4b-4556-4a60-b208-d70bf4394388> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:01:51.917226"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:30:32.099881"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/an6v-iuem/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/0d429f0d-c300-49ee-a63e-b6d578249109/resource/217e420c-fa2a-4420-99f7-9905eadecb94> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:01:51.917228"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:30:32.100609"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/an6v-iuem/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/0d429f0d-c300-49ee-a63e-b6d578249109/resource/269f5390-9578-4096-8cb6-bf94ec42e32a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:01:51.917216"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:30:32.098311"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/an6v-iuem/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/0d429f0d-c300-49ee-a63e-b6d578249109/resource/8d4ec745-3359-4195-85e7-291c28a802e1> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:01:51.917222"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:30:32.099114"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/an6v-iuem/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

