@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25477>
  skos:prefLabel "نفتالین ها"@fa, "naphthalenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:95265> .

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:22712>
  skos:prefLabel "بنزن ها"@fa, "benzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:95265> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:95265>
  ns0:inchikey "LPUBIDJYIRFDOT-UHFFFAOYSA-N" ;
  ns0:formula "C20H20" ;
  ns0:inchi "InChI=1S/C20H20/c1-13-5-7-17(8-6-13)19-10-9-18-12-14(2)11-15(3)20(18)16(19)4/h5-8,10-12H,4,9H2,1-3H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "260.374" ;
  ns0:monoisotopicmass "260.15650" ;
  ns0:smiles "CC1=CC=C(C=C1)C2=CCC3=CC(=CC(=C3C2=C)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22712>, <http://www.irandoc.acir/onto/irandoc/CHEBI:25477> ;
  skos:prefLabel "5,7-dimethyl-4-methylene-3-(4-methylphenyl)-1h-naphthalene"@en, "5،7 دی متیل 4 متیلن 3 (4 متیل فنیل) 1H نفتالین"@fa ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
