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

wd:Q1060 a wikibase:Item ;
	wdt:P89 "Q11072804" ;
	wdt:P115 wd:Q52 ;
	p:P89 s:Q1060-735D0465-8A9C-4194-AD4B-626FFC2FE4A8 .

s:Q1060-735D0465-8A9C-4194-AD4B-626FFC2FE4A8 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P89 "Q11072804" .

wd:Q1060 p:P115 s:Q1060-10DBE398-C9FD-45BE-A467-B5BA8F22D3A1 .

s:Q1060-10DBE398-C9FD-45BE-A467-B5BA8F22D3A1 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P115 wd:Q52 .

wd:Q1060 rdfs:label "instrumental ensemble"@en ;
	skos:prefLabel "instrumental ensemble"@en ;
	schema:name "instrumental ensemble"@en ;
	rdfs:label "инструментальный ансамбль"@ru ;
	skos:prefLabel "инструментальный ансамбль"@ru ;
	schema:name "инструментальный ансамбль"@ru ;
	rdfs:label "muziekensemble dat alleen uit instrumentalisten bestaat"@nl ;
	skos:prefLabel "muziekensemble dat alleen uit instrumentalisten bestaat"@nl ;
	schema:name "muziekensemble dat alleen uit instrumentalisten bestaat"@nl ;
	rdfs:label "instrumentaalansambel"@et ;
	skos:prefLabel "instrumentaalansambel"@et ;
	schema:name "instrumentaalansambel"@et ;
	rdfs:label "Instrumentalensemble"@de ;
	skos:prefLabel "Instrumentalensemble"@de ;
	schema:name "Instrumentalensemble"@de ;
	rdfs:label "ensemble musical composé uniquement d'instruments"@fr ;
	skos:prefLabel "ensemble musical composé uniquement d'instruments"@fr ;
	schema:name "ensemble musical composé uniquement d'instruments"@fr ;
	rdfs:label "conjunto musical compuesto únicamente por instrumentos"@es ;
	skos:prefLabel "conjunto musical compuesto únicamente por instrumentos"@es ;
	schema:name "conjunto musical compuesto únicamente por instrumentos"@es ;
	rdfs:label "instrumental ensemble"@hu ;
	skos:prefLabel "instrumental ensemble"@hu ;
	schema:name "instrumental ensemble"@hu ;
	rdfs:label "instrumental ensemble"@lv ;
	skos:prefLabel "instrumental ensemble"@lv ;
	schema:name "instrumental ensemble"@lv ;
	rdfs:label "instrumental ensemble"@sk ;
	skos:prefLabel "instrumental ensemble"@sk ;
	schema:name "instrumental ensemble"@sk ;
	rdfs:label "instrumental ensemble"@lt ;
	skos:prefLabel "instrumental ensemble"@lt ;
	schema:name "instrumental ensemble"@lt ;
	rdfs:label "instrumental ensemble"@pt ;
	skos:prefLabel "instrumental ensemble"@pt ;
	schema:name "instrumental ensemble"@pt ;
	schema:description "musical ensemble consisting solely of instruments"@en,
		"ансамбль, состоящий только из инструменталистов"@ru,
		"ainult pillidest ja pillimängijatest koosnev muusikaansambel"@et .

wd:P89 a wikibase:Property ;
	rdfs:label "Wikidata QID"@en ;
	skos:prefLabel "Wikidata QID"@en ;
	schema:name "Wikidata QID"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P89 ;
	wikibase:claim p:P89 ;
	wikibase:statementProperty ps:P89 ;
	wikibase:statementValue psv:P89 ;
	wikibase:qualifier pq:P89 ;
	wikibase:qualifierValue pqv:P89 ;
	wikibase:reference pr:P89 ;
	wikibase:referenceValue prv:P89 ;
	wikibase:novalue wdno:P89 ;
	wikibase:directClaimNormalized wdtn:P89 ;
	wikibase:statementValueNormalized psn:P89 ;
	wikibase:qualifierValueNormalized pqn:P89 ;
	wikibase:referenceValueNormalized prn:P89 .

p:P89 a owl:ObjectProperty .

psv:P89 a owl:ObjectProperty .

pqv:P89 a owl:ObjectProperty .

prv:P89 a owl:ObjectProperty .

wdt:P89 a owl:DatatypeProperty .

ps:P89 a owl:DatatypeProperty .

pq:P89 a owl:DatatypeProperty .

pr:P89 a owl:DatatypeProperty .

psn:P89 a owl:ObjectProperty .

pqn:P89 a owl:ObjectProperty .

prn:P89 a owl:ObjectProperty .

wdtn:P89 a owl:ObjectProperty .

wdno:P89 a owl:Class ;
	owl:complementOf _:2b1b3c83209df749f1e16974220adf10 .

_:2b1b3c83209df749f1e16974220adf10 a owl:Restriction ;
	owl:onProperty wdt:P89 ;
	owl:someValuesFrom owl:Thing .

wd:Q52 a wikibase:Item ;
	rdfs:label "to be deleted"@en ;
	skos:prefLabel "to be deleted"@en ;
	schema:name "to be deleted"@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 .
