@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:9657
  ns0:marc001 "36863" ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:9657_def ;
  skos:altLabel "tarsal bones"@en, "ankle bone"@en ;
  skos:prefLabel "tarsus (bone)"@en, "tarso (hueso)"@es ;
  skos:broader nalt:18536 ;
  skos:hiddenLabel "tarsus-(bone)"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_14794>, <http://id.agrisemantics.org/gacs/C31223>, <http://id.cabi.org/cabt/114912> .

nalt:9657_def
  rdf:value "Hueso(s) que compone(n) la articulación del tobillo."@es, "The bone(s) that comprise(s) the ankle joint."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:18536
  skos:prefLabel "tipos óseos"@es, "bone types"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9657 .

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

