@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/6693adfd-80f6-4a75-8e3b-9fec5e5d77f7> a dcat:Dataset ;
    dct:description "Search for King County property data by parcel number" ;
    dct:identifier <https://data.kingcounty.gov/api/views/4zym-vfd2> ;
    dct:issued "2020-12-30"^^xsd:date ;
    dct:modified "2021-02-16"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "eReal Property Search" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "King County Open Data" ;
            vcard:hasEmail <mailto:no-reply@data.kingcounty.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6693adfd-80f6-4a75-8e3b-9fec5e5d77f7/resource/385ea4f6-bc1f-4d2d-b77d-af149e3ac7e6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "assessment",
        "assessor",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "parcel",
        "property",
        "united-states" ;
    dcat:theme <%7B%22Property%20&%20Assessments%22%7D> .

<https://data.amerigeoss.org/dataset/6693adfd-80f6-4a75-8e3b-9fec5e5d77f7/resource/385ea4f6-bc1f-4d2d-b77d-af149e3ac7e6> a dcat:Distribution ;
    dct:description "Search for King County property data by parcel number" ;
    dct:format "HTML" ;
    dct:issued "2021-07-23T14:32:46.476122"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:09:25.938026"^^xsd:dateTime ;
    dct:title "eReal Property Search" ;
    dcat:accessURL <https://blue.kingcounty.com/Assessor/eRealProperty/default.aspx> ;
    dcat:mediaType "text/html" .

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

