@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/2cd79104-4692-4516-b2f8-b3e47a74c59c> a dcat:Dataset ;
    dct:description "Criminal charges and civil infractions filed at Seattle Municipal Court for civility charges" ;
    dct:identifier <https://cos-data.seattle.gov/api/views/9zu9-fsmi> ;
    dct:issued "2019-06-12"^^xsd:date ;
    dct:modified "2025-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Seattle Civility Charges" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gary Ireland" ;
            vcard:hasEmail <mailto:open.data@seattle.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2cd79104-4692-4516-b2f8-b3e47a74c59c/resource/a3770d36-cc56-4caa-8e27-cef55093638e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "civility",
        "court",
        "crime",
        "criminal-trespass",
        "failure-to-respond",
        "prostitution",
        "public-camping",
        "public-intoxication",
        "public-urination",
        "sit-lie" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/2cd79104-4692-4516-b2f8-b3e47a74c59c/resource/a3770d36-cc56-4caa-8e27-cef55093638e> a dcat:Distribution ;
    dct:description """Criminal charges and civil infractions filed at Seattle Municipal Court for civility charges
""" ;
    dct:format "HTML" ;
    dct:issued "2024-12-16T22:23:29.104407"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:40:41.423701"^^xsd:dateTime ;
    dct:title "Seattle Civility Charges" ;
    dcat:accessURL <https://public.tableau.com/profile/seattlemunicipalcourt#%21/vizhome/SeattleCivilityCharges/Criminal> ;
    dcat:mediaType "text/html" .

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

