@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:37143>
  skos:prefLabel "ترکیب ارگانوفلوئورین"@fa, "organofluorine compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108046> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:108046>
  skos:prefLabel "2 [(4 فلوروفنیل) متیلیدن] 6،7 دی هیدرو 5H تیازولو[3،2 a] پیریمیدین 3 یک"@fa, "2-[(4-fluorophenyl)methylidene]-6,7-dihydro-5h-thiazolo[3,2-a]pyrimidin-3-one"@en ;
  ns0:inchikey "UQWMVPXYNNAGAD-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C13H11FN2OS/c14-10-4-2-9(3-5-10)8-11-12(17)16-7-1-6-15-13(16)18-11/h2-5,8H,1,6-7H2" ;
  ns0:smiles "C1CN=C2N(C1)C(=O)C(=CC3=CC=C(C=C3)F)S2" ;
  ns0:formula "C13H11FN2OS" ;
  ns0:mass "262.304" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "262.05761" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37143> ;
  ns0:charge "0" .

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