You are viewing /dataset/nsidc-0474 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/nsidc-0474>
   datacite:identifier "nsidc-0474";
   dcterms:title "Ice-Penetrating Radar Data Across Siple Coast Grounding Lines"^^xsd:string;
   datacite:doi "10.7265/N5M043BH";
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "NSIDC-0474" ] ;
   dcat:landingPage <http://nsidc.org/data/NSIDC-0474>;
   dcterms:description "These data consist of ice-penetrating radar data collected on the ground across the grounding line near Siple Dome during the 2006 and 2007 Antarctic summer field seasons. Primarily, the data consist of low-frequency radar data (2 MHz, approximately 50 meter resolution) in order to observe deep internal layers and the ice-bed interface. The data set also contains one file with high-frequency (100 MHz, approximately 1 meter resolution) radar data, for a sub-region of one of the low-frequency radar profiles. Coincident kinematic GPS data were also collected to correct the radar data for topography along each profile. Radar profiles are typically approximately 20 km in length with the grounding line crossed centrally where possible. Data are available via FTP in Matlab (.mat) format."^^xsd:string;
 
## Dates of dataset release and access
   dcterms:issued "2010-01-01T00:00:00"^^xsd:dateTime;

## Spatial and temporal information:
dcterms:spatial [
    a dcterms:Location, gcis:SpatialExtent;
    gcis:northBoundLatitude "-81"^^xsd:float;
    gcis:southBoundLatitude "-83"^^xsd:float;
    gcis:eastBoundLongitude "-145"^^xsd:float;
    gcis:westBoundLongitude "-160"^^xsd:float;
  ] ;
dcterms:temporal [
    a dcterms:PeriodOfTime, gcis:TemporalExtent;
    gcis:startDate "2006-11-01T00:00:00"^^xsd:dateTime;
    gcis:endDate "2007-12-20T00:00:00"^^xsd:dateTime;
    ] ;

## Attributes and keywords

## Instrument Instances

   a gcis:Dataset .




## This entity was produced by an organization:     
<http://52.38.26.42:8080/dataset/nsidc-0474>    
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/organization/national-snow-ice-data-center>;
      prov:hadRole <http://52.38.26.42:8080/role_type/data_archive>;
      ] .


## Also known as:
<http://52.38.26.42:8080/dataset/nsidc-0474>
   skos:altLabel "oai:nsidc/NSIDC-0474";
   gcis:hasURL "http://nsidc.org/api/dataset/2/oai?verb=GetRecord&metadataPrefix=dif&identifier=oai:nsidc/NSIDC-0474";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/nsidc/dataset/oai:nsidc/NSIDC-0474> .