@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 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:23383_def
  rdf:value "Intervalo entre dos divisiones celulares sucesivas durante el cual los cromosomas no son distinguibles individualmente. Lo componen las fases G (fases G1, G0 y G2) y la fase S, cuando tiene lugar la replicación de ADN."@es, "The interval between two successive cell divisions during which the chromosomes are not individually distinguishable. It is composed of the G phases (G1 phase; G0 phase; G2 phase) and S phase (when DNA replication occurs)."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:23383
  skos:hiddenLabel "interphase microstructures"@en, "interphase microstructure"@en ;
  skos:altLabel "G2 phase"@en, "G1 phase"@en, "G0 phase"@en, "S phase"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C17154>, <http://id.cabi.org/cabt/61312> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:23382 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "19574" ;
  dc:modified "2018-08-01"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:23383_def ;
  skos:prefLabel "interphase"@en, "interfase"@es .

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

nalt:23382
  skos:prefLabel "ciclo celular"@es, "cell cycle"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:23383 .

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

