@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

bjw:-GBL0JM7J-9
  inist:semCategory "Modélisation / Calcul"@fr, "Modeling / Calculus"@en, "Modelización/Cálculo"@es ;
  skos:hiddenLabel "Estimación densidad"@es, "Estimation densité"@fr, "Density estimation"@en ;
  skos:prefLabel "density estimation"@en, "estimación de densidad"@es, "estimation de densité"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q17088227> ;
  a skos:Concept ;
  skos:inScheme bjw: .

bjw: a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/BJW/MODL>
  skos:prefLabel "Modelización / Cálculo"@es, "Modélisation / Calcul"@fr, "Modeling / Calculus"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-GBL0JM7J-9 .

