@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/5039d10b-63ab-40f3-8aa3-1fe7d6b28eb4> a dcat:Dataset ;
    dct:description "A directory of the Criminal Justice Agencies located in New York State." ;
    dct:identifier <https://data.ny.gov/api/views/gugp-n5ip> ;
    dct:issued "2021-07-22"^^xsd:date ;
    dct:modified "2021-07-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Directory of Criminal Justice Agencies" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5039d10b-63ab-40f3-8aa3-1fe7d6b28eb4/resource/01d26e58-8d31-4b86-899e-4df3d39171e5>,
        <https://data.amerigeoss.org/dataset/5039d10b-63ab-40f3-8aa3-1fe7d6b28eb4/resource/172b0e38-1129-405f-8946-472ae630bf8a>,
        <https://data.amerigeoss.org/dataset/5039d10b-63ab-40f3-8aa3-1fe7d6b28eb4/resource/9af2ee15-fec1-41e6-a5f4-935f17432c39>,
        <https://data.amerigeoss.org/dataset/5039d10b-63ab-40f3-8aa3-1fe7d6b28eb4/resource/a4a869bd-5796-4d9e-81cc-b03a765a035e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "law-enforcement-directory",
        "national",
        "north-america",
        "public-safety",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/5039d10b-63ab-40f3-8aa3-1fe7d6b28eb4/resource/01d26e58-8d31-4b86-899e-4df3d39171e5> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T03:59:59.789730"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:39:55.390191"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/gugp-n5ip/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/5039d10b-63ab-40f3-8aa3-1fe7d6b28eb4/resource/172b0e38-1129-405f-8946-472ae630bf8a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T03:59:59.789720"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:39:55.389790"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/gugp-n5ip/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/5039d10b-63ab-40f3-8aa3-1fe7d6b28eb4/resource/9af2ee15-fec1-41e6-a5f4-935f17432c39> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T03:59:59.789741"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:39:55.390966"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/gugp-n5ip/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/5039d10b-63ab-40f3-8aa3-1fe7d6b28eb4/resource/a4a869bd-5796-4d9e-81cc-b03a765a035e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T03:59:59.789736"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:39:55.390571"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/gugp-n5ip/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" .

