@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#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:53310>
  skos:prefLabel "ماکرومولکول کوپلیمر"@fa, "copolymer macromolecule"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:55314> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:55314>
  ns0:formula "(C4H6O2)m.(C7H12N2O2)n" ;
  skos:prefLabel "poly(n,n'-methylenebisacrylamide-co-methacrylic acid)"@en, "پلی (N,' متیلن بی ساکریل آمید کو متاکریلیک اسید)"@fa ;
  ns0:synonym_RELATED "poly(methacrylic acid-co-N,N'-methylenebisacrylamide)", "poly(MA-co-MBA)", "poly(MBA-co-MAA)" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "3_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53310> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
