@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/4f00ad53-0062-4f8a-82fc-b200c9a2ee15> a dcat:Dataset ;
    dct:description "Violent and Disruptive Incidents Report" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/cznr-hmrv> ;
    dct:issued "2018-02-08"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2010-2011 VADIR INCIDENTS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vaughan Coleman" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4f00ad53-0062-4f8a-82fc-b200c9a2ee15/resource/1ae5deda-6ee5-4bc1-9558-4d778f201979>,
        <https://data.amerigeoss.org/dataset/4f00ad53-0062-4f8a-82fc-b200c9a2ee15/resource/86ea1929-e29a-41b2-9e02-d95f16ce81a1>,
        <https://data.amerigeoss.org/dataset/4f00ad53-0062-4f8a-82fc-b200c9a2ee15/resource/9af12917-55a0-4619-bb0d-daa3c60aa98a>,
        <https://data.amerigeoss.org/dataset/4f00ad53-0062-4f8a-82fc-b200c9a2ee15/resource/ae66c4f0-b439-4faa-a955-0a06776094cd> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "disruptive",
        "doe",
        "geo",
        "geoss",
        "national",
        "north-america",
        "student",
        "united-states",
        "violent" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/4f00ad53-0062-4f8a-82fc-b200c9a2ee15/resource/1ae5deda-6ee5-4bc1-9558-4d778f201979> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:02:23.680209"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:53:18.797958"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/cznr-hmrv/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4f00ad53-0062-4f8a-82fc-b200c9a2ee15/resource/86ea1929-e29a-41b2-9e02-d95f16ce81a1> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:02:23.680212"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:53:18.798367"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/cznr-hmrv/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4f00ad53-0062-4f8a-82fc-b200c9a2ee15/resource/9af12917-55a0-4619-bb0d-daa3c60aa98a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:02:23.680215"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:53:18.798755"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/cznr-hmrv/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/4f00ad53-0062-4f8a-82fc-b200c9a2ee15/resource/ae66c4f0-b439-4faa-a955-0a06776094cd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:02:23.680203"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:53:18.797531"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/cznr-hmrv/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

