@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .

<http://data.loterre.fr/ark:/67375/FM8-BTW1Q7SK-1>
  skos:hiddenLabel "Subjectif"@fr, "Subjective"@en ;
  a skos:Concept ;
  skos:prefLabel "subjectif"@fr, "subjective"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-WRFPGGKX-3> ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:definition "Code: Depending on judgement, a matter of individual opinion; for contrast with objective."@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C15> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:identifier "1464" .

<http://data.loterre.fr/ark:/67375/FM8/C15>
  skos:prefLabel "Nomenclature theory (category)"@en, "Théorie de la Nomenclature (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-BTW1Q7SK-1> .

<http://data.loterre.fr/ark:/67375/FM8-WRFPGGKX-3>
  skos:prefLabel "objectif"@fr, "objective"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-BTW1Q7SK-1> .

<http://data.loterre.fr/ark:/67375/FM8>
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://data.loterre.fr/ark:/67375/FM8-BTW1Q7SK-1> .

