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

:scheme a skos:ConceptScheme , owl:Ontology ;
    vann:preferredNamespacePrefix "cbam" ;
    vann:preferredNamespaceUri "https://wik.jp/cbam/" ;
    skos:prefLabel "CBAM対象品目（EU炭素国境調整措置）"@ja , "CBAM Covered Goods (EU Carbon Border Adjustment Mechanism)"@en ;
    dct:description "EU炭素国境調整措置(Regulation (EU) 2023/956、Regulation (EU) 2025/2083による改正を含む)のAnnex Iが列挙する対象物品(CNコード・対象温室効果ガス付き)のSKOS語彙。GX政策(jgs)×貿易品目(hinmoku)×規制(CBAM)の三点測量を可能にする。"@ja ;
    dct:source <http://data.europa.eu/eli/reg/2023/956/oj> ;
    dct:issued "2026-07-13"^^xsd:date ;
    dct:modified "2026-07-17"^^xsd:date ;
    dct:publisher :publisher ;
    void:sparqlEndpoint <https://sparql.wik.jp/> ;
    void:dataDump <https://wik.jp/cbam/dump.ttl> ;
    skos:historyNote "URIホスト wik.jp は発行者から独立した永続識別子サービス。永続性ポリシー: https://wik.jp/.well-known/persistence"@ja ;
    dct:source <http://data.europa.eu/eli/reg/2025/2083/oj> ;
    dct:source <http://publications.europa.eu/resource/celex/02023R0956-20251020> ;
    skos:editorialNote "整合版02023R0956-20251020のAnnex I全42行に基づく。本則の適用は改正後の第36条(2)により2026-01-01から(第2条(2)・第2a条・第4条・第6〜9条・第10a条・第15条・第19条・第21条・第22条(1)(3)・第23〜27条・第31条。第22条(2)は2027-01-01)。de minimis適用除外は年間正味質量50トン(第2a条・附属書VII。電力・水素を除く)。第三国の適用除外は附属書III。未採択の下流製品拡張案(2025-12-17欧州委提案、2028-01-01適用見込み)は採択されるまで収容しない。CNコードはHS6+2桁のEU細分であり、hinmoku語彙へのリンクは行が対象範囲全体を覆う場合に closeMatch、ex行・除外付き行は relatedMatch とする。品目行の正文は英語(prefLabelに逐語保持、日本語ラベルはカテゴリのみ参考訳)。"@ja ;
    skos:hasTopConcept :cement , :electricity , :fertilisers , :iron-steel , :aluminium , :chemicals .

:publisher a foaf:Organization ;
    foaf:name "Terra-International OÜ (Team KitaSan)" ;
    foaf:homepage <https://wik.jp/> .

:cement a skos:Concept ;
    skos:prefLabel "セメント"@ja , "Cement"@en ;
    skos:scopeNote "Annex I の集約物品カテゴリ(表見出し)"@ja ;
    skos:topConceptOf :scheme .

:electricity a skos:Concept ;
    skos:prefLabel "電力"@ja , "Electricity"@en ;
    skos:scopeNote "Annex I の集約物品カテゴリ(表見出し)"@ja ;
    skos:topConceptOf :scheme .

:fertilisers a skos:Concept ;
    skos:prefLabel "肥料"@ja , "Fertilisers"@en ;
    skos:scopeNote "Annex I の集約物品カテゴリ(表見出し)"@ja ;
    skos:topConceptOf :scheme .

:iron-steel a skos:Concept ;
    skos:prefLabel "鉄鋼"@ja , "Iron and steel"@en ;
    skos:scopeNote "Annex I の集約物品カテゴリ(表見出し)"@ja ;
    skos:topConceptOf :scheme .

:aluminium a skos:Concept ;
    skos:prefLabel "アルミニウム"@ja , "Aluminium"@en ;
    skos:scopeNote "Annex I の集約物品カテゴリ(表見出し)"@ja ;
    skos:topConceptOf :scheme .

