@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:Q1536 a schema:Dataset ;
	schema:about wd:Q1536 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "5809"^^xsd:integer ;
	schema:dateModified "2024-11-09T09:43:19Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q1536 a wikibase:Item ;
	wdt:P2 wd:Q1537 ;
	wdt:P137 wd:Q1417 ;
	p:P2 s:Q1536-b77c48d7-4ef1-6867-5483-9431337e4a12 .

s:Q1536-b77c48d7-4ef1-6867-5483-9431337e4a12 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P2 wd:Q1537 .

wd:Q1536 p:P137 s:Q1536-c4d1c785-47da-1985-38ca-f80e48d35cd1 .

s:Q1536-c4d1c785-47da-1985-38ca-f80e48d35cd1 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P137 wd:Q1417 .

wd:Q1536 rdfs:label "representation (disco)"@en ;
	skos:prefLabel "representation (disco)"@en ;
	schema:name "representation (disco)"@en ;
	schema:description "The Representation of a variable is the combination of a value domain, datatype, and, if necessary, a unit of measure or a character set."@en ;
	skos:altLabel "Representation"@en,
		"disco:Representation"@en .

wd:Q1537 a wikibase:Item ;
	rdfs:label "DDI-Discovery (disco) class"@en ;
	skos:prefLabel "DDI-Discovery (disco) class"@en ;
	schema:name "DDI-Discovery (disco) class"@en ;
	schema:description "a class in the DDI-Discovery (disco) ontology"@en .

wd:P2 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "that class of which this subject is a particular example and member; different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P2 ;
	wikibase:claim p:P2 ;
	wikibase:statementProperty ps:P2 ;
	wikibase:statementValue psv:P2 ;
	wikibase:qualifier pq:P2 ;
	wikibase:qualifierValue pqv:P2 ;
	wikibase:reference pr:P2 ;
	wikibase:referenceValue prv:P2 ;
	wikibase:novalue wdno:P2 .

p:P2 a owl:ObjectProperty .

psv:P2 a owl:ObjectProperty .

pqv:P2 a owl:ObjectProperty .

prv:P2 a owl:ObjectProperty .

wdt:P2 a owl:ObjectProperty .

ps:P2 a owl:ObjectProperty .

pq:P2 a owl:ObjectProperty .

pr:P2 a owl:ObjectProperty .

wdno:P2 a owl:Class ;
	owl:complementOf _:1f05fece3ad482b53eed1f5510da49fa .

_:1f05fece3ad482b53eed1f5510da49fa a owl:Restriction ;
	owl:onProperty wdt:P2 ;
	owl:someValuesFrom owl:Thing .

wd:Q1417 a wikibase:Item ;
	rdfs:label "representation type (DDI)"@en ;
	skos:prefLabel "representation type (DDI)"@en ;
	schema:name "representation type (DDI)"@en ;
	schema:description "Abstract type for the head of a substitution group for a variable representation or a question response domain. If specific values are used to denote missing values, these can be indicated as a space-delimited list in the missingValue attribute."@en .

wd:P137 a wikibase:Property ;
	rdfs:label "has part(s) of the class"@en ;
	skos:prefLabel "has part(s) of the class"@en ;
	schema:name "has part(s) of the class"@en ;
	schema:description "the subject has one or more parts of the object class"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P137 ;
	wikibase:claim p:P137 ;
	wikibase:statementProperty ps:P137 ;
	wikibase:statementValue psv:P137 ;
	wikibase:qualifier pq:P137 ;
	wikibase:qualifierValue pqv:P137 ;
	wikibase:reference pr:P137 ;
	wikibase:referenceValue prv:P137 ;
	wikibase:novalue wdno:P137 .

p:P137 a owl:ObjectProperty .

psv:P137 a owl:ObjectProperty .

pqv:P137 a owl:ObjectProperty .

prv:P137 a owl:ObjectProperty .

wdt:P137 a owl:ObjectProperty .

ps:P137 a owl:ObjectProperty .

pq:P137 a owl:ObjectProperty .

pr:P137 a owl:ObjectProperty .

wdno:P137 a owl:Class ;
	owl:complementOf _:33ffc2ef145e222e1d7e20eb09f88519 .

_:33ffc2ef145e222e1d7e20eb09f88519 a owl:Restriction ;
	owl:onProperty wdt:P137 ;
	owl:someValuesFrom owl:Thing .
