You are viewing /dataset/noaa-nws-county-warning-area-boundaries in Turtle
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
Raw
@prefix datacite: <http://purl.org/spar/datacite/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix gcis: <http://data.globalchange.gov/gcis.owl#> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix biro: <http://purl.org/spar/biro/> .

<http://52.38.26.42:8080/dataset/noaa-nws-county-warning-area-boundaries>
   datacite:identifier "noaa-nws-county-warning-area-boundaries";
   dcterms:title "National Weather Service County Warning Area Boundaries"^^xsd:string;
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "" ] ;
   dcat:landingPage <http://www.nws.noaa.gov/geodata/catalog/wsom/html/cwa.htm>;
   dcterms:description "This data set contains polygons corresponding to the County Warning Areas (CWAs) of each Weather Forecast Office (WFO) in the National Weather Service (NWS)."^^xsd:string;
 
## Dates of dataset release and access

## Spatial and temporal information:
dcterms:spatial [
    a dcterms:Location, gcis:SpatialExtent;
    gcis:northBoundLatitude "71.398094"^^xsd:float;
    gcis:southBoundLatitude "-14.60409"^^xsd:float;
    gcis:eastBoundLongitude "179.788025"^^xsd:float;
    gcis:westBoundLongitude "-179.133163"^^xsd:float;
  ] ;
dcterms:temporal [
    a dcterms:PeriodOfTime, gcis:TemporalExtent;
    ] ;

## Attributes and keywords

## Instrument Instances

   a gcis:Dataset .




## This entity was produced by an organization:     
<http://52.38.26.42:8080/dataset/noaa-nws-county-warning-area-boundaries>    
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/organization/noaa-office-science-technology-integration>;
      prov:hadRole <http://52.38.26.42:8080/role_type/data_archive>;
      ] .


## Also known as:
<http://52.38.26.42:8080/dataset/noaa-nws-county-warning-area-boundaries>
   skos:altLabel "f2041ace-4dfe-4c50-a0e5-2f3d46548b38";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/datagov/identifier/f2041ace-4dfe-4c50-a0e5-2f3d46548b38> .
<http://52.38.26.42:8080/dataset/noaa-nws-county-warning-area-boundaries>
   skos:altLabel "national-weather-service-county-warning-area-boundaries";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/datagov/dataset/national-weather-service-county-warning-area-boundaries> .