@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:121349> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:121349>
  ns0:formula "C14H18FN3S" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "279.12055" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "1 (سیکلوهپتیلید آمینو) 3 (4 فلوروفنیل) تی اوره"@fa, "1-(cycloheptylideneamino)-3-(4-fluorophenyl)thiourea"@en ;
  ns0:smiles "C1CCCC(=NNC(=S)NC2=CC=C(C=C2)F)CC1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37143> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C14H18FN3S/c15-11-7-9-12(10-8-11)16-14(19)18-17-13-5-3-1-2-4-6-13/h7-10H,1-6H2,(H2,16,18,19)" ;
  ns0:inchikey "OEXXLFXJKWWZAS-UHFFFAOYSA-N" ;
  ns0:mass "279.378" .

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