@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/7a7f9517-aae8-475a-9488-4c7e64829813> a dcat:Dataset ;
    dct:description "The sum of: the number of cases on the first day of the reporting period, and all cases added during the reporting period" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/6r8r-c474> ;
    dct:issued "2018-03-06"^^xsd:date ;
    dct:modified "2022-03-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DOP Juvenile Supervision Passthrough by Calendar Year" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7a7f9517-aae8-475a-9488-4c7e64829813/resource/415a119d-8083-4805-abf4-9fa86afd05e0>,
        <https://data.amerigeoss.org/dataset/7a7f9517-aae8-475a-9488-4c7e64829813/resource/49950729-1687-4dfe-a1c7-3505edee7fbd>,
        <https://data.amerigeoss.org/dataset/7a7f9517-aae8-475a-9488-4c7e64829813/resource/4ecf78b6-6e74-4913-be84-b7c99d23e4f3>,
        <https://data.amerigeoss.org/dataset/7a7f9517-aae8-475a-9488-4c7e64829813/resource/9fde5593-9925-46a0-9a95-f424cef1241a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "calendar-year",
        "ckan",
        "dop",
        "geo",
        "geoss",
        "juvenile-supervision",
        "national",
        "north-america",
        "passthrough",
        "probation",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/7a7f9517-aae8-475a-9488-4c7e64829813/resource/415a119d-8083-4805-abf4-9fa86afd05e0> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:01:02.432473"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:51:05.463095"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6r8r-c474/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/7a7f9517-aae8-475a-9488-4c7e64829813/resource/49950729-1687-4dfe-a1c7-3505edee7fbd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:01:02.432450"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:51:05.461853"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6r8r-c474/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7a7f9517-aae8-475a-9488-4c7e64829813/resource/4ecf78b6-6e74-4913-be84-b7c99d23e4f3> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:01:02.432462"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:51:05.462266"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6r8r-c474/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/7a7f9517-aae8-475a-9488-4c7e64829813/resource/9fde5593-9925-46a0-9a95-f424cef1241a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:01:02.432468"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:51:05.462673"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6r8r-c474/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" .

