@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:9036
  ns0:marc001 "34035" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.cabi.org/cabt/107336>, <http://id.agrisemantics.org/gacs/C10482> ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "sires"@en, "sementales"@es ;
  skos:broader nalt:31696, nalt:9021 ;
  skos:related nalt:39601, nalt:18300, nalt:187690 ;
  skos:definition nalt:9036_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "sire"@en ;
  dc:modified "2014-08-07"^^xsd:date .

nalt:187690
  skos:prefLabel "comportamiento paternal"@es, "paternal behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9036 .

nalt:9036_def
  rdf:value "Progenitores machos."@es, "Male parents."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:18300
  skos:prefLabel "machos"@es, "males"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:9036 .

nalt:39601
  skos:prefLabel "paternidad"@es, "paternity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9036 .

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

nalt:9021
  skos:prefLabel "cruce de animales"@es, "animal breeding"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9036 .

nalt:31696
  skos:prefLabel "padre y madre"@es, "parents"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9036 .

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

