@prefix qx8: <http://data.loterre.fr/ark:/67375/QX8> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

qx8: a skos:ConceptScheme .
qx8:-FB2H5R71-W
  skos:prefLabel "modelisation"@en, "modélisation"@fr ;
  a skos:Concept ;
  skos:narrower qx8:-83K2VBTH-V .

qx8:-83K2VBTH-V
  skos:definition "Un modèle conceptuel est une représentation d'un système. Il se compose de concepts destinés à aider à connaître, comprendre ou simuler le sujet devant être représenté. Les modèles conceptuels sont souvent des abstractions d'éléments du monde réel, qu'ils soient physiques ou sociaux. (Adapté et traduit de : <a href=\"https://en.wikipedia.org/wiki/Conceptual_model\">https://en.wikipedia.org/wiki/Conceptual_model</a>)"@fr, "A conceptual model is a representation of a system. It consists of concepts used to help people know, understand or simulate a subject that the model represents. It is also a set of concepts. Conceptual models are often abstractions of things in the real world, whether physical or social. In contrast, physical models are physical objects, such as a model of a toy that can be assembled and function like the object it represents. (Adapted from: <a href=\"https://en.wikipedia.org/wiki/Conceptual_model\">https://en.wikipedia.org/wiki/Conceptual_model</a>)"@en ;
  a skos:Concept ;
  skos:inScheme qx8: ;
  skos:broader qx8:-FB2H5R71-W ;
  skos:prefLabel "conceptual model"@en, "modèle conceptuel"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Conceptual_model> .

