@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/81dfc586-db34-47bd-8a09-e63dbe6fed99> a dcat:Dataset ;
    dct:description "This dataset consists of 0.15-meter (approximately 0.5-foot), natural color and false color infrared orthoimages covering Dakota County. Data were collected by Aerometric (now Quantum Spatial)." ;
    dct:identifier "81dfc586-db34-47bd-8a09-e63dbe6fed99" ;
    dct:issued "2025-11-23T00:46:58.227092"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:46:58.227096"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-93.3300 44.4700, -92.7300 44.4700, -92.7300 44.9300, -93.3300 44.9300, -93.3300 44.4700))"^^gsp:wktLiteral ] ;
    dct:title "High Resolution Orthoimagery, Dakota County, MN, Spring 2013" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/81dfc586-db34-47bd-8a09-e63dbe6fed99/resource/ba0090cc-120a-4a2d-8b7c-844c3c1308e6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/81dfc586-db34-47bd-8a09-e63dbe6fed99/resource/ba0090cc-120a-4a2d-8b7c-844c3c1308e6> a dcat:Distribution ;
    dct:issued "2020-11-10T16:20:59.274397"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:46:58.221445"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://gisdata.mn.gov/dataset/base-dakota-2013-airphotos> .

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

