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

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:13994
  skos:prefLabel "enfermedades autoinmunes"@es, "autoimmune diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:10219 .

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

nalt:10219
  skos:exactMatch <http://id.agrisemantics.org/gacs/C23141>, <http://id.cabi.org/cabt/15595>, <http://id.loc.gov/authorities/subjects/sh85010046> ;
  skos:hiddenLabel "auto-antibody"@en, "autoantibody"@en ;
  ns0:marc001 "4012" ;
  skos:broader nalt:10218 ;
  dc:modified "2017-05-31"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:13995, nalt:13994 ;
  skos:prefLabel "autoantibodies"@en, "autoanticuerpos"@es ;
  skos:altLabel "auto-antibodies"@en ;
  dc:created "2006-01-19"^^xsd:date .

nalt:13995
  skos:prefLabel "autoinmunidad"@es, "autoimmunity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:10219 .

