@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/skcmdb/entity/> .
@prefix data: <https://www.wikidata.org/wiki/Special:EntityData/> .
@prefix s: <https://reprexbase.eu/skcmdb/entity/statement/> .
@prefix ref: <https://reprexbase.eu/skcmdb/reference/> .
@prefix v: <https://reprexbase.eu/skcmdb/value/> .
@prefix wdt: <https://reprexbase.eu/skcmdb/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/skcmdb/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/skcmdb/prop/> .
@prefix ps: <https://reprexbase.eu/skcmdb/prop/statement/> .
@prefix psv: <https://reprexbase.eu/skcmdb/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/skcmdb/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/skcmdb/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/skcmdb/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/skcmdb/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/skcmdb/prop/reference/> .
@prefix prv: <https://reprexbase.eu/skcmdb/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/skcmdb/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/skcmdb/prop/novalue/> .

data:Q2131 a schema:Dataset ;
	schema:about wd:Q2131 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "8166"^^xsd:integer ;
	schema:dateModified "2025-10-21T10:16:58Z"^^xsd:dateTime ;
	wikibase:statements "5"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "2"^^xsd:integer .

wd:Q2131 a wikibase:Item ;
	wdt:P23 wd:Q10 ;
	wdt:P1 "Q136540906" ;
	wdt:P5 wd:Q2 ;
	wdt:P9 <https://hc.sk/o-slovenskej-hudbe/osobnost-detail/1796-martonova-kormanova-maria> ;
	wdt:P40 "313530753" ;
	p:P23 s:Q2131-B29ED489-B4E0-469E-AD35-3FD7612900EC .

s:Q2131-B29ED489-B4E0-469E-AD35-3FD7612900EC a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P23 wd:Q10 .

wd:Q2131 p:P1 s:Q2131-0A02B901-5F37-4D83-9149-F409924C0C6E .

s:Q2131-0A02B901-5F37-4D83-9149-F409924C0C6E a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 "Q136540906" .

wd:Q2131 p:P5 s:Q2131-DEE3F43F-CF97-4916-A006-FE01B4B80C3C .

s:Q2131-DEE3F43F-CF97-4916-A006-FE01B4B80C3C a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 wd:Q2 .

wd:Q2131 p:P9 s:Q2131-94FAA056-50DD-4B17-8C73-68FF091E0F5C .

s:Q2131-94FAA056-50DD-4B17-8C73-68FF091E0F5C a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P9 <https://hc.sk/o-slovenskej-hudbe/osobnost-detail/1796-martonova-kormanova-maria> .

wd:Q2131 p:P40 s:Q2131-549F0EE5-B042-4FB3-A83F-9652C5AC7934 .

s:Q2131-549F0EE5-B042-4FB3-A83F-9652C5AC7934 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P40 "313530753" .

wd:Q2131 rdfs:label "Mária Mártonová Kormanová"@sk ;
	skos:prefLabel "Mária Mártonová Kormanová"@sk ;
	schema:name "Mária Mártonová Kormanová"@sk ;
	rdfs:label "Mária Mártonová Kormanová"@en ;
	skos:prefLabel "Mária Mártonová Kormanová"@en ;
	schema:name "Mária Mártonová Kormanová"@en ;
	schema:description "musician"@en .

wd:Q10 a wikibase:Item ;
	rdfs:label "female"@en ;
	skos:prefLabel "female"@en ;
	schema:name "female"@en ;
	schema:description "to be used in \"sex or gender\" (P21) to indicate that the human subject is a female or \"semantic gender\" (P10339) to indicate that a word refers to a female person"@en .

wd:P23 a wikibase:Property ;
	rdfs:label "sex or gender"@en ;
	skos:prefLabel "sex or gender"@en ;
	schema:name "sex or gender"@en ;
	schema:description "sex or gender identity of human or animal. For human: male, female, non-binary, intersex, transgender female, transgender male, agender, etc. For animal: male organism, female organism. Groups of same gender use subclass of (P279)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P23 ;
	wikibase:claim p:P23 ;
	wikibase:statementProperty ps:P23 ;
	wikibase:statementValue psv:P23 ;
	wikibase:qualifier pq:P23 ;
	wikibase:qualifierValue pqv:P23 ;
	wikibase:reference pr:P23 ;
	wikibase:referenceValue prv:P23 ;
	wikibase:novalue wdno:P23 .

p:P23 a owl:ObjectProperty .

psv:P23 a owl:ObjectProperty .

pqv:P23 a owl:ObjectProperty .

prv:P23 a owl:ObjectProperty .

wdt:P23 a owl:ObjectProperty .

ps:P23 a owl:ObjectProperty .

pq:P23 a owl:ObjectProperty .

pr:P23 a owl:ObjectProperty .

wdno:P23 a owl:Class ;
	owl:complementOf _:f549db4f51d6ee4c32163b5638539e02 .

_:f549db4f51d6ee4c32163b5638539e02 a owl:Restriction ;
	owl:onProperty wdt:P23 ;
	owl:someValuesFrom owl:Thing .

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

p:P1 a owl:ObjectProperty .

psv:P1 a owl:ObjectProperty .

pqv:P1 a owl:ObjectProperty .

prv:P1 a owl:ObjectProperty .

wdt:P1 a owl:DatatypeProperty .

ps:P1 a owl:DatatypeProperty .

pq:P1 a owl:DatatypeProperty .

