@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/fdf7c73d-9b26-46d4-89c8-aba302a912e6> a dcat:Dataset ;
    dct:description "Locations and contact information for smoke-free housing in King County" ;
    dct:identifier "fdf7c73d-9b26-46d4-89c8-aba302a912e6" ;
    dct:issued "2025-12-02T10:11:43.467740"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:11:43.467745"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Smoke Free Housing in King County" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Al Boss" ;
            vcard:hasEmail <mailto:concern.smoking@kingcounty.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fdf7c73d-9b26-46d4-89c8-aba302a912e6/resource/1dbce1f0-ea6d-4ab0-8dcb-c64968a19e1f>,
        <https://data.amerigeoss.org/dataset/fdf7c73d-9b26-46d4-89c8-aba302a912e6/resource/50a8040f-7623-49c0-a88d-bf43fb8621a5>,
        <https://data.amerigeoss.org/dataset/fdf7c73d-9b26-46d4-89c8-aba302a912e6/resource/5445d01d-0e6d-40d8-b57b-433f560af8b3>,
        <https://data.amerigeoss.org/dataset/fdf7c73d-9b26-46d4-89c8-aba302a912e6/resource/8fe4f317-19ea-448c-b8fe-0da6cbe2f3ac> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fdf7c73d-9b26-46d4-89c8-aba302a912e6/resource/1dbce1f0-ea6d-4ab0-8dcb-c64968a19e1f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2017-01-26T17:11:18.185577"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:11:43.460108"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/ath8-esm5/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/fdf7c73d-9b26-46d4-89c8-aba302a912e6/resource/50a8040f-7623-49c0-a88d-bf43fb8621a5> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2017-01-26T17:11:18.185609"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:11:43.461313"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/ath8-esm5/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/fdf7c73d-9b26-46d4-89c8-aba302a912e6/resource/5445d01d-0e6d-40d8-b57b-433f560af8b3> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2017-01-26T17:11:18.185606"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:11:43.460928"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/ath8-esm5/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/fdf7c73d-9b26-46d4-89c8-aba302a912e6/resource/8fe4f317-19ea-448c-b8fe-0da6cbe2f3ac> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2017-01-26T17:11:18.185601"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:11:43.460523"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/ath8-esm5/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" .

