@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#has_SI-unit> rdfs:label "دارای واحد اس‌آی"@fa, "has SI-unit"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym> rdfs:label "مترادف"@fa, "synonym"@en .
<http://www.irandoc.acir/onto/irandoc/OPB_00268>
  ns0:prefixIRI "OPB:OPB_00268" ;
  ns0:comment "Temporal property that is the amount of time between two temporal instants." ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "درازای زمانی"@fa, "Temporal duration"@en ;
  ns0:synonym "duration", "time span" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/OPB_00400> ;
  ns0:Obsolete "false" ;
  ns0:label "Temporal duration" ;
  ns0:has_SI-unit "Second SI-unit" .

ns0:comment rdfs:label "نظر"@fa, "comment"@en .
ns0:label rdfs:label "برچسب"@fa, "label"@en .
ns0:prefixIRI rdfs:label "پیشوند آی‌آرآی"@fa, "prefixIRI"@en .
<http://www.irandoc.acir/onto/irandoc/OPB_00400>
  skos:prefLabel "ویژگی زمانی"@fa, "Temporal property"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/OPB_00268> .

ns0:Obsolete rdfs:label "منسوخ"@fa, "Obsolete"@en .
