@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:4058
  skos:prefLabel "saborizantes"@es, "flavorings"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:38197 .

nalt:6760
  skos:prefLabel "compuestos orgánicos del azufre"@es, "organic sulfur compounds"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:38197 .

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

nalt:38197
  skos:hiddenLabel "dimethylsulphide"@en, "dimethylsulfide"@en, "methyl sulphides"@en, "dimethylsulfides"@en, "methyl sulfides"@en, "dimethyl-sulfide"@en, "dimethyl sulphide"@en, "dimethyl sulphides"@en, "dimethylsulphides"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  ns0:marc001 "66053" ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2014-08-15"^^xsd:date ;
  skos:prefLabel "sulfuro de dimetilo"@es, "dimethyl sulfide"@en ;
  skos:related nalt:4058 ;
  skos:altLabel "methyl sulfide"@en, "methyl sulphide"@en ;
  skos:broader nalt:6760 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh99000312> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

