@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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://reprexbase.eu/entity/> .
@prefix data: <https://reprexbase.eu/demo/index.php?title=Special:EntityData/> .
@prefix s: <https://reprexbase.eu/entity/statement/> .
@prefix ref: <https://reprexbase.eu/reference/> .
@prefix v: <https://reprexbase.eu/value/> .
@prefix wdt: <https://reprexbase.eu/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/prop/> .
@prefix ps: <https://reprexbase.eu/prop/statement/> .
@prefix psv: <https://reprexbase.eu/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/prop/reference/> .
@prefix prv: <https://reprexbase.eu/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/prop/novalue/> .

data:Q1326 a schema:Dataset ;
	schema:about wd:Q1326 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "5432"^^xsd:integer ;
	schema:dateModified "2024-10-29T10:38:26Z"^^xsd:dateTime ;
	wikibase:statements "3"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q1326 a wikibase:Item ;
	wdt:P170 <https://rdf-vocabulary.ddialliance.org/discovery.html#study>,
		<https://docs.ddialliance.org/DDI-Lifecycle/3.2/model/item-types/StudyUnit/> ;
	wdt:P115 wd:Q1296 ;
	p:P170 s:Q1326-5c24868f-440b-f25e-1e2e-bc25b7127da4 .

s:Q1326-5c24868f-440b-f25e-1e2e-bc25b7127da4 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P170 <https://rdf-vocabulary.ddialliance.org/discovery.html#study> .

wd:Q1326 p:P170 s:Q1326-3f8a07bf-444c-68ff-d363-b0afaa14358c .

s:Q1326-3f8a07bf-444c-68ff-d363-b0afaa14358c a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P170 <https://docs.ddialliance.org/DDI-Lifecycle/3.2/model/item-types/StudyUnit/> .

wd:Q1326 p:P115 s:Q1326-7c7a1eae-456b-be74-e5ee-31a17039d1f4 .

s:Q1326-7c7a1eae-456b-be74-e5ee-31a17039d1f4 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P115 wd:Q1296 .

wd:Q1326 rdfs:label "study (DDI)"@en ;
	skos:prefLabel "study (DDI)"@en ;
	schema:name "study (DDI)"@en ;
	schema:description "A study represents the process by which a data set was generated or collected (with a survey)"@en ;
	skos:altLabel "study"@en .

wd:P170 a wikibase:Property ;
	rdfs:label "equivalent class"@en ;
	skos:prefLabel "equivalent class"@en ;
	schema:name "equivalent class"@en ;
	schema:description "equivalent class in other ontologies (use property URI)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	wikibase:directClaim wdt:P170 ;
	wikibase:claim p:P170 ;
	wikibase:statementProperty ps:P170 ;
	wikibase:statementValue psv:P170 ;
	wikibase:qualifier pq:P170 ;
	wikibase:qualifierValue pqv:P170 ;
	wikibase:reference pr:P170 ;
	wikibase:referenceValue prv:P170 ;
	wikibase:novalue wdno:P170 .

p:P170 a owl:ObjectProperty .

psv:P170 a owl:ObjectProperty .

pqv:P170 a owl:ObjectProperty .

prv:P170 a owl:ObjectProperty .

wdt:P170 a owl:ObjectProperty .

ps:P170 a owl:ObjectProperty .

pq:P170 a owl:ObjectProperty .

pr:P170 a owl:ObjectProperty .

wdno:P170 a owl:Class ;
	owl:complementOf _:e3bdbad19c52e6ff1f8f2dc07547a874 .

_:e3bdbad19c52e6ff1f8f2dc07547a874 a owl:Restriction ;
	owl:onProperty wdt:P170 ;
	owl:someValuesFrom owl:Thing .

wd:Q1296 a wikibase:Item ;
	rdfs:label "DDI-RDF Discovery Vocabulary"@en ;
	skos:prefLabel "DDI-RDF Discovery Vocabulary"@en ;
	schema:name "DDI-RDF Discovery Vocabulary"@en ;
	schema:description "a specification is designed to support the discovery of microdata sets and related metadata using RDF technologies in the Web of Linked Data."@en .

wd:P115 a wikibase:Property ;
	rdfs:label "subclass of"@en ;
	skos:prefLabel "subclass of"@en ;
	schema:name "subclass of"@en ;
	schema:description "this item is a subclass (subset) of that item; all instances of this item are instances of that item; different from P31 (instance of), e.g.: volcano is a subclass of mountain (and an instance of volcanic landform); K2 is an instance of mountain"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P115 ;
	wikibase:claim p:P115 ;
	wikibase:statementProperty ps:P115 ;
	wikibase:statementValue psv:P115 ;
	wikibase:qualifier pq:P115 ;
	wikibase:qualifierValue pqv:P115 ;
	wikibase:reference pr:P115 ;
	wikibase:referenceValue prv:P115 ;
	wikibase:novalue wdno:P115 .

p:P115 a owl:ObjectProperty .

psv:P115 a owl:ObjectProperty .

pqv:P115 a owl:ObjectProperty .

prv:P115 a owl:ObjectProperty .

wdt:P115 a owl:ObjectProperty .

ps:P115 a owl:ObjectProperty .

pq:P115 a owl:ObjectProperty .

pr:P115 a owl:ObjectProperty .

wdno:P115 a owl:Class ;
	owl:complementOf _:6f2eb0b625d463eeddc3fdfef534d8f6 .

_:6f2eb0b625d463eeddc3fdfef534d8f6 a owl:Restriction ;
	owl:onProperty wdt:P115 ;
	owl:someValuesFrom owl:Thing .