:chemicals a skos:Concept ;
    skos:prefLabel "化学品（水素）"@ja , "Chemicals (hydrogen)"@en ;
    skos:scopeNote "Annex I の集約物品カテゴリ(表見出し)"@ja ;
    skos:topConceptOf :scheme .

:ex-cn25070080 a skos:Concept ;
    skos:prefLabel "Other kaolinic clays except non-calcined kaolinic clays"@en ;
    skos:notation "ex 2507 00 80" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Cement table, row 1)"@ja ;
    skos:broader :cement ;
    skos:inScheme :scheme .

:cn25231000 a skos:Concept ;
    skos:prefLabel "Cement clinkers"@en ;
    skos:notation "2523 10 00" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Cement table, row 2)"@ja ;
    skos:broader :cement ;
    skos:inScheme :scheme .

:cn25232100 a skos:Concept ;
    skos:prefLabel "White Portland cement, whether or not artificially coloured"@en ;
    skos:notation "2523 21 00" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Cement table, row 3)"@ja ;
    skos:broader :cement ;
    skos:inScheme :scheme .

:cn25232900 a skos:Concept ;
    skos:prefLabel "Other Portland cement"@en ;
    skos:notation "2523 29 00" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Cement table, row 4)"@ja ;
    skos:broader :cement ;
    skos:inScheme :scheme .

:cn25233000 a skos:Concept ;
    skos:prefLabel "Aluminous cement"@en ;
    skos:notation "2523 30 00" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Cement table, row 5)"@ja ;
    skos:broader :cement ;
    skos:inScheme :scheme .

:cn25239000 a skos:Concept ;
    skos:prefLabel "Other hydraulic cements"@en ;
    skos:notation "2523 90 00" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Cement table, row 6)"@ja ;
    skos:broader :cement ;
    skos:inScheme :scheme .

:cn27160000 a skos:Concept ;
    skos:prefLabel "Electrical energy"@en ;
    skos:notation "2716 00 00" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Electricity table, row 1)"@ja ;
    skos:broader :electricity ;
    skos:inScheme :scheme .

:cn28080000 a skos:Concept ;
    skos:prefLabel "Nitric acid; sulphonitric acids"@en ;
    skos:notation "2808 00 00" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and nitrous oxide(Annex I, Fertilisers table, row 1)"@ja ;
    skos:broader :fertilisers ;
    skos:inScheme :scheme .

:cn2814 a skos:Concept ;
    skos:prefLabel "Ammonia, anhydrous or in aqueous solution"@en ;
    skos:notation "2814" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Fertilisers table, row 2)"@ja ;
    skos:broader :fertilisers ;
    skos:inScheme :scheme .

:cn28342100 a skos:Concept ;
    skos:prefLabel "Nitrates of potassium"@en ;
    skos:notation "2834 21 00" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and nitrous oxide(Annex I, Fertilisers table, row 3)"@ja ;
    skos:broader :fertilisers ;
    skos:inScheme :scheme .

:cn3102 a skos:Concept ;
    skos:prefLabel "Mineral or chemical fertilisers, nitrogenous"@en ;
    skos:notation "3102" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and nitrous oxide(Annex I, Fertilisers table, row 4)"@ja ;
    skos:broader :fertilisers ;
    skos:inScheme :scheme .

:cn3105 a skos:Concept ;
    skos:prefLabel "Mineral or chemical fertilisers containing two or three of the fertilising elements nitrogen, phosphorus and potassium; other fertilisers; goods of this chapter in tablets or similar forms or in packages of a gross weight not exceeding 10 kg"@en ;
    skos:notation "3105" ;
    skos:definition "Mineral or chemical fertilisers containing two or three of the fertilising elements nitrogen, phosphorus and potassium; other fertilisers; goods of this chapter in tablets or similar forms or in packages of a gross weight not exceeding 10 kg. Except: 3105 60 00 – Mineral or chemical fertilisers containing the two fertilising elements phosphorus and potassium"@en ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and nitrous oxide(Annex I, Fertilisers table, row 5)"@ja ;
    skos:broader :fertilisers ;
    skos:inScheme :scheme .

