@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/28df5d63-af5a-4139-9277-3bc5f2f8e520> a dcat:Dataset ;
    dct:description "Listing of all baseball fields within the City of Pittsburgh." ;
    dct:identifier "5934b8d1-892f-4fd7-84c1-aa890d3ff529" ;
    dct:issued "2025-09-24T17:00:00.701893"^^xsd:dateTime ;
    dct:modified "2021-02-03T21:45:30.130612"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Field Listings" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Western Pennsylvania Regional Data Center" ;
            vcard:hasEmail <mailto:wprdc@pitt.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/28df5d63-af5a-4139-9277-3bc5f2f8e520/resource/0c9d6b00-be6f-4ee7-89ab-1ec192191958>,
        <https://data.amerigeoss.org/dataset/28df5d63-af5a-4139-9277-3bc5f2f8e520/resource/530acebe-bc8e-4490-bcf8-8736d91325a5>,
        <https://data.amerigeoss.org/dataset/28df5d63-af5a-4139-9277-3bc5f2f8e520/resource/acaa516e-cad6-4420-928f-364de97e0188> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ballfield",
        "baseball",
        "diamond",
        "field",
        "recreation",
        "sports" ;
    dcat:theme <%7BRecreation%7D> .

<https://data.amerigeoss.org/dataset/28df5d63-af5a-4139-9277-3bc5f2f8e520/resource/0c9d6b00-be6f-4ee7-89ab-1ec192191958> a dcat:Distribution ;
    dct:description "Listing of all baseball fields within the City of Pittsburgh." ;
    dct:format "XLS" ;
    dct:issued "2023-01-24T18:12:49.041514"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:00:00.677857"^^xsd:dateTime ;
    dct:title "Field Listing 2015" ;
    dcat:accessURL <https://data.wprdc.org/dataset/5934b8d1-892f-4fd7-84c1-aa890d3ff529/resource/f9cdb902-d135-4c33-bc09-221f3a3c9c1f/download/opendata-pubworks-field-listing-2015.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/28df5d63-af5a-4139-9277-3bc5f2f8e520/resource/530acebe-bc8e-4490-bcf8-8736d91325a5> a dcat:Distribution ;
    dct:description "Listing of all baseball fields within the City of Pittsburgh." ;
    dct:format "CSV" ;
    dct:issued "2023-01-24T18:12:49.041520"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:00:00.679999"^^xsd:dateTime ;
    dct:title "Field Listing 2015" ;
    dcat:accessURL <https://data.wprdc.org/dataset/5934b8d1-892f-4fd7-84c1-aa890d3ff529/resource/a61b6617-2f06-4745-8731-165139d41667/download/opendata-pubworks-field-listing-2015.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/28df5d63-af5a-4139-9277-3bc5f2f8e520/resource/acaa516e-cad6-4420-928f-364de97e0188> a dcat:Distribution ;
    dct:description "Column descriptions for the Field Listing data set." ;
    dct:format "XLS" ;
    dct:issued "2023-01-24T18:12:49.041518"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:00:00.678971"^^xsd:dateTime ;
    dct:title "Field Listing Data Dictionary" ;
    dcat:accessURL <https://data.wprdc.org/dataset/5934b8d1-892f-4fd7-84c1-aa890d3ff529/resource/caff3dd6-9f3a-4e6a-9e20-f464308de728/download/opendata-pubworks-field-listing-2015-column-names.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

