@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/1e2679c8-c884-49b9-8c3c-2a35b7f424e4> a dcat:Dataset ;
    dct:description "<p>Refer to the Oregon Address Data Standard v. 1.0 (2025) for a complete description of the Address Data Standard feature class and domains of acceptable values for many fields. This standard is used for addresses within the State of Oregon.</p><p>https://www.oregon.gov/eis/geo/Documents/Oregon%20Address%20Point%20Standard%20v1.0.pdf</p>" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=5b494607bbfc487e9dc7bed3bfce5bbc> ;
    dct:issued "2025-05-07"^^xsd:date ;
    dct:modified "2025-09-05"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.6339 41.9586, -124.6339 46.3309, -116.4161 46.3309, -116.4161 41.9586, -124.6339 41.9586))"^^gsp:wktLiteral ] ;
    dct:title "Oregon Address Data Standard Starter Kit" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OR_FRAMEWORK" ;
            vcard:hasEmail <mailto:gis.info@das.oregon.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1e2679c8-c884-49b9-8c3c-2a35b7f424e4/resource/331181a3-24a8-4da0-888d-39a0ef84a475> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "address",
        "fgdb",
        "framework",
        "oregon",
        "standard",
        "starter" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/1e2679c8-c884-49b9-8c3c-2a35b7f424e4/resource/331181a3-24a8-4da0-888d-39a0ef84a475> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-05-10T17:26:19.519831"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:15:29.605322"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://geohub.oregon.gov/datasets/oregon-geo::oregon-address-data-standard-starter-kit> ;
    dcat:mediaType "text/html" .

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