:cn72 a skos:Concept ;
    skos:prefLabel "Iron and steel"@en ;
    skos:notation "72" ;
    skos:definition "Iron and steel. Except: 7202 2 – Ferro-silicon; 7202 30 00 – Ferro-silico-manganese; 7202 50 00 – Ferro-silico-chromium; 7202 70 00 – Ferro-molybdenum; 7202 80 00 – Ferro-tungsten and ferro-silico-tungsten; 7202 91 00 – Ferro-titanium and ferro-silico-titanium; 7202 92 00 – Ferro-vanadium; 7202 93 00 – Ferro-niobium; 7202 99 – Other: 7202 99 10 – Ferro-phosphorus; 7202 99 30 – Ferro-silico-magnesium; 7202 99 80 – Other; 7204 – Ferrous waste and scrap; remelting scrap ingots and steel"@en ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Iron and steel table, row 1)"@ja ;
    skos:broader :iron-steel ;
    skos:inScheme :scheme .

:cn26011200 a skos:Concept ;
    skos:prefLabel "Agglomerated iron ores and concentrates, other than roasted iron pyrites"@en ;
    skos:notation "2601 12 00" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Iron and steel table, row 2)"@ja ;
    skos:broader :iron-steel ;
    skos:inScheme :scheme .

:cn7301 a skos:Concept ;
    skos:prefLabel "Sheet piling of iron or steel, whether or not drilled, punched or made from assembled elements; welded angles, shapes and sections, of iron or steel"@en ;
    skos:notation "7301" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Iron and steel table, row 3)"@ja ;
    skos:broader :iron-steel ;
    skos:inScheme :scheme .

:cn7302 a skos:Concept ;
    skos:prefLabel "Railway or tramway track construction material of iron or steel, the following: rails, check-rails and rack rails, switch blades, crossing frogs, point rods and other crossing pieces, sleepers (cross-ties), fish-plates, chairs, chair wedges, sole plates (base plates), rail clips, bedplates, ties and other material specialised for jointing or fixing rails"@en ;
    skos:notation "7302" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Iron and steel table, row 4)"@ja ;
    skos:broader :iron-steel ;
    skos:inScheme :scheme .

:cn730300 a skos:Concept ;
    skos:prefLabel "Tubes, pipes and hollow profiles, of cast iron"@en ;
    skos:notation "7303 00" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Iron and steel table, row 5)"@ja ;
    skos:broader :iron-steel ;
    skos:inScheme :scheme .

:cn7304 a skos:Concept ;
    skos:prefLabel "Tubes, pipes and hollow profiles, seamless, of iron (other than cast iron) or steel"@en ;
    skos:notation "7304" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Iron and steel table, row 6)"@ja ;
    skos:broader :iron-steel ;
    skos:inScheme :scheme .

:cn7305 a skos:Concept ;
    skos:prefLabel "Other tubes and pipes (for example, welded, riveted or similarly closed), having circular cross-sections, the external diameter of which exceeds 406,4 mm, of iron or steel"@en ;
    skos:notation "7305" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Iron and steel table, row 7)"@ja ;
    skos:broader :iron-steel ;
    skos:inScheme :scheme .

:cn7306 a skos:Concept ;
    skos:prefLabel "Other tubes, pipes and hollow profiles (for example, open seam or welded, riveted or similarly closed), of iron or steel"@en ;
    skos:notation "7306" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Iron and steel table, row 8)"@ja ;
    skos:broader :iron-steel ;
    skos:inScheme :scheme .

:cn7307 a skos:Concept ;
    skos:prefLabel "Tube or pipe fittings (for example, couplings, elbows, sleeves), of iron or steel"@en ;
    skos:notation "7307" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Iron and steel table, row 9)"@ja ;
    skos:broader :iron-steel ;
    skos:inScheme :scheme .

