@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-R5P06CHZ-M
  skos:prefLabel "geospatial data"@en ;
  a skos:Concept ;
  skos:narrower n9j:-XGB5GLPN-P .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-XGB5GLPN-P .

n9j:-XGB5GLPN-P
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/BLOB> ;
  skos:definition "The term BLOB is used in the computer world to describe a data entity that is not of a standard primitive data type (e.g., number, date, time, character string), particularly when applied to field definitions in a relational database. Database suppliers have rationalized the term as an acronym for “Basic Large OBject” or, more commonly, “Binary Large OBject.” In geographic information systems, BLOB database fields are often used to store important data, such as coordinates, terrain elevation or slope matrices, or images. [Source: Encyclopedia of Geographic Information Science; BLOB]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-R5P06CHZ-M ;
  skos:prefLabel "BLOB"@en .

n9j: a skos:ConceptScheme .
