@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://www.irandoc.acir/onto/irandoc/CHEBI:114632>
  ns0:smiles "C1COCCN1C2=CC=C(S2)C=NN(C3=CC=CC=C3)C4=CC=CC=C4" ;
  ns0:charge "0" ;
  ns0:mass "363.478" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "363.14053" ;
  ns0:inchikey "LKKAEMXPPQJMQQ-UHFFFAOYSA-N" ;
  skos:prefLabel "n-[[5-(4-morpholinyl)-2-thiophenyl]methylideneamino]-n-phenylaniline"@en, "N [[5 (4 مورفولینیل) 2 تیوفنیل] متیلیدین آمینو] N فنیلانیلین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25996> ;
  ns0:formula "C21H21N3OS" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C21H21N3OS/c1-3-7-18(8-4-1)24(19-9-5-2-6-10-19)22-17-20-11-12-21(26-20)23-13-15-25-16-14-23/h1-12,17H,13-16H2" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:25996>
  skos:prefLabel "فنیل هیدرازین ها"@fa, "phenylhydrazines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:114632> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
