@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/70c29df2-cb8d-433e-aeee-ac1406d1ede4> a dcat:Dataset ;
    dct:description """Data from the I&M vascular plant inventory at Prince William Forest park. 
This data set contains occurrence data for vascular plants in Prince William Forest Park.  The data set includes information about where the observations were made in the park as well as whether the species observed were native or note.""" ;
    dct:identifier "NPS_DataStore_2190248" ;
    dct:issued "2003-05-01"^^xsd:date ;
    dct:modified "2003-05-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.0000 38.2500, -80.0000 40.0000, -76.2000 40.0000, -76.2000 38.2500, -80.0000 38.2500))"^^gsp:wktLiteral ] ;
    dct:title "Prince William Forest Park Vascular Plant Inventory Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:irma@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/70c29df2-cb8d-433e-aeee-ac1406d1ede4/resource/9fdffc9c-0c49-44bd-969e-8ae408c8d779> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "floristic-survey",
        "geo",
        "geoss",
        "inventory",
        "national",
        "ncr",
        "north-america",
        "plants",
        "united-states",
        "vascular-plants",
        "vouchers" ;
    dcat:theme <%7B%22Generic%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/70c29df2-cb8d-433e-aeee-ac1406d1ede4/resource/9fdffc9c-0c49-44bd-969e-8ae408c8d779> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2022-08-07T16:25:42.834488"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:04:51.263765"^^xsd:dateTime ;
    dct:title "PRWI_Vasc_Plant_Inv_Data.xls" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/456433?Reference=2190248> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

