@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:334767
  skos:prefLabel "integrasas"@es, "integrases"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:334759 .

nalt:334759
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:334759_def ;
  ns0:marc001 "9813985186600041" ;
  skos:related nalt:334767 ;
  skos:hiddenLabel "integrase-inhibitor"@en, "integrase inhibitor"@en, "integrase-inhibitors"@en ;
  ns0:marc001previous "94061" ;
  skos:prefLabel "inhibidores de la integrasa"@es, "integrase inhibitors"@en ;
  dc:created "2019-10-10"^^xsd:date ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:broader nalt:25590 .

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

nalt:334759_def
  rdf:value "Compuestos que inhiben o antagonizan la biosíntesis o las acciones de la integrasa."@es, "Compounds which inhibit or antagonize biosynthesis or actions of integrase."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:25590
  skos:prefLabel "inhibidores enzimáticos"@es, "enzyme inhibitors"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:334759 .

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

