@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:Q3581 a schema:Dataset ;
	schema:about wd:Q3581 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "29148"^^xsd:integer ;
	schema:dateModified "2026-07-07T14:38:19Z"^^xsd:dateTime ;
	wikibase:statements "5"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q3581 a wikibase:Item ;
	wdt:P3 wd:Q169 ;
	wdt:P14 wd:Q3470,
		wd:Q3471,
		wd:Q3472,
		wd:Q3473 ;
	p:P3 s:Q3581-8CA9E000-DD63-4BF0-88CB-C41D9717A850 .

s:Q3581-8CA9E000-DD63-4BF0-88CB-C41D9717A850 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 wd:Q169 .

wd:Q3581 p:P14 s:Q3581-E20637C8-F090-46BC-A897-0E3136018199 .

s:Q3581-E20637C8-F090-46BC-A897-0E3136018199 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P14 wd:Q3470 .

wd:Q3581 p:P14 s:Q3581-16EC2BA0-74D8-4A71-BA23-FDEDAE95F512 .

s:Q3581-16EC2BA0-74D8-4A71-BA23-FDEDAE95F512 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P14 wd:Q3471 .

wd:Q3581 p:P14 s:Q3581-56AEDB6D-10D1-4FA6-B743-E2099421D144 .

s:Q3581-56AEDB6D-10D1-4FA6-B743-E2099421D144 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P14 wd:Q3472 .

wd:Q3581 p:P14 s:Q3581-DBAF22E0-85AE-4C3F-B03C-DC692C26CE79 .

s:Q3581-DBAF22E0-85AE-4C3F-B03C-DC692C26CE79 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P14 wd:Q3473 .

wd:Q3581 rdfs:label "Statistical software"@en ;
	skos:prefLabel "Statistical software"@en ;
	schema:name "Statistical software"@en ;
	rdfs:label "Statistische Software"@de ;
	skos:prefLabel "Statistische Software"@de ;
	schema:name "Statistische Software"@de ;
	schema:description "The category 'Statistical software'"@en,
		"Die Kategorie 'Statistische Software'"@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:Q3470 a wikibase:Item ;
	rdfs:label "Selecting statistical software"@en ;
	skos:prefLabel "Selecting statistical software"@en ;
	schema:name "Selecting statistical software"@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:Q3471 a wikibase:Item ;
	rdfs:label "Using Excel for data analysis"@en ;
	skos:prefLabel "Using Excel for data analysis"@en ;
	schema:name "Using Excel for data analysis"@en .

wd:Q3472 a wikibase:Item ;
	rdfs:label "Using SPSS and R for statistical analysis"@en ;
	skos:prefLabel "Using SPSS and R for statistical analysis"@en ;
	schema:name "Using SPSS and R for statistical analysis"@en .

wd:Q3473 a wikibase:Item ;
	rdfs:label "Using qualitative analysis software"@en ;
	skos:prefLabel "Using qualitative analysis software"@en ;
	schema:name "Using qualitative analysis software"@en .
