@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:Q1043 a schema:Dataset ;
	schema:about wd:Q1043 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "3300"^^xsd:integer ;
	schema:dateModified "2024-10-10T11:37:04Z"^^xsd:dateTime ;
	wikibase:statements "5"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q1043 a wikibase:Item ;
	wdt:P115 wd:Q1039,
		wd:Q28 ;
	wdt:P137 wd:Q29,
		wd:Q1049,
		wd:Q1051 ;
	p:P115 s:Q1043-c8d7e880-4dec-7067-f149-41e58d921ac8 .

s:Q1043-c8d7e880-4dec-7067-f149-41e58d921ac8 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P115 wd:Q1039 .

wd:Q1043 p:P115 s:Q1043-76ce1bbe-4373-51d7-97d0-b2c9825bce85 .

s:Q1043-76ce1bbe-4373-51d7-97d0-b2c9825bce85 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P115 wd:Q28 .

wd:Q1043 p:P137 s:Q1043-a86b0ec9-4056-c55a-21f9-ec1e5a18033e .

s:Q1043-a86b0ec9-4056-c55a-21f9-ec1e5a18033e a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P137 wd:Q29 .

wd:Q1043 p:P137 s:Q1043-9287d306-4d7d-b381-2fef-b8c3a6ba6802 .

s:Q1043-9287d306-4d7d-b381-2fef-b8c3a6ba6802 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P137 wd:Q1049 .

wd:Q1043 p:P137 s:Q1043-78811d4e-4500-7371-949b-c596454922c3 .

s:Q1043-78811d4e-4500-7371-949b-c596454922c3 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P137 wd:Q1051 .

wd:Q1043 rdfs:label "music researcher"@en ;
	skos:prefLabel "music researcher"@en ;
	schema:name "music researcher"@en ;
	schema:description "a research occupation related to music"@en .

wd:Q1039 a wikibase:Item ;
	rdfs:label "music occupation"@en ;
	skos:prefLabel "music occupation"@en ;
	schema:name "music occupation"@en ;
	schema:description "occupation related to the creation, performance, research, education, and other aspects of music"@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:Q28 a wikibase:Item ;
	rdfs:label "researcher"@en ;
	skos:prefLabel "researcher"@en ;
	schema:name "researcher"@en ;
	schema:description "person who engages in research, professionally or otherwise. If a more specific occupation is known, use that instead"@en .

wd:Q29 a wikibase:Item ;
	rdfs:label "musicologist"@en ;
	skos:prefLabel "musicologist"@en ;
	schema:name "musicologist"@en ;
	schema:description "person who studies music as a branch of knowledge or field of research as distinct from composition or performance"@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 .

wd:Q1049 a wikibase:Item ;
	rdfs:label "music archivist"@en ;
	skos:prefLabel "music archivist"@en ;
	schema:name "music archivist"@en ;
	schema:description "archivist working in a music archive"@en .

wd:Q1051 a wikibase:Item ;
	rdfs:label "music librarian"@en ;
	skos:prefLabel "music librarian"@en ;
	schema:name "music librarian"@en ;
	schema:description "specialized librarian, usually with degrees in both music and librarianship"@en .
