@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/19b3a692-e316-4e6a-bb28-d1bf9e7e3f08> a dcat:Dataset ;
    dct:description "The geographic extent of individual parcels within Franklin County with NO associated CAMA (Computer Assisted Mass Appraisal - tax base) or parcel information. Polygons derived from original documents (deeds &amp; surveys) by the Sidwell Co in 2013 and maintained since by County GIS staff." ;
    dct:identifier "19b3a692-e316-4e6a-bb28-d1bf9e7e3f08" ;
    dct:issued "2025-11-20T05:53:18.721558"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:53:18.721562"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-78.0991 39.7190, -77.4543 39.7190, -77.4543 40.2869, -78.0991 40.2869, -78.0991 39.7190))"^^gsp:wktLiteral ] ;
    dct:title "Franklin County Parcels" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/19b3a692-e316-4e6a-bb28-d1bf9e7e3f08/resource/d1b66503-f083-43ee-9b90-8eab6482fd86> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/19b3a692-e316-4e6a-bb28-d1bf9e7e3f08/resource/d1b66503-f083-43ee-9b90-8eab6482fd86> a dcat:Distribution ;
    dct:issued "2020-11-29T22:21:22.292636"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:53:18.715892"^^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" .

