@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:74266>
  skos:prefLabel "n-acylurea"@en, "آسیل اوره N"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:104975> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:104975>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "330.02050" ;
  skos:prefLabel "n-carbamoyl-2-[4-oxo-2-[(2-oxo-5h-thiazol-4-yl)hydrazo]-5-thiazolyl]acetamide"@en, "N carbamoyl 2 [4 oxo 2 [(2 oxo 5H تیازول 4 yl)hydrazo] 5 تیازولیل]استامید"@fa ;
  ns0:mass "330.346" ;
  ns0:inchikey "YNCBFINXNOSFCM-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:74266> ;
  ns0:smiles "C1C(=NC(=O)S1)NNC2=NC(=O)C(S2)CC(=O)NC(=O)N" ;
  ns0:inchi "InChI=1S/C9H10N6O4S2/c10-7(18)12-5(16)1-3-6(17)13-8(21-3)15-14-4-2-20-9(19)11-4/h3H,1-2H2,(H,11,14,19)(H,13,15,17)(H3,10,12,16,18)" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C9H10N6O4S2" ;
  ns0:charge "0" .

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