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

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

nalt:48945
  skos:broader nalt:6524, nalt:9905 ;
  skos:altLabel "lactogenic hormone"@en, "luteotropin"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C6752>, <http://id.loc.gov/authorities/subjects/sh85107391>, <http://id.cabi.org/cabt/95138>, <http://aims.fao.org/aos/agrovoc/c_6221> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  ns0:marc001 "30207" ;
  skos:related nalt:223518 ;
  dc:modified "2014-07-31"^^xsd:date ;
  skos:prefLabel "prolactin"@en, "prolactina"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date .

nalt:9905
  skos:prefLabel "gonadotropinas de la pituitaria"@es, "pituitary gonadotropins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:48945 .

nalt:6524
  skos:prefLabel "neuropéptidos"@es, "neuropeptides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:48945 .

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

nalt:223518
  skos:prefLabel "receptores de prolactina"@es, "prolactin receptors"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:48945 .

