@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/088bc98d-948f-4af3-a2fc-874b89d55b33> a dcat:Dataset ;
    dct:description "This dataset is composed of the entire City of Philadelphia's parcels based on their legal descriptions." ;
    dct:identifier "088bc98d-948f-4af3-a2fc-874b89d55b33" ;
    dct:issued "2025-11-19T21:25:06.226641"^^xsd:dateTime ;
    dct:modified "2025-11-19T21:25:06.226647"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-75.2815 39.8651, -74.9541 39.8651, -74.9541 40.1437, -75.2815 40.1437, -75.2815 39.8651))"^^gsp:wktLiteral ] ;
    dct:title "PhiladelphiaParcels201510" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/088bc98d-948f-4af3-a2fc-874b89d55b33/resource/e11d5368-39a9-4525-9103-77ac9c785528> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cadastral",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "parcel",
        "registry",
        "tax-map",
        "united-states" .

<https://data.amerigeoss.org/dataset/088bc98d-948f-4af3-a2fc-874b89d55b33/resource/e11d5368-39a9-4525-9103-77ac9c785528> a dcat:Distribution ;
    dct:issued "2020-11-29T22:23:57.534212"^^xsd:dateTime ;
    dct:modified "2025-11-19T21:25:06.212449"^^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" .

