@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/03beffda-12e1-4f69-adff-211f79171b60> a dcat:Dataset ;
    dct:description """A list of active/current Seattle pet licenses, including animal type (species), pet's name, breed and the owner's ZIP code.

(List current as of July 08, 2025)""" ;
    dct:identifier <https://cos-data.seattle.gov/api/views/jguv-t9rb> ;
    dct:issued "2018-07-12"^^xsd:date ;
    dct:modified "2025-07-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Seattle Pet Licenses" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ehrlich, Arlene" ;
            vcard:hasEmail <mailto:open.data@seattle.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/03beffda-12e1-4f69-adff-211f79171b60/resource/24686d6c-8b91-47b8-b868-06022f159638>,
        <https://data.amerigeoss.org/dataset/03beffda-12e1-4f69-adff-211f79171b60/resource/3840cfdd-c00b-4f20-9de0-6f2367a2deac>,
        <https://data.amerigeoss.org/dataset/03beffda-12e1-4f69-adff-211f79171b60/resource/ac60a626-db74-466b-a0f3-74edcd9eec05>,
        <https://data.amerigeoss.org/dataset/03beffda-12e1-4f69-adff-211f79171b60/resource/babbf363-3ba1-446b-8fe4-1bef052131f4> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "animal",
        "fas",
        "license",
        "pet",
        "shelter",
        "tag" ;
    dcat:theme <%7B%22City%20Administration%22%7D> .

<https://data.amerigeoss.org/dataset/03beffda-12e1-4f69-adff-211f79171b60/resource/24686d6c-8b91-47b8-b868-06022f159638> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-12-16T22:28:55.865137"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:03:22.827378"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/jguv-t9rb/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/03beffda-12e1-4f69-adff-211f79171b60/resource/3840cfdd-c00b-4f20-9de0-6f2367a2deac> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-12-16T22:28:55.865142"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:03:22.829111"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/jguv-t9rb/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/03beffda-12e1-4f69-adff-211f79171b60/resource/ac60a626-db74-466b-a0f3-74edcd9eec05> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-12-16T22:28:55.865140"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:03:22.828321"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/jguv-t9rb/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/03beffda-12e1-4f69-adff-211f79171b60/resource/babbf363-3ba1-446b-8fe4-1bef052131f4> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-12-16T22:28:55.865144"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:03:22.829872"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/jguv-t9rb/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" .

