@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#> .

nalt:881
  skos:prefLabel "proteínas de membrana"@es, "membrane proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:94003 .

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

nalt:876
  skos:prefLabel "proteínas"@es, "proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:94003 .

nalt:94003
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9122>, <http://id.cabi.org/cabt/113384> ;
  skos:related nalt:881 ;
  skos:broader nalt:876 ;
  skos:hiddenLabel "cell surface proteins"@en, "cell surface protein"@en, "surface protein"@en, "cell wall surface protein"@en, "cell wall surface proteins"@en ;
  dc:created "2006-07-21"^^xsd:date ;
  ns0:marc001 "62106" ;
  skos:prefLabel "proteínas de la superficie"@es, "surface proteins"@en ;
  a skos:Concept, ns0:Chemical ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2014-06-13"^^xsd:date .

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

