@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:23403>
  skos:prefLabel "کومارین ها"@fa, "coumarins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121915> .

<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:121915>
  ns0:inchikey "SLYGXKIQTSSLCA-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "359.09398" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:formula "C17H17N3O4S" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C17H17N3O4S/c1-9(2)16-19-20-17(25-16)18-14(21)8-23-11-4-5-12-10(3)6-15(22)24-13(12)7-11/h4-7,9H,8H2,1-3H3,(H,18,20,21)" ;
  skos:prefLabel "2-[(4-methyl-2-oxo-1-benzopyran-7-yl)oxy]-n-(5-propan-2-yl-1,3,4-thiadiazol-2-yl)acetamide"@en, "2 [(4 متیل 2 اکسو 1 بنزوپیران 7 یل) اکسی] N (5 پروپان 2 یل 1،3،4 تیادیازول 2 یل) استامید"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "359.401" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC(=O)OC2=C1C=CC(=C2)OCC(=O)NC3=NN=C(S3)C(C)C" .

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