@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:narrower nalt:241697 .

nalt:241697
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "68071" ;
  skos:hiddenLabel "homothallic-strains"@en, "homothallic strain"@en, "homothallic-mating type"@en, "homothallic-mating types"@en, "homothallic-strain"@en ;
  dc:created "2015-02-20"^^xsd:date ;
  skos:related nalt:241698, nalt:241681, nalt:17553, nalt:13191 ;
  skos:broader nalt:213507 ;
  skos:prefLabel "cepas homotálicas"@es, "homothallic strains"@en ;
  skos:altLabel "homothallic mating types"@en ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:241681
  skos:prefLabel "homotalismo"@es, "homothallism"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:241697 .

nalt:17553
  skos:prefLabel "genotipo"@es, "genotype"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:241697 .

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

nalt:13191
  skos:prefLabel "sistemas de apareamiento"@es, "mating systems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:241697 .

nalt:241698
  skos:prefLabel "cepas heterotálicas"@es, "heterothallic strains"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:241697 .

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

