@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/12d5b7ff-af61-4e2a-b76e-1172c6677a20> a dcat:Dataset ;
    dct:description "The dataset comprises details on emergency lock-in incidents that took place within DOC facilities throughout the reporting period. It includes information such as the date and time, facility, housing area, and the reason for the emergency lock-in incidents." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/9dab-x6kn> ;
    dct:issued "2024-05-22"^^xsd:date ;
    dct:modified "2024-07-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Emergency Lock-In Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/12d5b7ff-af61-4e2a-b76e-1172c6677a20/resource/1cee65bf-12df-46a6-aa8a-9587b73ef22f>,
        <https://data.amerigeoss.org/dataset/12d5b7ff-af61-4e2a-b76e-1172c6677a20/resource/53fbecd0-79ca-46c2-a42b-46ff7d7f840e>,
        <https://data.amerigeoss.org/dataset/12d5b7ff-af61-4e2a-b76e-1172c6677a20/resource/d86ae6c9-9050-4db0-992e-51e15bf12d80>,
        <https://data.amerigeoss.org/dataset/12d5b7ff-af61-4e2a-b76e-1172c6677a20/resource/f4c8bfb5-3ff4-49f9-91c5-30d3934d9bb4> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "doc",
        "emergency",
        "lock",
        "lock-in" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/12d5b7ff-af61-4e2a-b76e-1172c6677a20/resource/1cee65bf-12df-46a6-aa8a-9587b73ef22f> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-08-02T18:45:15.712841"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:35:58.773562"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9dab-x6kn/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/12d5b7ff-af61-4e2a-b76e-1172c6677a20/resource/53fbecd0-79ca-46c2-a42b-46ff7d7f840e> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-08-02T18:45:15.712845"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:35:58.777192"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9dab-x6kn/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/12d5b7ff-af61-4e2a-b76e-1172c6677a20/resource/d86ae6c9-9050-4db0-992e-51e15bf12d80> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-08-02T18:45:15.712843"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:35:58.775149"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9dab-x6kn/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/12d5b7ff-af61-4e2a-b76e-1172c6677a20/resource/f4c8bfb5-3ff4-49f9-91c5-30d3934d9bb4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-08-02T18:45:15.712836"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:35:58.772013"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9dab-x6kn/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" .

