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

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:190574>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "298.410" ;
  skos:prefLabel "N [1 متیل 1 (2 فنیل دیاز 1 انیل) اتیل] N' فنیل تی اوره"@fa, "n-[1-methyl-1-(2-phenyldiaz-1-enyl)ethyl]-n'-phenylthiourea"@en ;
  ns0:inchikey "NFDZMHGFGGXQPH-FMQUCBEESA-N" ;
  ns0:synonym_EXACT "1-phenyl-3-(2-phenyldiazenylpropan-2-yl)thiourea" ;
  ns0:formula "C16H18N4S" ;
  ns0:smiles "S=C(NC(/N=N/C1=CC=CC=C1)(C)C)NC2=CC=CC=C2" ;
  ns0:inchi "InChI=1S/C16H18N4S/c1-16(2,20-19-14-11-7-4-8-12-14)18-15(21)17-13-9-5-3-6-10-13/h3-12H,1-2H3,(H2,17,18,21)/b20-19+" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22712> ;
  ns0:monoisotopicmass "298.12522" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
