@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:317801_def
  rdf:value "Secuencias repetitivas de ácido nucleico que constituyen los principales componentes de los SISTEMAS CRISPR-CAS bacterianos y arquelos y que funcionan como sistemas adaptativos de defensa antiviral."@es, "Repetitive nucleic acid sequences that are principal components of the archaeal and bacterial CRISPR-CAS SYSTEMS, which function as adaptive antiviral defense systems."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:61079
  skos:prefLabel "secuencias repetidas en tandem"@es, "tandem repeat sequences"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:317801 .

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

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

nalt:317801
  skos:hiddenLabel "CRISPR locus"@en, "CRISPR sequence"@en, "CRISPR spacer sequence"@en, "CRISPR cluster"@en, "CRISPR spacer"@en, "CRISPR array"@en ;
  ns0:marc001 "86328" ;
  skos:broader nalt:61079 ;
  skos:prefLabel "secuencias CRISPR"@es, "CRISPR sequences"@en ;
  skos:altLabel "CRISPR spacer sequences"@en, "CRISPR spacers"@en, "CRISPR loci"@en, "CRISPR arrays"@en, "CRISPR clusters"@en ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:definition nalt:317801_def ;
  dc:created "2018-06-08"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

