@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:Q2903 a schema:Dataset ;
	schema:about wd:Q2903 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "26225"^^xsd:integer ;
	schema:dateModified "2026-05-05T11:21:51Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q2903 a wikibase:Item ;
	wdt:P3 wd:Q792 ;
	wdt:P40 "+4"^^xsd:decimal ;
	p:P3 s:Q2903-94b90e11-4beb-c573-e630-b386a8742ba8 .

s:Q2903-94b90e11-4beb-c573-e630-b386a8742ba8 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 wd:Q792 .

wd:Q2903 p:P40 s:Q2903-4a710e63-4a13-a91c-d855-04c3a78ecfd5 .

s:Q2903-4a710e63-4a13-a91c-d855-04c3a78ecfd5 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P40 "+4"^^xsd:decimal ;
	psv:P40 v:2e4ccb67e93f3b3f5104f6b80507e515 .

wd:Q2903 rdfs:label "DH-MA-INT.1: Introduction to Digital Humanities (Lecture)"@en ;
	skos:prefLabel "DH-MA-INT.1: Introduction to Digital Humanities (Lecture)"@en ;
	schema:name "DH-MA-INT.1: Introduction to Digital Humanities (Lecture)"@en ;
	rdfs:label "DH-MA-INT.1: Introduction to Digital Humanities (Lecture)"@de ;
	skos:prefLabel "DH-MA-INT.1: Introduction to Digital Humanities (Lecture)"@de ;
	schema:name "DH-MA-INT.1: Introduction to Digital Humanities (Lecture)"@de .

wd:Q792 a wikibase:Item ;
	rdfs:label "Module position"@en ;
	skos:prefLabel "Module position"@en ;
	schema:name "Module position"@en ;
	schema:description "The individual components that are part of the same module, such as a lecture and seminar. Independent of semester"@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:P40 a wikibase:Property ;
	rdfs:label "ECTS credits"@en ;
	skos:prefLabel "ECTS credits"@en ;
	schema:name "ECTS credits"@en ;
	schema:description "amount of ECTS credit points, e.g., for a module or course"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Quantity> ;
	wikibase:directClaim wdt:P40 ;
	wikibase:claim p:P40 ;
	wikibase:statementProperty ps:P40 ;
	wikibase:statementValue psv:P40 ;
	wikibase:qualifier pq:P40 ;
	wikibase:qualifierValue pqv:P40 ;
	wikibase:reference pr:P40 ;
	wikibase:referenceValue prv:P40 ;
	wikibase:novalue wdno:P40 ;
	wikibase:directClaimNormalized wdtn:P40 ;
	wikibase:statementValueNormalized psn:P40 ;
	wikibase:qualifierValueNormalized pqn:P40 ;
	wikibase:referenceValueNormalized prn:P40 .

p:P40 a owl:ObjectProperty .

psv:P40 a owl:ObjectProperty .

pqv:P40 a owl:ObjectProperty .

prv:P40 a owl:ObjectProperty .

wdt:P40 a owl:DatatypeProperty .

ps:P40 a owl:DatatypeProperty .

pq:P40 a owl:DatatypeProperty .

pr:P40 a owl:DatatypeProperty .

psn:P40 a owl:ObjectProperty .

pqn:P40 a owl:ObjectProperty .

prn:P40 a owl:ObjectProperty .

wdtn:P40 a owl:DatatypeProperty .

wdno:P40 a owl:Class ;
	owl:complementOf _:af152a90b603ad009005e8ccb4e19421 .

_:af152a90b603ad009005e8ccb4e19421 a owl:Restriction ;
	owl:onProperty wdt:P40 ;
	owl:someValuesFrom owl:Thing .

v:2e4ccb67e93f3b3f5104f6b80507e515 a wikibase:QuantityValue ;
	wikibase:quantityAmount "+4"^^xsd:decimal ;
	wikibase:quantityUnit <http://www.wikidata.org/entity/Q199> .
