@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/7ebe24ca-7d43-4c96-8f94-0744eaec3894> a dcat:Dataset ;
    dct:description "Point coverage representing fire hydrants which were identifiable in the photography. CLT supplemented this data by providing field edit verification for this feature." ;
    dct:identifier "7ebe24ca-7d43-4c96-8f94-0744eaec3894" ;
    dct:issued "2025-11-22T23:07:31.203859"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:07:31.203864"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-76.7219 39.7211, -75.8750 39.7211, -75.8750 40.3157, -76.7219 40.3157, -76.7219 39.7211))"^^gsp:wktLiteral ] ;
    dct:title "Lancaster County fire hydrants" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7ebe24ca-7d43-4c96-8f94-0744eaec3894/resource/3489784a-c339-4445-998e-f2207fbe7e2b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "lancaster-county",
        "national",
        "north-america",
        "pa",
        "pennsylvania",
        "united-states" .

<https://data.amerigeoss.org/dataset/7ebe24ca-7d43-4c96-8f94-0744eaec3894/resource/3489784a-c339-4445-998e-f2207fbe7e2b> a dcat:Distribution ;
    dct:issued "2020-11-29T22:28:51.594273"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:07:31.196276"^^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" .

