@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://www.irandoc.acir/onto/irandoc/CHEBI:93087>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CCN(CC)C1=CC=C(C=C1)C=NNC(=O)C2=CC=C(C=C2)O" ;
  ns0:charge "0" ;
  skos:prefLabel "n-[[4-(diethylamino)phenyl]methylideneamino]-4-hydroxybenzamide"@en, "N [[4 (دی اتیلامین) فنیل] متیلیدین آمینو] 4 هیدروکسی بنزامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22723> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C18H21N3O2/c1-3-21(4-2)16-9-5-14(6-10-16)13-19-20-18(23)15-7-11-17(22)12-8-15/h5-13,22H,3-4H2,1-2H3,(H,20,23)" ;
  ns0:formula "C18H21N3O2" ;
  ns0:inchikey "WLKOCYWYAWBGKY-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "311.16338" ;
  ns0:mass "311.379" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:22723>
  skos:prefLabel "بنزوئیک اسیدها"@fa, "benzoic acids"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93087> .

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