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

:1517 a skos:Concept ;
    skos:prefLabel "マーガリン並びにこの類の動物性油脂、植物性油脂若しくは微生物性油脂又はこの類の異なる油脂の分別物の混合物及び調製品（食用のものに限るものとし、第15.16項の食用の油脂及びその分別物を除く。）"@ja , "Margarine; edible mixtures or preparations of animal, vegetable or microbial fats or oils or of fractions of different fats or oils of this Chapter, other than edible fats and oils or their fractions of heading 15.16"@en ;
    skos:notation "1517" ;
    skos:broader :15 ;
    skos:inScheme :scheme .

