@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:10218
  skos:prefLabel "anticuerpos"@es, "antibodies"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:261105 .

nalt:17202
  skos:prefLabel "sitios de enlace"@es, "binding sites"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:261105 .

nalt:261105
  skos:altLabel "antibody-binding regions"@en, "antibody-combining sites"@en, "paratopes"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "paratope"@en, "antibody-binding region"@en ;
  skos:definition nalt:261105_def ;
  dc:modified "2017-07-06"^^xsd:date ;
  dc:created "2015-09-17"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "63142" ;
  skos:prefLabel "antibody binding sites"@en, "sitios de unión de anticuerpos"@es ;
  skos:related nalt:10218, nalt:10349, nalt:297821 ;
  skos:broader nalt:17202 .

nalt:261105_def
  rdf:value "Sitios locales en la superficie de los anticuerpos que reaccionan con los sitios determinantes antigénicos (epítopos). Están formados por partes de las regiones variables de los fragmentos Fab."@es, "Local surface sites on antibodies which react with antigen determinant sites on antigens (epitopes). They are formed from parts of the variable regions of Fab fragments."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a ns0:Definition .

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

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

nalt:297821
  skos:prefLabel "ingeniería de anticuerpos"@es, "antibody engineering"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:261105 .

nalt:10349
  skos:prefLabel "epitopos"@es, "epitopes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:261105 .

