@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:204386_def
  rdf:value "Ligamento fuerte de la rodilla que se origina en la porción posteromedial del cóndilo lateral del fémur, atraviesa los cóndilos por la zona anterior e inferior y está unido a la depresión ubicada en frente de la eminencia intercondilar de la tibia."@es, "A strong ligament of the knee that originates from the posteromedial portion of the lateral condyle of the femur, passes anteriorly and inferiorly between the condyles, and attaches to the depression in front of the intercondylar eminence of the tibia."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:28571
  skos:prefLabel "ligamentos"@es, "ligaments"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:204386 .

nalt:204386
  skos:definition nalt:204386_def ;
  ns0:marc001 "63109" ;
  dc:created "2013-09-03"^^xsd:date ;
  skos:prefLabel "ligamento cruzado anterior"@es, "anterior cruciate ligament"@en ;
  skos:related nalt:204387 ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "anterior cruciate ligaments"@en ;
  skos:broader nalt:28571 ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh86004623> .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:204387
  skos:prefLabel "ligamento cruzado posterior"@es, "posterior cruciate ligament"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:204386 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

