@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/4a1bfa49-9042-497f-b84e-f2a82d46ffbd> a dcat:Dataset ;
    dct:description "As per Local Law 44. Excel table that shows physical assaults and altercations between  youth, physical and mechanical restraint of youth, other incidents resulting in injury to youth and room confinement of youth in detention disaggregated by detention setting." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/2jnq-tef6> ;
    dct:issued "2015-10-08"^^xsd:date ;
    dct:modified "2022-05-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Detention and Placement Incident Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4a1bfa49-9042-497f-b84e-f2a82d46ffbd/resource/728aacf9-4624-4530-820d-6c33e24830f6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fights-altercations",
        "geo",
        "geoss",
        "injury-a",
        "injury-b",
        "mechanical-restraints",
        "national",
        "non-secure-detention",
        "north-america",
        "physical-restraints",
        "room-confinement",
        "secure-detention",
        "united-states" ;
    dcat:theme <%7B%22Social%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/4a1bfa49-9042-497f-b84e-f2a82d46ffbd/resource/728aacf9-4624-4530-820d-6c33e24830f6> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2021-09-03T14:14:24.932088"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:49:15.853082"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/2jnq-tef6/application/x-zip-compressed> ;
    dcat:mediaType "application/x-zip-compressed" .

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