pr:P1 a owl:DatatypeProperty .

psn:P1 a owl:ObjectProperty .

pqn:P1 a owl:ObjectProperty .

prn:P1 a owl:ObjectProperty .

wdtn:P1 a owl:ObjectProperty .

wdno:P1 a owl:Class ;
	owl:complementOf _:9e9305cf9a245bfd96652ac9fd9870b4 .

_:9e9305cf9a245bfd96652ac9fd9870b4 a owl:Restriction ;
	owl:onProperty wdt:P1 ;
	owl:someValuesFrom owl:Thing .

wd:Q2 a wikibase:Item ;
	rdfs:label "human"@en ;
	skos:prefLabel "human"@en ;
	schema:name "human"@en ;
	schema:description "any member of Homo sapiens, unique extant species of the genus Homo"@en .

wd:P5 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "type to which this subject corresponds/belongs. Different from P279 (subclass of); for example: K2 is an instance of mountain; volcanoes form a subclass of mountains, and the volcano is a type (instance) of volcanic landform"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P5 ;
	wikibase:claim p:P5 ;
	wikibase:statementProperty ps:P5 ;
	wikibase:statementValue psv:P5 ;
	wikibase:qualifier pq:P5 ;
	wikibase:qualifierValue pqv:P5 ;
	wikibase:reference pr:P5 ;
	wikibase:referenceValue prv:P5 ;
	wikibase:novalue wdno:P5 .

p:P5 a owl:ObjectProperty .

psv:P5 a owl:ObjectProperty .

pqv:P5 a owl:ObjectProperty .

prv:P5 a owl:ObjectProperty .

wdt:P5 a owl:ObjectProperty .

ps:P5 a owl:ObjectProperty .

pq:P5 a owl:ObjectProperty .

pr:P5 a owl:ObjectProperty .

wdno:P5 a owl:Class ;
	owl:complementOf _:56eac40b19c79eb6941c33fb4ea06eb1 .

_:56eac40b19c79eb6941c33fb4ea06eb1 a owl:Restriction ;
	owl:onProperty wdt:P5 ;
	owl:someValuesFrom owl:Thing .

wd:P9 a wikibase:Property ;
	rdfs:label "described at URL"@en ;
	skos:prefLabel "described at URL"@en ;
	schema:name "described at URL"@en ;
	schema:description "item is described at the following URL"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	wikibase:directClaim wdt:P9 ;
	wikibase:claim p:P9 ;
	wikibase:statementProperty ps:P9 ;
	wikibase:statementValue psv:P9 ;
	wikibase:qualifier pq:P9 ;
	wikibase:qualifierValue pqv:P9 ;
	wikibase:reference pr:P9 ;
	wikibase:referenceValue prv:P9 ;
	wikibase:novalue wdno:P9 .

p:P9 a owl:ObjectProperty .

psv:P9 a owl:ObjectProperty .

pqv:P9 a owl:ObjectProperty .

prv:P9 a owl:ObjectProperty .

wdt:P9 a owl:ObjectProperty .

ps:P9 a owl:ObjectProperty .

pq:P9 a owl:ObjectProperty .

pr:P9 a owl:ObjectProperty .

wdno:P9 a owl:Class ;
	owl:complementOf _:f7a7084d397060bf3cc76d7c0a13119f .

_:f7a7084d397060bf3cc76d7c0a13119f a owl:Restriction ;
	owl:onProperty wdt:P9 ;
	owl:someValuesFrom owl:Thing .

wd:P40 a wikibase:Property ;
	rdfs:label "VIAF cluster ID"@en ;
	skos:prefLabel "VIAF cluster ID"@en ;
	schema:name "VIAF cluster ID"@en ;
	schema:description "identifier for the Virtual International Authority File database [format: up to 22 digits]; please note: VIAF is a cluster, the ID can include multiple items"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P40 ;
	wikibase:claim p:P40 ;
	wikibase:statementProperty ps:P40 ;
	wikibase:statementValue psv:P40 ;
	wikibase:qualifier pq:P40 ;
	wikibase:qualifierValue pqv:P40 ;
	wikibase:reference pr:P40 ;
	wikibase:referenceValue prv:P40 ;
	wikibase:novalue wdno:P40 ;
	wikibase:directClaimNormalized wdtn:P40 ;
	wikibase:statementValueNormalized psn:P40 ;
	wikibase:qualifierValueNormalized pqn:P40 ;
	wikibase:referenceValueNormalized prn:P40 .

p:P40 a owl:ObjectProperty .

psv:P40 a owl:ObjectProperty .

pqv:P40 a owl:ObjectProperty .

prv:P40 a owl:ObjectProperty .

wdt:P40 a owl:DatatypeProperty .

ps:P40 a owl:DatatypeProperty .

pq:P40 a owl:DatatypeProperty .

pr:P40 a owl:DatatypeProperty .

psn:P40 a owl:ObjectProperty .

pqn:P40 a owl:ObjectProperty .

prn:P40 a owl:ObjectProperty .

wdtn:P40 a owl:ObjectProperty .

wdno:P40 a owl:Class ;
	owl:complementOf _:c63893cd82149b508f9a9263ffa4302d .

_:c63893cd82149b508f9a9263ffa4302d a owl:Restriction ;
	owl:onProperty wdt:P40 ;
	owl:someValuesFrom owl:Thing .
