@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:Q2871 a schema:Dataset ;
	schema:about wd:Q2871 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "25908"^^xsd:integer ;
	schema:dateModified "2026-04-17T13:43:30Z"^^xsd:dateTime ;
	wikibase:statements "4"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q2871 a wikibase:Item ;
	wdt:P3 wd:Q169 ;
	wdt:P14 wd:Q2872,
		wd:Q2873,
		wd:Q2874 ;
	p:P3 s:Q2871-5cdbf930-4016-31f3-6575-bfb651553fcd .

s:Q2871-5cdbf930-4016-31f3-6575-bfb651553fcd a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 wd:Q169 .

wd:Q2871 p:P14 s:Q2871-5866b39f-4ccc-0601-76dd-e5b10b674dd1 .

s:Q2871-5866b39f-4ccc-0601-76dd-e5b10b674dd1 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P14 wd:Q2872 .

wd:Q2871 p:P14 s:Q2871-e8090787-4d20-c319-f030-57f05fbe272b .

s:Q2871-e8090787-4d20-c319-f030-57f05fbe272b a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P14 wd:Q2873 .

wd:Q2871 p:P14 s:Q2871-f2ae5a34-4cd6-afea-6b30-5c209c58ceea .

s:Q2871-f2ae5a34-4cd6-afea-6b30-5c209c58ceea a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P14 wd:Q2874 .

wd:Q2871 rdfs:label "Scientific Literature"@en ;
	skos:prefLabel "Scientific Literature"@en ;
	schema:name "Scientific Literature"@en ;
	schema:description "Scientific literature, including how to read academic texts, how they are structured, and how their quality can be assessed."@en .

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:Q2872 a wikibase:Item ;
	rdfs:label "Reading Scientific Literature"@en ;
	skos:prefLabel "Reading Scientific Literature"@en ;
	schema:name "Reading Scientific Literature"@en ;
	schema:description "How to systematically read and understand academic texts, including strategies for efficient and critical engagement."@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:Q2873 a wikibase:Item ;
	rdfs:label "Structure of Scientific Publications"@en ;
	skos:prefLabel "Structure of Scientific Publications"@en ;
	schema:name "Structure of Scientific Publications"@en ;
	schema:description "Typical components and organization of academic texts, such as abstracts, introductions, methods, results, and discussions"@en .

wd:Q2874 a wikibase:Item ;
	rdfs:label "Quality Criteria of Scientific Literature"@en ;
	skos:prefLabel "Quality Criteria of Scientific Literature"@en ;
	schema:name "Quality Criteria of Scientific Literature"@en ;
	schema:description "Criteria for evaluating academic work, including validity, reliability, and scholarly relevance"@en .
