@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:119888>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCOC1=CC=C(C=C1)NC(=S)NC2=CC=CC3=C2C=CN=C3" ;
  ns0:monoisotopicmass "323.10923" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  skos:prefLabel "1-(4-ethoxyphenyl)-3-(5-isoquinolinyl)thiourea"@en, "1 (4 اتوکسی فنیل) 3 (5 ایزوکینولینیل) تی اوره"@fa ;
  ns0:inchi "InChI=1S/C18H17N3OS/c1-2-22-15-8-6-14(7-9-15)20-18(23)21-17-5-3-4-13-12-19-11-10-16(13)17/h3-12H,2H2,1H3,(H2,20,21,23)" ;
  ns0:formula "C18H17N3OS" ;
  ns0:mass "323.414" ;
  ns0:inchikey "VLNSVTSRPOFHBE-UHFFFAOYSA-N" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:24922>
  skos:prefLabel "ایزوکینولین ها"@fa, "isoquinolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:119888> .

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 .
