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

nalt:192568
  skos:prefLabel "ciclofilinas"@es, "cyclophilins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:336812 .

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

nalt:336812
  skos:hiddenLabel "peptidyl prolyl cis-trans isomerase A"@en, "peptidyl-prolyl cis-trans isomerase-A"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:altLabel "peptidyl-prolyl cis-trans isomerase A"@en ;
  dc:created "2020-03-09"^^xsd:date ;
  skos:prefLabel "ciclofilina A"@es, "cyclophilin A"@en ;
  ns0:marc001 "95176" ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:336812_def ;
  skos:broader nalt:192568 .

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

nalt:336812_def
  rdf:value "Peptidilprolil isomerasa citoplasmática de 17-kda que toma parte en la inmunorregulación. Es un miembro de la familia de las ciclofilinas, proteínas que se unen a la ciclosporina."@es, "A 17-kda cytoplasmic peptidylprolyl isomerase involved in immunoregulation. It is a member of the cyclophilin family of proteins that binds to cyclosporine."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

