You are viewing /instrument/spectral-irradiance-monitor in Turtle
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
Raw
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gcis: <http://data.globalchange.gov/gcis.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://52.38.26.42:8080/instrument/spectral-irradiance-monitor>
   dcterms:identifier "spectral-irradiance-monitor";
   dcterms:title "Spectral Irradiance Monitor"^^xsd:string;
   gcis:inPlatform <http://52.38.26.42:8080/platform/solar-radiation-and-climate-experiment>;
   dcterms:description "Solar irradiance monitor"^^xsd:string;
   a gcis:InstrumentType .

## This entity was produced by an organization:     
<http://52.38.26.42:8080/instrument/spectral-irradiance-monitor>    
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/organization/national-aeronautics-space-administration>;
      prov:hadRole <http://52.38.26.42:8080/role_type/contributor>;
      ] .


## Also known as:
<http://52.38.26.42:8080/instrument/spectral-irradiance-monitor>
   skos:altLabel "626";
   gcis:hasURL "http://database.eohandbook.com/database/instrumentsummary.aspx?instrumentID=626";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/ceos/instrumentID/626> .
<http://52.38.26.42:8080/instrument/spectral-irradiance-monitor>
   skos:altLabel "SIM";
   gcis:hasURL "http://database.eohandbook.com/database/instrumentindex.aspx#S";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/ceos/Instrument/SIM> .