@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/126142ad-2101-4d60-885a-d6750c08bb2d> a dcat:Dataset ;
    dct:description "PA Birth Centers from the PA Dept of Health's quality assurance database. Current as of 8/4/2010." ;
    dct:identifier "126142ad-2101-4d60-885a-d6750c08bb2d" ;
    dct:issued "2025-11-20T02:02:00.042508"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:02:00.042513"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-79.9753 39.9162, -75.0522 39.9162, -75.0522 40.4742, -79.9753 40.4742, -79.9753 39.9162))"^^gsp:wktLiteral ] ;
    dct:title "Birth Centers" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/126142ad-2101-4d60-885a-d6750c08bb2d/resource/482d3367-0204-4938-820a-dcbb1b445a80> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "birth-centers",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/126142ad-2101-4d60-885a-d6750c08bb2d/resource/482d3367-0204-4938-820a-dcbb1b445a80> a dcat:Distribution ;
    dct:issued "2020-11-29T22:47:04.688381"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:02:00.036472"^^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" .

