@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/21461d4d-b211-473c-9b82-db0e27f0b6aa> a dcat:Dataset ;
    dct:description "Boundary outlines of individual properties in Mercer County digitized using hard copy parcel maps." ;
    dct:identifier "21461d4d-b211-473c-9b82-db0e27f0b6aa" ;
    dct:issued "2025-11-20T10:27:18.251495"^^xsd:dateTime ;
    dct:modified "2025-11-20T10:27:18.251499"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.5347 41.0632, -79.9836 41.0632, -79.9836 41.5030, -80.5347 41.5030, -80.5347 41.0632))"^^gsp:wktLiteral ] ;
    dct:title "Mercer County Tax Parcels" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/21461d4d-b211-473c-9b82-db0e27f0b6aa/resource/231e4e49-40b8-43c9-96e1-81c8ba3b8e10> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cadastral",
        "ckan",
        "geo",
        "geoss",
        "mercer-county",
        "national",
        "north-america",
        "parcels",
        "property-boundary",
        "united-states" .

<https://data.amerigeoss.org/dataset/21461d4d-b211-473c-9b82-db0e27f0b6aa/resource/231e4e49-40b8-43c9-96e1-81c8ba3b8e10> a dcat:Distribution ;
    dct:issued "2020-11-29T22:41:42.913427"^^xsd:dateTime ;
    dct:modified "2025-11-20T10:27:18.243481"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.pasda.psu.edu> .

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

