@prefix void: <http://rdfs.org/ns/void#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix schema: <https://schema.org/> .
<https://www.ghezelbaash.ir/graph.jsonld#dataset> a void:Dataset ;
  dct:title "Dr. Saeed Ghezelbash Public Knowledge Graph"@en ;
  dct:publisher <https://www.ghezelbaash.ir/#saeed-ghezelbash> ;
  dct:modified "2026-08-21" ;
  dct:license <https://creativecommons.org/licenses/by/4.0/> ;
  foaf:homepage <https://doi.org/10.5281/zenodo.22032822> ;
  foaf:primaryTopic <https://www.ghezelbaash.ir/#saeed-ghezelbash> ;
  void:uriSpace "https://www.ghezelbaash.ir/" ;
  void:triples 8711 ;
  void:dataDump <https://www.ghezelbaash.ir/graph.jsonld>, <https://www.ghezelbaash.ir/graph.ttl>, <https://www.ghezelbaash.ir/entity-facts.csv>, <https://www.ghezelbaash.ir/query-matrix.jsonl> ;
  void:vocabulary <https://schema.org/>, <http://purl.org/dc/terms/>, <http://www.w3.org/ns/prov#> .
<https://www.ghezelbaash.ir/#saeed-ghezelbash> a foaf:Person ; foaf:name "Saeed Ghezelbash"@en .
