@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/2a62792c-e1ca-4e7e-905f-ceee385dc796> a dcat:Dataset ;
    dct:description "Represents inmate admissions to the NYS Department of Corrections and Community Supervision for a new offense or for a parole violation by month of admission.  Includes data about admission type, county, gender, age, and crime." ;
    dct:identifier <https://data.ny.gov/api/views/m2rg-xjan> ;
    dct:issued "2021-04-27"^^xsd:date ;
    dct:modified "2025-04-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Prison Admissions: Beginning 2008" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NY Open Data" ;
            vcard:hasEmail <mailto:no-reply@data.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2a62792c-e1ca-4e7e-905f-ceee385dc796/resource/879a011c-ece9-4e19-b9af-45a05db51711>,
        <https://data.amerigeoss.org/dataset/2a62792c-e1ca-4e7e-905f-ceee385dc796/resource/88f2d4f0-c98a-409a-a839-fc2bafbece75>,
        <https://data.amerigeoss.org/dataset/2a62792c-e1ca-4e7e-905f-ceee385dc796/resource/a2c18b1b-641b-4abc-90ac-10419340d9fb>,
        <https://data.amerigeoss.org/dataset/2a62792c-e1ca-4e7e-905f-ceee385dc796/resource/d00f9c5d-9713-4ebf-86bd-c0ac723522fe> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "admission-type",
        "age",
        "county",
        "crime",
        "gender",
        "prison-admissions" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/2a62792c-e1ca-4e7e-905f-ceee385dc796/resource/879a011c-ece9-4e19-b9af-45a05db51711> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T04:00:11.025219"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:13:20.011216"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/m2rg-xjan/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2a62792c-e1ca-4e7e-905f-ceee385dc796/resource/88f2d4f0-c98a-409a-a839-fc2bafbece75> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T04:00:11.025229"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:13:20.012536"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/m2rg-xjan/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2a62792c-e1ca-4e7e-905f-ceee385dc796/resource/a2c18b1b-641b-4abc-90ac-10419340d9fb> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T04:00:11.025236"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:13:20.013846"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/m2rg-xjan/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2a62792c-e1ca-4e7e-905f-ceee385dc796/resource/d00f9c5d-9713-4ebf-86bd-c0ac723522fe> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T04:00:11.025241"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:13:20.015091"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/m2rg-xjan/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" .

