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

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

nalt:204386
  skos:prefLabel "ligamento cruzado anterior"@es, "anterior cruciate ligament"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:204387 .

nalt:204387_def
  rdf:value "Ligamento fuerte de la rodilla que se origina en la superficie anterolateral del cóndilo femoral interno, atraviesa los cóndilos por la zona posterior e inferior, y está unido a la región intercondílea posterior de la tibia."@es, "A strong ligament of the knee that originates from the anterolateral surface of the medial condyle of the femur, passes posteriorly and inferiorly between the condyles, and attaches to the posterior intercondylar area of the tibia."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:204387
  dc:modified "2013-12-06"^^xsd:date ;
  skos:broader nalt:28571 ;
  dc:created "2013-09-03"^^xsd:date ;
  skos:related nalt:204386 ;
  skos:prefLabel "posterior cruciate ligament"@en, "ligamento cruzado posterior"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "71935" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "posterior cruciate ligaments"@en ;
  skos:definition nalt:204387_def .

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

