@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:15075
  ns0:marc001 "4385" ;
  skos:hiddenLabel "bacterial artificial chromosome"@en, "bacterial-artificial-chromosomes"@en, "bacterial artificial clone"@en, "bacterial artificial clones"@en ;
  a ns0:Topic, skos:Concept ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2003008306>, <http://id.agrisemantics.org/gacs/C14019>, <http://id.cabi.org/cabt/16481> ;
  skos:related nalt:15096 ;
  skos:prefLabel "cromosomas bacterianos artificiales"@es, "bacterial artificial chromosomes"@en ;
  dc:modified "2018-01-18"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "BACs (bacterial artificial chromosomes)"@en ;
  skos:broader nalt:276 ;
  dc:created "2006-01-19"^^xsd:date .

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

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

nalt:15096
  skos:prefLabel "bacteriología"@es, "bacteriology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:15075 .

nalt:276
  skos:prefLabel "cromosomas"@es, "chromosomes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:15075 .

