@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wikibase: <http://wikiba.se/ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <http://schema.org/> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix wd: <https://data.roovet.com/entity/> .
@prefix data: <https://data.roovet.com/Special:EntityData/> .
@prefix wds: <https://data.roovet.com/entity/statement/> .
@prefix wdref: <https://data.roovet.com/reference/> .
@prefix wdv: <https://data.roovet.com/value/> .
@prefix wdt: <https://data.roovet.com/prop/direct/> .
@prefix wdtn: <https://data.roovet.com/prop/direct-normalized/> .
@prefix p: <https://data.roovet.com/prop/> .
@prefix ps: <https://data.roovet.com/prop/statement/> .
@prefix psv: <https://data.roovet.com/prop/statement/value/> .
@prefix psn: <https://data.roovet.com/prop/statement/value-normalized/> .
@prefix pq: <https://data.roovet.com/prop/qualifier/> .
@prefix pqv: <https://data.roovet.com/prop/qualifier/value/> .
@prefix pqn: <https://data.roovet.com/prop/qualifier/value-normalized/> .
@prefix pr: <https://data.roovet.com/prop/reference/> .
@prefix prv: <https://data.roovet.com/prop/reference/value/> .
@prefix prn: <https://data.roovet.com/prop/reference/value-normalized/> .
@prefix wdno: <https://data.roovet.com/prop/novalue/> .

data:Q41 a schema:Dataset ;
	schema:about wd:Q41 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "912"^^xsd:integer ;
	schema:dateModified "2026-05-09T18:20:50Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q41 a wikibase:Item ;
	wdt:P9 <https://articles.roovet.com/Abdelrahman_ElGendy> ;
	p:P9 wds:Q41-62B3E9AE-A589-4584-9DF4-C84570435425 .

wds:Q41-62B3E9AE-A589-4584-9DF4-C84570435425 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P9 <https://articles.roovet.com/Abdelrahman_ElGendy> .

wd:Q41 rdfs:label "Abdelrahman ElGendy"@en ;
	skos:prefLabel "Abdelrahman ElGendy"@en ;
	schema:name "Abdelrahman ElGendy"@en ;
	schema:description "topic covered by a Roovet Articles page"@en .

wd:P9 a wikibase:Property ;
	rdfs:label "Roovet Articles page"@en ;
	skos:prefLabel "Roovet Articles page"@en ;
	schema:name "Roovet Articles page"@en ;
	schema:description "canonical Roovet Articles page about the subject"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	wikibase:directClaim wdt:P9 ;
	wikibase:claim p:P9 ;
	wikibase:statementProperty ps:P9 ;
	wikibase:statementValue psv:P9 ;
	wikibase:qualifier pq:P9 ;
	wikibase:qualifierValue pqv:P9 ;
	wikibase:reference pr:P9 ;
	wikibase:referenceValue prv:P9 ;
	wikibase:novalue wdno:P9 .

p:P9 a owl:ObjectProperty .

psv:P9 a owl:ObjectProperty .

pqv:P9 a owl:ObjectProperty .

prv:P9 a owl:ObjectProperty .

wdt:P9 a owl:ObjectProperty .

ps:P9 a owl:ObjectProperty .

pq:P9 a owl:ObjectProperty .

pr:P9 a owl:ObjectProperty .

wdno:P9 a owl:Class ;
	owl:complementOf _:429206ceb9f61f1f170f99bd89de9fe7 .

_:429206ceb9f61f1f170f99bd89de9fe7 a owl:Restriction ;
	owl:onProperty wdt:P9 ;
	owl:someValuesFrom owl:Thing .
