@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

nalt:27901
  skos:prefLabel "metaloproteinasas"@es, "metalloproteinases"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:249915 .

nalt:249915
  dc:modified "2015-11-16"^^xsd:date ;
  skos:hiddenLabel "SL-3 (stromelysin-3)"@en, "stromelysin-III"@en, "matrix metalloprotease-11"@en, "MMP-11 (matrix metalloproteinase-11)"@en, "ST-3 protein"@en ;
  ns0:marc001 "73776" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "matrix metalloproteinase-11"@en, "ST3 matrix metalloproteinase"@en, "matrix metalloproteinase 11"@en ;
  a skos:Concept, ns0:Chemical ;
  skos:prefLabel "stromelysin-3"@en, "estromelisina-3"@es ;
  dc:created "2015-04-16"^^xsd:date ;
  skos:broader nalt:27901 .

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

