@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct:  <http://purl.org/dc/terms/> .
@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix owl:  <http://www.w3.org/2002/07/owl#> .
@prefix :     <https://wik.jp/hinmoku/> .

:2503 a skos:Concept ;
    skos:prefLabel "硫黄（昇華硫黄、沈降硫黄及びコロイド硫黄を除く。）"@ja , "Sulphur of all kinds, other than sublimed sulphur, precipitated sulphur and colloidal sulphur"@en ;
    skos:notation "2503" ;
    skos:broader :25 ;
    skos:inScheme :scheme .