:cn7308 a skos:Concept ;
    skos:prefLabel "Structures (excluding prefabricated buildings of heading 9406) and parts of structures (for example, bridges and bridge-sections, lock-gates, towers, lattice masts, roofs, roofing frameworks, doors and windows and their frames and thresholds for doors, shutters, balustrades, pillars and columns), of iron or steel; plates, rods, angles, shapes, sections, tubes and the like, prepared for use in structures, of iron or steel"@en ;
    skos:notation "7308" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Iron and steel table, row 10)"@ja ;
    skos:broader :iron-steel ;
    skos:inScheme :scheme .

:cn730900 a skos:Concept ;
    skos:prefLabel "Reservoirs, tanks, vats and similar containers for any material (other than compressed or liquefied gas), of iron or steel, of a capacity exceeding 300 l, whether or not lined or heat-insulated, but not fitted with mechanical or thermal equipment"@en ;
    skos:notation "7309 00" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Iron and steel table, row 11)"@ja ;
    skos:broader :iron-steel ;
    skos:inScheme :scheme .

:cn7310 a skos:Concept ;
    skos:prefLabel "Tanks, casks, drums, cans, boxes and similar containers, for any material (other than compressed or liquefied gas), of iron or steel, of a capacity not exceeding 300 l, whether or not lined or heat-insulated, but not fitted with mechanical or thermal equipment"@en ;
    skos:notation "7310" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Iron and steel table, row 12)"@ja ;
    skos:broader :iron-steel ;
    skos:inScheme :scheme .

:cn731100 a skos:Concept ;
    skos:prefLabel "Containers for compressed or liquefied gas, of iron or steel"@en ;
    skos:notation "7311 00" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Iron and steel table, row 13)"@ja ;
    skos:broader :iron-steel ;
    skos:inScheme :scheme .

:cn7318 a skos:Concept ;
    skos:prefLabel "Screws, bolts, nuts, coach screws, screw hooks, rivets, cotters, cotter pins, washers (including spring washers) and similar articles, of iron or steel"@en ;
    skos:notation "7318" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Iron and steel table, row 14)"@ja ;
    skos:broader :iron-steel ;
    skos:inScheme :scheme .

:cn7326 a skos:Concept ;
    skos:prefLabel "Other articles of iron or steel"@en ;
    skos:notation "7326" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Iron and steel table, row 15)"@ja ;
    skos:broader :iron-steel ;
    skos:inScheme :scheme .

:cn7601 a skos:Concept ;
    skos:prefLabel "Unwrought aluminium"@en ;
    skos:notation "7601" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and perfluorocarbons(Annex I, Aluminium table, row 1)"@ja ;
    skos:broader :aluminium ;
    skos:inScheme :scheme .

:cn7603 a skos:Concept ;
    skos:prefLabel "Aluminium powders and flakes"@en ;
    skos:notation "7603" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and perfluorocarbons(Annex I, Aluminium table, row 2)"@ja ;
    skos:broader :aluminium ;
    skos:inScheme :scheme .

:cn7604 a skos:Concept ;
    skos:prefLabel "Aluminium bars, rods and profiles"@en ;
    skos:notation "7604" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and perfluorocarbons(Annex I, Aluminium table, row 3)"@ja ;
    skos:broader :aluminium ;
    skos:inScheme :scheme .

:cn7605 a skos:Concept ;
    skos:prefLabel "Aluminium wire"@en ;
    skos:notation "7605" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and perfluorocarbons(Annex I, Aluminium table, row 4)"@ja ;
    skos:broader :aluminium ;
    skos:inScheme :scheme .

:cn7606 a skos:Concept ;
    skos:prefLabel "Aluminium plates, sheets and strip, of a thickness exceeding 0,2 mm"@en ;
    skos:notation "7606" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and perfluorocarbons(Annex I, Aluminium table, row 5)"@ja ;
    skos:broader :aluminium ;
    skos:inScheme :scheme .

