@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://graphit.ur.de/entity/> .
@prefix data: <https://graphit.ur.de/wiki/Special:EntityData/> .
@prefix s: <https://graphit.ur.de/entity/statement/> .
@prefix ref: <https://graphit.ur.de/reference/> .
@prefix v: <https://graphit.ur.de/value/> .
@prefix wdt: <https://graphit.ur.de/prop/direct/> .
@prefix wdtn: <https://graphit.ur.de/prop/direct-normalized/> .
@prefix p: <https://graphit.ur.de/prop/> .
@prefix ps: <https://graphit.ur.de/prop/statement/> .
@prefix psv: <https://graphit.ur.de/prop/statement/value/> .
@prefix psn: <https://graphit.ur.de/prop/statement/value-normalized/> .
@prefix pq: <https://graphit.ur.de/prop/qualifier/> .
@prefix pqv: <https://graphit.ur.de/prop/qualifier/value/> .
@prefix pqn: <https://graphit.ur.de/prop/qualifier/value-normalized/> .
@prefix pr: <https://graphit.ur.de/prop/reference/> .
@prefix prv: <https://graphit.ur.de/prop/reference/value/> .
@prefix prn: <https://graphit.ur.de/prop/reference/value-normalized/> .
@prefix wdno: <https://graphit.ur.de/prop/novalue/> .

data:Q3591 a schema:Dataset ;
	schema:about wd:Q3591 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "29159"^^xsd:integer ;
	schema:dateModified "2026-07-07T14:38:29Z"^^xsd:dateTime ;
	wikibase:statements "5"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q3591 a wikibase:Item ;
	wdt:P3 wd:Q169 ;
	wdt:P14 wd:Q3514,
		wd:Q3515,
		wd:Q3516,
		wd:Q3517 ;
	p:P3 s:Q3591-B08309F6-7900-429B-AB28-ABAA20C0CB32 .

s:Q3591-B08309F6-7900-429B-AB28-ABAA20C0CB32 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 wd:Q169 .

wd:Q3591 p:P14 s:Q3591-E75ECBC9-3204-4E53-95B9-84398A257EA1 .

s:Q3591-E75ECBC9-3204-4E53-95B9-84398A257EA1 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P14 wd:Q3514 .

wd:Q3591 p:P14 s:Q3591-12761FB5-5D70-4CD1-9974-153287819819 .

s:Q3591-12761FB5-5D70-4CD1-9974-153287819819 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P14 wd:Q3515 .

wd:Q3591 p:P14 s:Q3591-53B17897-CE7E-434B-BE8A-8593D67EFB83 .

s:Q3591-53B17897-CE7E-434B-BE8A-8593D67EFB83 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P14 wd:Q3516 .

wd:Q3591 p:P14 s:Q3591-C5F4ECCF-A6F5-44A3-B49B-F7E5069A3F46 .

s:Q3591-C5F4ECCF-A6F5-44A3-B49B-F7E5069A3F46 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P14 wd:Q3517 .

wd:Q3591 rdfs:label "File management"@en ;
	skos:prefLabel "File management"@en ;
	schema:name "File management"@en ;
	rdfs:label "Dateimanagement"@de ;
	skos:prefLabel "Dateimanagement"@de ;
	schema:name "Dateimanagement"@de ;
	schema:description "The category 'File management'"@en,
		"Die Kategorie 'Dateimanagement'"@de .

wd:Q169 a wikibase:Item ;
	rdfs:label "Category"@en ;
	skos:prefLabel "Category"@en ;
	schema:name "Category"@en ;
	schema:description "a general category, such as \"Mathematical Foundations\"; used to group topics"@en .

wd:P3 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "Student"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P3 ;
	wikibase:claim p:P3 ;
	wikibase:statementProperty ps:P3 ;
	wikibase:statementValue psv:P3 ;
	wikibase:qualifier pq:P3 ;
	wikibase:qualifierValue pqv:P3 ;
	wikibase:reference pr:P3 ;
	wikibase:referenceValue prv:P3 ;
	wikibase:novalue wdno:P3 .

p:P3 a owl:ObjectProperty .

psv:P3 a owl:ObjectProperty .

pqv:P3 a owl:ObjectProperty .

prv:P3 a owl:ObjectProperty .

wdt:P3 a owl:ObjectProperty .

ps:P3 a owl:ObjectProperty .

pq:P3 a owl:ObjectProperty .

pr:P3 a owl:ObjectProperty .

wdno:P3 a owl:Class ;
	owl:complementOf _:1086e1c4470bf0a461225f75b332f53e .

_:1086e1c4470bf0a461225f75b332f53e a owl:Restriction ;
	owl:onProperty wdt:P3 ;
	owl:someValuesFrom owl:Thing .

wd:Q3514 a wikibase:Item ;
	rdfs:label "Personal information management"@en ;
	skos:prefLabel "Personal information management"@en ;
	schema:name "Personal information management"@en .

wd:P14 a wikibase:Property ;
	rdfs:label "includes"@en ;
	skos:prefLabel "includes"@en ;
	schema:name "includes"@en ;
	schema:description "denotes that a course or curriculum includes a certain concept"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P14 ;
	wikibase:claim p:P14 ;
	wikibase:statementProperty ps:P14 ;
	wikibase:statementValue psv:P14 ;
	wikibase:qualifier pq:P14 ;
	wikibase:qualifierValue pqv:P14 ;
	wikibase:reference pr:P14 ;
	wikibase:referenceValue prv:P14 ;
	wikibase:novalue wdno:P14 .

p:P14 a owl:ObjectProperty .

psv:P14 a owl:ObjectProperty .

pqv:P14 a owl:ObjectProperty .

prv:P14 a owl:ObjectProperty .

wdt:P14 a owl:ObjectProperty .

ps:P14 a owl:ObjectProperty .

pq:P14 a owl:ObjectProperty .

pr:P14 a owl:ObjectProperty .

wdno:P14 a owl:Class ;
	owl:complementOf _:e7666bae864b401d6c92b03c375f947d .

_:e7666bae864b401d6c92b03c375f947d a owl:Restriction ;
	owl:onProperty wdt:P14 ;
	owl:someValuesFrom owl:Thing .

wd:Q3515 a wikibase:Item ;
	rdfs:label "Organising file system structures"@en ;
	skos:prefLabel "Organising file system structures"@en ;
	schema:name "Organising file system structures"@en .

wd:Q3516 a wikibase:Item ;
	rdfs:label "Filename conventions for sortability"@en ;
	skos:prefLabel "Filename conventions for sortability"@en ;
	schema:name "Filename conventions for sortability"@en .

wd:Q3517 a wikibase:Item ;
	rdfs:label "Organising email through folders and rules"@en ;
	skos:prefLabel "Organising email through folders and rules"@en ;
	schema:name "Organising email through folders and rules"@en .
