@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:Q1411 a schema:Dataset ;
	schema:about wd:Q1411 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "5435"^^xsd:integer ;
	schema:dateModified "2024-10-29T10:54:31Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q1411 a wikibase:Item ;
	wdt:P115 wd:Q1410 ;
	wdt:P173 wd:Q1405 ;
	p:P115 s:Q1411-662ec77d-4097-c28b-5cb5-05e1723aa9f3 .

s:Q1411-662ec77d-4097-c28b-5cb5-05e1723aa9f3 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P115 wd:Q1410 .

wd:Q1411 p:P173 s:Q1411-7a1d6a80-4d8b-dc58-84fa-3f760052722e .

s:Q1411-7a1d6a80-4d8b-dc58-84fa-3f760052722e a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P173 wd:Q1405 .

wd:Q1411 rdfs:label "age when finished education coding"@en ;
	skos:prefLabel "age when finished education coding"@en ;
	schema:name "age when finished education coding"@en ;
	schema:description "If \"STILL STUDYING\", code ‘00’; if \"NO EDUCATION\"  code '01'; if \"REFUSAL\" code  '98'; if decline \"DK\" code '99`, othervise answers are coded as numbers."@en .

wd:Q1410 a wikibase:Item ;
	rdfs:label "numeric representation with special value codes"@en ;
	skos:prefLabel "numeric representation with special value codes"@en ;
	schema:name "numeric representation with special value codes"@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 .

wd:Q1405 a wikibase:Item ;
	rdfs:label "age when finished education (Eurobarometer)"@en ;
	skos:prefLabel "age when finished education (Eurobarometer)"@en ;
	schema:name "age when finished education (Eurobarometer)"@en ;
	schema:description "numeric question regarding education stage"@en .

wd:P173 a wikibase:Property ;
	rdfs:label "represents"@en ;
	skos:prefLabel "represents"@en ;
	schema:name "represents"@en ;
	schema:description "organization, individual, or concept that an entity represents (this is not a DDI category; DDI uses a more complex representation model.)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P173 ;
	wikibase:claim p:P173 ;
	wikibase:statementProperty ps:P173 ;
	wikibase:statementValue psv:P173 ;
	wikibase:qualifier pq:P173 ;
	wikibase:qualifierValue pqv:P173 ;
	wikibase:reference pr:P173 ;
	wikibase:referenceValue prv:P173 ;
	wikibase:novalue wdno:P173 .

p:P173 a owl:ObjectProperty .

psv:P173 a owl:ObjectProperty .

pqv:P173 a owl:ObjectProperty .

prv:P173 a owl:ObjectProperty .

wdt:P173 a owl:ObjectProperty .

ps:P173 a owl:ObjectProperty .

pq:P173 a owl:ObjectProperty .

pr:P173 a owl:ObjectProperty .

wdno:P173 a owl:Class ;
	owl:complementOf _:c0e62e2814dad1aa2259167ced1ed59e .

_:c0e62e2814dad1aa2259167ced1ed59e a owl:Restriction ;
	owl:onProperty wdt:P173 ;
	owl:someValuesFrom owl:Thing .
