@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/1e8e2f73-dbdd-46fe-a47e-6ed5ba0142b9> a dcat:Dataset ;
    dct:description "King County Sheriff's Department Reporting Areas" ;
    dct:identifier <https://data.kingcounty.gov/api/views/wab8-9yes> ;
    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 Reporting Areas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "emassa" ;
            vcard:hasEmail <mailto:no-reply@data.kingcounty.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1e8e2f73-dbdd-46fe-a47e-6ed5ba0142b9/resource/25a95a2d-8b43-4c0e-ae1c-ce2936749326>,
        <https://data.amerigeoss.org/dataset/1e8e2f73-dbdd-46fe-a47e-6ed5ba0142b9/resource/4b5d8d00-eea1-4ada-b4ca-e7ff616f00f7>,
        <https://data.amerigeoss.org/dataset/1e8e2f73-dbdd-46fe-a47e-6ed5ba0142b9/resource/aba32ac3-6b50-4ae3-ad13-8fd62ccaa433>,
        <https://data.amerigeoss.org/dataset/1e8e2f73-dbdd-46fe-a47e-6ed5ba0142b9/resource/fa3681fc-a22b-4b9f-b932-122f6f347454> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "district",
        "law-enforcement",
        "precinct",
        "reporting",
        "sheriff" ;
    dcat:theme <%7B%22Law%20Enforcement%20&%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/1e8e2f73-dbdd-46fe-a47e-6ed5ba0142b9/resource/25a95a2d-8b43-4c0e-ae1c-ce2936749326> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:46.383460"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:33:55.587829"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/wab8-9yes/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1e8e2f73-dbdd-46fe-a47e-6ed5ba0142b9/resource/4b5d8d00-eea1-4ada-b4ca-e7ff616f00f7> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:46.383465"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:33:55.589032"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/wab8-9yes/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1e8e2f73-dbdd-46fe-a47e-6ed5ba0142b9/resource/aba32ac3-6b50-4ae3-ad13-8fd62ccaa433> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:46.383443"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:33:55.585181"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/wab8-9yes/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1e8e2f73-dbdd-46fe-a47e-6ed5ba0142b9/resource/fa3681fc-a22b-4b9f-b932-122f6f347454> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:46.383454"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:33:55.586442"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/wab8-9yes/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

