You are viewing /platform/cartography-satellite-1 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 dbpprop: <http://dbpedia.org/property/> .
@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/platform/cartography-satellite-1>
   dcterms:identifier "cartography-satellite-1";
   dcterms:title "Cartography Satellite - 1"^^xsd:string;
   dcterms:type "spacecraft";
   dbpprop:launchDate "2005-05-05T00:00:00"^^xsd:dateTime;
   dbpprop:deactivated "2015-12-01T00:00:00"^^xsd:dateTime;
   gcis:hasInstrument <http://52.38.26.42:8080/instrument/panchromatic-camera>;

   a gcis:Platform .

## This entity was produced by an organization:     
<http://52.38.26.42:8080/platform/cartography-satellite-1>    
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/organization/indian-space-research-organisation>;
      prov:hadRole <http://52.38.26.42:8080/role_type/contributor>;
      ] .


## Also known as:
<http://52.38.26.42:8080/platform/cartography-satellite-1>
   skos:altLabel "275";
   gcis:hasURL "http://database.eohandbook.com/database/missionsummary.aspx?missionID=275";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/ceos/missionID/275> .
<http://52.38.26.42:8080/platform/cartography-satellite-1>
   skos:altLabel "CARTOSAT-1";
   gcis:hasURL "http://database.eohandbook.com/database/missionindex.aspx#C";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/ceos/Mission/CARTOSAT-1> .
<http://52.38.26.42:8080/platform/cartography-satellite-1>
   skos:altLabel "Cartosat-1";
   gcis:hasURL "http://wikipedia.org/wiki/Cartosat-1";
   owl:sameAs <http://dbpedia.org/resource/Cartosat-1>;
   skos:exactMatch <http://52.38.26.42:8080/lexicon/dbpedia/resource/Cartosat-1> .