@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/178dd3c1-ff97-454b-a96d-d9a9791d97ce> a dcat:Dataset ;
    dct:description "Information for any vessel that submitted a Notice of Intent (NOI), Notice of Termination (NOT), or annual report under EPA's 2013 Vessel General Permit (VGP).  Search results will be presented in a table; however, you can also download more detailed information on the vessels identified in these search results into an excel spreadsheet, or an HTML file, which can be saved to your desktop for further review and analysis." ;
    dct:identifier "{B4829C41-1361-41A4-A24C-DC40305DC71B}" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2014-10-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 18.0000, -180.0000 72.0000, -66.0000 72.0000, -66.0000 18.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "2013 EPA Vessels General Permit (VGP)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jack Faulk, U.S. EPA Office of Water (OW) - Office of Wastewater Management (OWM)" ;
            vcard:hasEmail <mailto:faulk.jack@epa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "discharges",
        "environment",
        "npdes",
        "permits",
        "united-states",
        "vessels",
        "vgp" .

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

