@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#subject> rdfs:label "subject"@en, "موضوع"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#description> rdfs:label "description"@en, "توضیحات"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#title> rdfs:label "title"@en, "عنوان"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#publisher> rdfs:label "منتشر کننده"@fa, "publisher"@en .
<http://www.irandoc.acir/onto/irandoc/7b910510-8488-42c8-ac66-4a0afdc726c9>
  ns0:subject "Full physics taxonomy" ;
  skos:prefLabel "طبقه‌بندی aps"@fa, "Aps taxonomy"@en ;
  ns0:type skos:ConceptScheme, <https://physh.org/rdf/2018/01/01/core#Discipline> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:title "APS Taxonomy" ;
  ns0:publisher <https://accounts.aps.org/American-Physical-Society> ;
  ns0:description "An overview concept scheme that links to all the others" .

ns0:type rdfs:label "type"@en, "نوع"@fa .