:cn7607 a skos:Concept ;
    skos:prefLabel "Aluminium foil (whether or not printed or backed with paper, paper-board, plastics or similar backing materials) of a thickness (excluding any backing) not exceeding 0,2 mm"@en ;
    skos:notation "7607" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and perfluorocarbons(Annex I, Aluminium table, row 6)"@ja ;
    skos:broader :aluminium ;
    skos:inScheme :scheme .

:cn7608 a skos:Concept ;
    skos:prefLabel "Aluminium tubes and pipes"@en ;
    skos:notation "7608" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and perfluorocarbons(Annex I, Aluminium table, row 7)"@ja ;
    skos:broader :aluminium ;
    skos:inScheme :scheme .

:cn76090000 a skos:Concept ;
    skos:prefLabel "Aluminium tube or pipe fittings (for example, couplings, elbows, sleeves)"@en ;
    skos:notation "7609 00 00" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and perfluorocarbons(Annex I, Aluminium table, row 8)"@ja ;
    skos:broader :aluminium ;
    skos:inScheme :scheme .

:cn7610 a skos:Concept ;
    skos:prefLabel "Aluminium structures (excluding prefabricated buildings of heading 9406) and parts of structures (for example, bridges and bridge-sections, towers, lattice masts, roofs, roofing frameworks, doors and windows and their frames and thresholds for doors, balustrades, pillars and columns); aluminium plates, rods, profiles, tubes and the like, prepared for use in structures"@en ;
    skos:notation "7610" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and perfluorocarbons(Annex I, Aluminium table, row 9)"@ja ;
    skos:broader :aluminium ;
    skos:inScheme :scheme .

:cn76110000 a skos:Concept ;
    skos:prefLabel "Aluminium reservoirs, tanks, vats and similar containers, for any material (other than compressed or liquefied gas), of a capacity exceeding 300 litres, whether or not lined or heat-insulated, but not fitted with mechanical or thermal equipment"@en ;
    skos:notation "7611 00 00" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and perfluorocarbons(Annex I, Aluminium table, row 10)"@ja ;
    skos:broader :aluminium ;
    skos:inScheme :scheme .

:cn7612 a skos:Concept ;
    skos:prefLabel "Aluminium casks, drums, cans, boxes and similar containers (including rigid or collapsible tubular containers), for any material (other than compressed or liquefied gas), of a capacity not exceeding 300 litres, whether or not lined or heat-insulated, but not fitted with mechanical or thermal equipment"@en ;
    skos:notation "7612" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and perfluorocarbons(Annex I, Aluminium table, row 11)"@ja ;
    skos:broader :aluminium ;
    skos:inScheme :scheme .

:cn76130000 a skos:Concept ;
    skos:prefLabel "Aluminium containers for compressed or liquefied gas"@en ;
    skos:notation "7613 00 00" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and perfluorocarbons(Annex I, Aluminium table, row 12)"@ja ;
    skos:broader :aluminium ;
    skos:inScheme :scheme .

:cn7614 a skos:Concept ;
    skos:prefLabel "Stranded wire, cables, plaited bands and the like, of aluminium, not electrically insulated"@en ;
    skos:notation "7614" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and perfluorocarbons(Annex I, Aluminium table, row 13)"@ja ;
    skos:broader :aluminium ;
    skos:inScheme :scheme .

:cn7616 a skos:Concept ;
    skos:prefLabel "Other articles of aluminium"@en ;
    skos:notation "7616" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide and perfluorocarbons(Annex I, Aluminium table, row 14)"@ja ;
    skos:broader :aluminium ;
    skos:inScheme :scheme .

:cn28041000 a skos:Concept ;
    skos:prefLabel "Hydrogen"@en ;
    skos:notation "2804 10 00" ;
    skos:scopeNote "対象温室効果ガス: Carbon dioxide(Annex I, Chemicals table, row 1)"@ja ;
    skos:broader :chemicals ;
    skos:inScheme :scheme .

