@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/4a4679d9-40ac-4542-8c50-9279b5d18ced> a dcat:Dataset ;
    dct:description """ORMAP is a statewide digital cadastral base map that is publicly accessible,
continually maintained, supports the Oregon property tax system, supports a multi-purpose land information system, strives to comply with appropriate state and national standards, and will continue to be improved over time.""" ;
    dct:identifier <https://data.oregon.gov/api/views/4wpq-zwd9> ;
    dct:issued "2018-12-03"^^xsd:date ;
    dct:modified "2021-08-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ORMap The Oregon Property Tax Map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Philip McClellan" ;
            vcard:hasEmail <mailto:no-reply@data.oregon.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4a4679d9-40ac-4542-8c50-9279b5d18ced/resource/e5b439e3-1126-4bc9-b023-1e6b3a872039> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "gis",
        "map",
        "national",
        "north-america",
        "property-tax",
        "united-states" ;
    dcat:theme <%7BAdministrative%7D> .

<https://data.amerigeoss.org/dataset/4a4679d9-40ac-4542-8c50-9279b5d18ced/resource/e5b439e3-1126-4bc9-b023-1e6b3a872039> a dcat:Distribution ;
    dct:description """ORMAP is a  statewide digital cadastral base map that is: 
•Publicly accessible,
•Continually maintained,
•Supports the Oregon property tax system,
•Supports a multi-purpose land information system,
•Strives to comply with appropriate state and national standards, and
•Will continue to be improved over time.
""" ;
    dct:format "HTML" ;
    dct:issued "2021-08-27T22:09:21.721150"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:56:31.595372"^^xsd:dateTime ;
    dct:title "ORMAP Oregon Property Tax Map" ;
    dcat:accessURL <http://www.ormap.net> ;
    dcat:mediaType "text/html" .

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

