@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/519c133b-8951-4ba7-86af-2a66dcc48032> a dcat:Dataset ;
    dct:description "Patrol districts for the King County Sheriff's Department" ;
    dct:identifier <https://data.kingcounty.gov/api/views/ptrt-hdax> ;
    dct:issued "2019-11-05"^^xsd:date ;
    dct:modified "2021-08-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "KCSO Patrol Districts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "emassa" ;
            vcard:hasEmail <mailto:no-reply@data.kingcounty.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/519c133b-8951-4ba7-86af-2a66dcc48032/resource/01192076-1ab9-45d4-857b-d80a3c014fb7>,
        <https://data.amerigeoss.org/dataset/519c133b-8951-4ba7-86af-2a66dcc48032/resource/174d7f75-6de0-47d0-908f-3450d30284bd>,
        <https://data.amerigeoss.org/dataset/519c133b-8951-4ba7-86af-2a66dcc48032/resource/ba0b66ef-20e4-4ef5-a2bb-aae43e34b68d>,
        <https://data.amerigeoss.org/dataset/519c133b-8951-4ba7-86af-2a66dcc48032/resource/efcf4cd5-4bb7-4a6e-a599-716c23970eef> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "kcso",
        "map",
        "national",
        "north-america",
        "patrol-district",
        "sheriff",
        "spatial",
        "united-states" ;
    dcat:theme <%7B%22Law%20Enforcement%20&%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/519c133b-8951-4ba7-86af-2a66dcc48032/resource/01192076-1ab9-45d4-857b-d80a3c014fb7> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:41.593584"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:36:28.527421"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/ptrt-hdax/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/519c133b-8951-4ba7-86af-2a66dcc48032/resource/174d7f75-6de0-47d0-908f-3450d30284bd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:41.593569"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:36:28.526515"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/ptrt-hdax/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/519c133b-8951-4ba7-86af-2a66dcc48032/resource/ba0b66ef-20e4-4ef5-a2bb-aae43e34b68d> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:41.593579"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:36:28.526997"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/ptrt-hdax/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/519c133b-8951-4ba7-86af-2a66dcc48032/resource/efcf4cd5-4bb7-4a6e-a599-716c23970eef> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:41.593589"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:36:28.527822"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/ptrt-hdax/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

