@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/7626d5f1-7b54-4d69-a888-1e7c292fec5d> a dcat:Dataset ;
    dct:description "Unincorporated King County Housing, 2010 U.S. Census; Source: US Census 2010, PL94-171 redistricting file, February 2011" ;
    dct:identifier <https://data.kingcounty.gov/api/views/pdjp-r9nt> ;
    dct:issued "2011-04-17"^^xsd:date ;
    dct:modified "2018-04-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Unincorporated King County Housing, 2000 - 2010" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "King County Webteam" ;
            vcard:hasEmail <mailto:no-reply@data.kingcounty.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7626d5f1-7b54-4d69-a888-1e7c292fec5d/resource/15bc9145-f116-4829-8514-9c62db563bf8>,
        <https://data.amerigeoss.org/dataset/7626d5f1-7b54-4d69-a888-1e7c292fec5d/resource/b0350623-d7a5-402c-b582-37e356427281>,
        <https://data.amerigeoss.org/dataset/7626d5f1-7b54-4d69-a888-1e7c292fec5d/resource/ba243751-24c9-446f-9780-647277f36338>,
        <https://data.amerigeoss.org/dataset/7626d5f1-7b54-4d69-a888-1e7c292fec5d/resource/f33c3059-b14d-4341-b5ff-2adcc3e1e014> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "census",
        "ckan",
        "geo",
        "geoss",
        "housing",
        "national",
        "north-america",
        "population",
        "united-states" ;
    dcat:theme <%7B%22County%20Operations%22%7D> .

<https://data.amerigeoss.org/dataset/7626d5f1-7b54-4d69-a888-1e7c292fec5d/resource/15bc9145-f116-4829-8514-9c62db563bf8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:41.053031"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:32:44.023228"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/pdjp-r9nt/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7626d5f1-7b54-4d69-a888-1e7c292fec5d/resource/b0350623-d7a5-402c-b582-37e356427281> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:41.053052"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:32:44.024402"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/pdjp-r9nt/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/7626d5f1-7b54-4d69-a888-1e7c292fec5d/resource/ba243751-24c9-446f-9780-647277f36338> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:41.053047"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:32:44.024028"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/pdjp-r9nt/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/7626d5f1-7b54-4d69-a888-1e7c292fec5d/resource/f33c3059-b14d-4341-b5ff-2adcc3e1e014> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:41.053041"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:32:44.023648"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/pdjp-r9nt/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" .

