@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix ns3: . @prefix rdfs: . @prefix skos: . a skos:Concept ; ns2:creator "European Space Agency", "Spot Image S.A." ; ns2:date "2010-11-23" ; ns2:source ; ns2:title "GridCell" ; dct:created "2010-11-23" ; dct:modified "2012-02-14" ; ns1:hasProfile , , ; ns3:status ; rdfs:seeAlso , , ; skos:definition "A sub-area of the discretized region of interest; It can have any shape even though it usually is a quadrilateral in a geographic projection. It is used to track the advancement of a coverage acquisition. One or more possible segments (attempts) can cover a cell"@en ; skos:exactMatch , ; skos:prefLabel "Grid Cell"@en .