# hinmoku語彙(輸出入統計品目表)へのHSレベル対応
:ex-cn25070080 skos:relatedMatch <https://wik.jp/hinmoku/250700> .
:cn25231000 skos:closeMatch <https://wik.jp/hinmoku/252310> .
:cn25232100 skos:closeMatch <https://wik.jp/hinmoku/252321> .
:cn25232900 skos:closeMatch <https://wik.jp/hinmoku/252329> .
:cn25233000 skos:closeMatch <https://wik.jp/hinmoku/252330> .
:cn25239000 skos:closeMatch <https://wik.jp/hinmoku/252390> .
:cn27160000 skos:closeMatch <https://wik.jp/hinmoku/27> .
:cn28080000 skos:closeMatch <https://wik.jp/hinmoku/280800> .
:cn2814 skos:closeMatch <https://wik.jp/hinmoku/2814> .
:cn28342100 skos:closeMatch <https://wik.jp/hinmoku/283421> .
:cn3102 skos:closeMatch <https://wik.jp/hinmoku/3102> .
:cn3105 skos:relatedMatch <https://wik.jp/hinmoku/3105> .
:cn72 skos:relatedMatch <https://wik.jp/hinmoku/72> .
:cn26011200 skos:closeMatch <https://wik.jp/hinmoku/260112> .
:cn7301 skos:closeMatch <https://wik.jp/hinmoku/7301> .
:cn7302 skos:closeMatch <https://wik.jp/hinmoku/7302> .
:cn730300 skos:closeMatch <https://wik.jp/hinmoku/730300> .
:cn7304 skos:closeMatch <https://wik.jp/hinmoku/7304> .
:cn7305 skos:closeMatch <https://wik.jp/hinmoku/7305> .
:cn7306 skos:closeMatch <https://wik.jp/hinmoku/7306> .
:cn7307 skos:closeMatch <https://wik.jp/hinmoku/7307> .
:cn7308 skos:closeMatch <https://wik.jp/hinmoku/7308> .
:cn730900 skos:closeMatch <https://wik.jp/hinmoku/730900> .
:cn7310 skos:closeMatch <https://wik.jp/hinmoku/7310> .
:cn731100 skos:closeMatch <https://wik.jp/hinmoku/731100> .
:cn7318 skos:closeMatch <https://wik.jp/hinmoku/7318> .
:cn7326 skos:closeMatch <https://wik.jp/hinmoku/7326> .
:cn7601 skos:closeMatch <https://wik.jp/hinmoku/7601> .
:cn7603 skos:closeMatch <https://wik.jp/hinmoku/7603> .
:cn7604 skos:closeMatch <https://wik.jp/hinmoku/7604> .
:cn7605 skos:closeMatch <https://wik.jp/hinmoku/7605> .
:cn7606 skos:closeMatch <https://wik.jp/hinmoku/7606> .
:cn7607 skos:closeMatch <https://wik.jp/hinmoku/7607> .
:cn7608 skos:closeMatch <https://wik.jp/hinmoku/7608> .
:cn76090000 skos:closeMatch <https://wik.jp/hinmoku/760900> .
:cn7610 skos:closeMatch <https://wik.jp/hinmoku/7610> .
:cn76110000 skos:closeMatch <https://wik.jp/hinmoku/761100> .
:cn7612 skos:closeMatch <https://wik.jp/hinmoku/7612> .
:cn76130000 skos:closeMatch <https://wik.jp/hinmoku/761300> .
:cn7614 skos:closeMatch <https://wik.jp/hinmoku/7614> .
:cn7616 skos:closeMatch <https://wik.jp/hinmoku/7616> .
:cn28041000 skos:closeMatch <https://wik.jp/hinmoku/280410> .

# jgs語彙(日本成長戦略)への政策リンク(グリーン鉄 PX-1)
:iron-steel skos:relatedMatch <https://wik.jp/jgs/PX-1> .
