@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://rdf-vocabulary.ddialliance.org/xkos#Date_Modified> rdfs:label "تاریخ اصلاح"@fa, "Date Modified"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#is_in_scheme> rdfs:label "در طرح"@fa, "is in scheme"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#Parents> rdfs:label "رابطه والد فرزندی"@fa, "Parents"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#Date_Created> rdfs:label "تاریخ ایجاد"@fa, "Date Created"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#Obsolete> rdfs:label "منسوخ"@fa, "Obsolete"@en .
<http://www.irandoc.acir/onto/irandoc/c_330664>
  ns0:is_in_scheme <http://aims.fao.org/aos/agrovoc> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "pupal stage"@en, "مرحله شفیرگی"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/c_425> ;
  ns0:Date_Created "2008-09-19T00:00:00Z" ;
  ns0:Date_Modified "2023-05-17T10:52:43" ;
  ns0:Synonyms "stadiu pupal" ;
  ns0:Parents <http://www.irandoc.acir/onto/irandoc/c_425> ;
  ns0:Obsolete "false" .

<http://www.irandoc.acir/onto/irandoc/c_425>
  skos:prefLabel "مراحل تکوینی جانوری"@fa, "animal developmental stages"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/c_330664> .

ns0:Synonyms rdfs:label "مترادف‌ها"@fa, "Synonyms"@en .
