@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:25477>
  skos:prefLabel "نفتالین ها"@fa, "naphthalenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108480> .

<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:108480>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C19H15N3O4" ;
  ns0:mass "349.341" ;
  skos:prefLabel "n-(2-naphthalenyl)-2-[(3-nitrophenyl)methylideneamino]oxyacetamide"@en, "N (2 نفتالنیل) 2 [(3 نیتروفنیل) متیلیدین آمینو] اکسی استامید"@fa ;
  ns0:inchikey "KQPRMKGVPLRLSE-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "349.10626" ;
  ns0:smiles "C1=CC=C2C=C(C=CC2=C1)NC(=O)CON=CC3=CC(=CC=C3)[N+](=O)[O-]" ;
  ns0:inchi "InChI=1S/C19H15N3O4/c23-19(21-17-9-8-15-5-1-2-6-16(15)11-17)13-26-20-12-14-4-3-7-18(10-14)22(24)25/h1-12H,13H2,(H,21,23)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25477> ;
  ns0:subset "2_STAR" .

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