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

nalt:213507
  skos:prefLabel "tipos de apareamiento"@es, "mating types"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:241681 .

nalt:241681
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2015-02-20"^^xsd:date ;
  skos:related nalt:241697, nalt:45465, nalt:213507 ;
  skos:prefLabel "homothallism"@en, "homotalismo"@es ;
  dc:modified "2015-11-16"^^xsd:date ;
  ns0:marc001 "68072" ;
  skos:hiddenLabel "homothallic mating systems"@en, "homothallic mating-system"@en ;
  skos:altLabel "homothallic mating system"@en ;
  skos:broader nalt:8695 .

nalt:241697
  skos:prefLabel "cepas homotálicas"@es, "homothallic strains"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:241681 .

nalt:45465
  skos:prefLabel "heterotalismo"@es, "heterothallism"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:241681 .

nalt:8695
  skos:prefLabel "sistema sexual"@es, "sexual systems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:241681 .

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

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

