@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/1d7e8814-be79-41ec-bea9-9c14b1d2a928> a dcat:Dataset ;
    dct:description "Beaverdam Creek watershed cemetery locations. Provides the name of the cemetery and the FIPS code for the county the cemetery is situated within." ;
    dct:identifier "1d7e8814-be79-41ec-bea9-9c14b1d2a928" ;
    dct:issued "2025-11-20T08:16:06.653068"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:16:06.653073"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-81.9521 36.5004, -81.8887 36.5004, -81.8887 36.5511, -81.9521 36.5511, -81.9521 36.5004))"^^gsp:wktLiteral ] ;
    dct:title "Beaverdam Creek Cemeteries Data from U.S. Geographic Names Information System" ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "beaverdam-creek",
        "cemeteries",
        "ckan",
        "creek",
        "geo",
        "geoss",
        "national",
        "nbii-southern-appalachian-information-node",
        "north-america",
        "point",
        "tennessee",
        "tn",
        "united-states",
        "va",
        "virginia",
        "watershed" .

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

