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

nalt:19707
  skos:prefLabel "razas autóctonas"@es, "rare breeds"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:250636 .

nalt:3138
  skos:prefLabel "reproducción de animales"@es, "animal reproduction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:250636 .

nalt:30218
  skos:prefLabel "endogamia"@es, "inbreeding"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:250636 .

nalt:9040
  skos:prefLabel "razas animales"@es, "breeds"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:250636 .

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

nalt:9023
  skos:prefLabel "cruzamiento"@es, "breeding"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:250636 .

nalt:250636
  skos:related nalt:19707, nalt:9023, nalt:30221, nalt:3138, nalt:30218 ;
  skos:hiddenLabel "mixed-breed"@en, "mixed-breeds"@en, "mixed breed"@en ;
  ns0:marc001 "69782" ;
  skos:prefLabel "mixed breeds"@en, "mestizos"@es ;
  a skos:Concept, ns0:Topic ;
  dc:created "2015-05-04"^^xsd:date ;
  skos:broader nalt:9040 ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:30221
  skos:prefLabel "autofecundación"@es, "selfing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:250636 .

