@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-HG5739N2-C>
  skos:hiddenLabel "Capture de mouvement"@fr, "Motion capture"@en ;
  skos:example "Motion capture is done by recording signs made by a human using video cameras or other types of sensors and later mapping the human actor's motions onto an avatar. (Cabral, Gonçalves, Nicolau, Coheur & Santos, 2020)"@en, "Some datasets using different motion capture techniques were created in recent years. (Jedlička, Krňoul, Kanis & Železný, 2020)"@en ;
  a skos:Concept ;
  skos:altLabel "capture de mouvements"@fr, "mocap"@en, "captation de mouvements"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-MXPRGFC2-P> ;
  dc:modified "2024-06-12T07:51:14"^^xsd:dateTime ;
  skos:prefLabel "motion capture"@en, "capture de mouvement"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-MXPRGFC2-P>
  skos:prefLabel "computer vision"@en, "vision par ordinateur"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-HG5739N2-C> .

