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

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94106>
  ns0:mass "275.374" ;
  skos:prefLabel "n-[2-[(1-methyl-5-tetrazolyl)thio]ethyl]-3-phenyl-2-propen-1-amine"@en, "N [2 [(1 متیل 5 تترازولیل) تیو] اتیل] 3 فنیل 2 پروپن 1 آمین"@fa ;
  ns0:formula "C13H17N5S" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CN1C(=NN=N1)SCCNCC=CC2=CC=CC=C2" ;
  ns0:inchikey "FCBGYDYUJWATKN-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "275.12047" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26799> ;
  ns0:inchi "InChI=1S/C13H17N5S/c1-18-13(15-16-17-18)19-11-10-14-9-5-8-12-6-3-2-4-7-12/h2-8,14H,9-11H2,1H3" ;
  ns0:subset "2_STAR" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:26799>
  skos:prefLabel "استایرن ها"@fa, "styrenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94106> .

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