@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/0c84be3c-a87d-4269-974b-51622c4392bc> a dcat:Dataset ;
    dct:description "This polygon coverage includes both recent and historical cemeteries. County supplied source data to identify historical locations. ADR compiled all cemeteries which were identifiable in the photography. CLT provided field edit verification." ;
    dct:identifier "0c84be3c-a87d-4269-974b-51622c4392bc" ;
    dct:issued "2025-11-19T16:13:59.481715"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:13:59.481722"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-76.7207 39.7250, -75.9033 39.7250, -75.9033 40.2904, -76.7207 40.2904, -76.7207 39.7250))"^^gsp:wktLiteral ] ;
    dct:title "Lancaster County Cemeteries" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0c84be3c-a87d-4269-974b-51622c4392bc/resource/b725c52e-82be-4e3f-8533-b6f7a1546145> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "lancaster-county",
        "national",
        "north-america",
        "pennsylvania",
        "united-states" .

<https://data.amerigeoss.org/dataset/0c84be3c-a87d-4269-974b-51622c4392bc/resource/b725c52e-82be-4e3f-8533-b6f7a1546145> a dcat:Distribution ;
    dct:issued "2020-11-29T22:38:57.266857"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:13:59.469755"^^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" .

