@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://www.irandoc.acir/onto/irandoc/CHEBI:38975>
  skos:prefLabel "متیل بنزن"@fa, "methylbenzene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:119862> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:119862>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C17H16FN3S" ;
  ns0:monoisotopicmass "313.10490" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38975> ;
  skos:prefLabel "N (2،3 دی متیل فنیل) 5 (2 فلوروفنیل) 6H 1،3،4 تیادیازین 2 آمین"@fa, "n-(2,3-dimethylphenyl)-5-(2-fluorophenyl)-6h-1,3,4-thiadiazin-2-amine"@en ;
  ns0:smiles "CC1=C(C(=CC=C1)NC2=NN=C(CS2)C3=CC=CC=C3F)C" ;
  ns0:charge "0" ;
  ns0:mass "313.394" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "GCYLOSBHOCQBTH-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C17H16FN3S/c1-11-6-5-9-15(12(11)2)19-17-21-20-16(10-22-17)13-7-3-4-8-14(13)18/h3-9H,10H2,1-2H3,(H,19,21)" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
