@prefix blh: <http://data.loterre.fr/ark:/67375/BLH> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

blh: a skos:ConceptScheme .
blh:-MODL
  skos:prefLabel "Modélisation / Calcul"@fr, "Modeling / Calculus"@en ;
  a isothes:ConceptGroup ;
  skos:member blh:-NRZ4QMKH-2 .

blh:-NRZ4QMKH-2
  skos:hiddenLabel "approche individu centrée"@fr, "individual-centred model"@fr, "individual-centered model"@en, "agent-based model"@en, "individual based diversity"@en ;
  uneskos:memberOf blh:-MODL, blh:-EKOX ;
  skos:altLabel "individual-based modelling"@en, "modèle individu-centré"@fr, "individual-based model"@en, "individual based modeling"@en ;
  skos:prefLabel "modélisation individu-centrée"@fr, "individual-based modeling"@en ;
  skos:inScheme blh: ;
  a skos:Concept ;
  skos:broader blh:-NQ6TF17R-6 ;
  dc:created "2021-12-22"^^xsd:date ;
  dc:modified "2022-03-29"^^xsd:date .

blh:-EKOX
  skos:prefLabel "Ecologie_Divers"@fr, "Ecology_Miscellaneous"@en ;
  a isothes:ConceptGroup ;
  skos:member blh:-NRZ4QMKH-2 .

blh:-NQ6TF17R-6
  skos:prefLabel "ecological modeling"@en, "modélisation écologique"@fr ;
  a skos:Concept ;
  skos:narrower blh:-NRZ4QMKH-2 .

