@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/708cb515-fdfe-460e-952d-5415f61b8622> a dcat:Dataset ;
    dct:description "The GIS REST service for \"Precautionary Areas in U.S. Waters\" provides raster maps of precautionary areas which are defined as A routing measure comprising an area within defined limits where ships must navigate with particular caution and within which the direction of traffic flow may be recommended. These areas are derived from NOAA's Electronic Navigational Charts. This serivce is a cartographic representation of marine source data based on S-57 data format and content specification" ;
    dct:identifier "Precautionary Areas in U.S. Waters" ;
    dct:issued "2025-11-22T14:56:58.294515"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2001-01-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-179.4300 17.5700, 174.6100 17.5700, 174.6100 65.6700, -179.4300 65.6700, -179.4300 17.5700))"^^gsp:wktLiteral ] ;
    dct:title "Precautionary Areas in U.S. Waters" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ENC GIS Technical" ;
            vcard:hasEmail <mailto:james.hawks@noaa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/708cb515-fdfe-460e-952d-5415f61b8622/resource/1f94cfa1-7a5b-4dac-b861-f2bffb6c6011> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "coastal-and-marine-spatial-planning",
        "geo",
        "geoss",
        "hydrography",
        "marine-navigation",
        "national",
        "north-america",
        "ocean-coastal-mapping",
        "precautionary-area",
        "regulated-area",
        "transportation",
        "u-s-exclusive-economic-zone",
        "u-s-territories",
        "u-s-waters",
        "united-states" .

<https://data.amerigeoss.org/dataset/708cb515-fdfe-460e-952d-5415f61b8622/resource/1f94cfa1-7a5b-4dac-b861-f2bffb6c6011> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T05:29:18.935814"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:56:58.284686"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://encdirect.noaa.gov/arcgis/rest/services/cmsp/precautionary_areas/MapServer> ;
    dcat:mediaType "text/html" .

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

