@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/2bb762d1-b0c8-445c-805e-fe9439958301> a dcat:Dataset ;
    dct:description "The Division of Criminal Justice Services (DCJS) collects information regarding Probationers Under Supervision from New York City Probation and the 57 county probation departments outside New York City.  This datasets shows the number of probationers, by county, by conviction category and by type of offense." ;
    dct:identifier <https://data.ny.gov/api/views/vxmf-aaeu> ;
    dct:issued "2020-06-03"^^xsd:date ;
    dct:modified "2025-07-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Probationers Under Supervision:  Beginning 2006" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2bb762d1-b0c8-445c-805e-fe9439958301/resource/197739e3-f2e9-464e-bd32-2964482e97f7>,
        <https://data.amerigeoss.org/dataset/2bb762d1-b0c8-445c-805e-fe9439958301/resource/b34a2bb4-4a55-482b-8169-350f3bd2675f>,
        <https://data.amerigeoss.org/dataset/2bb762d1-b0c8-445c-805e-fe9439958301/resource/b991fa7b-c0e4-4ce0-8a0e-67124feda959>,
        <https://data.amerigeoss.org/dataset/2bb762d1-b0c8-445c-805e-fe9439958301/resource/f085a8e6-4123-455a-93b0-3517c2a19f27> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "probation",
        "probationers",
        "public-safety" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/2bb762d1-b0c8-445c-805e-fe9439958301/resource/197739e3-f2e9-464e-bd32-2964482e97f7> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T04:00:35.467287"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:40:21.515010"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/vxmf-aaeu/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2bb762d1-b0c8-445c-805e-fe9439958301/resource/b34a2bb4-4a55-482b-8169-350f3bd2675f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T04:00:35.467277"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:40:21.513580"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/vxmf-aaeu/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2bb762d1-b0c8-445c-805e-fe9439958301/resource/b991fa7b-c0e4-4ce0-8a0e-67124feda959> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T04:00:35.467293"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:40:21.516377"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/vxmf-aaeu/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2bb762d1-b0c8-445c-805e-fe9439958301/resource/f085a8e6-4123-455a-93b0-3517c2a19f27> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T04:00:35.467298"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:40:21.517698"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/vxmf-aaeu/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" .

