@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/openmusic/entity/> .
@prefix data: <https://www.wikidata.org/wiki/Special:EntityData/> .
@prefix s: <https://reprexbase.eu/openmusic/entity/statement/> .
@prefix ref: <https://reprexbase.eu/openmusic/reference/> .
@prefix v: <https://reprexbase.eu/openmusic/value/> .
@prefix wdt: <https://reprexbase.eu/openmusic/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/openmusic/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/openmusic/prop/> .
@prefix ps: <https://reprexbase.eu/openmusic/prop/statement/> .
@prefix psv: <https://reprexbase.eu/openmusic/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/openmusic/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/openmusic/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/openmusic/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/openmusic/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/openmusic/prop/reference/> .
@prefix prv: <https://reprexbase.eu/openmusic/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/openmusic/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/openmusic/prop/novalue/> .

data:Q464 a schema:Dataset ;
	schema:about wd:Q464 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "2164"^^xsd:integer ;
	schema:dateModified "2025-11-02T18:24:02Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q464 a wikibase:Item ;
	wdt:P14 wd:Q456 ;
	p:P14 s:Q464-7b0b8629-4107-1f7c-0a43-29ed49246155 .

s:Q464-7b0b8629-4107-1f7c-0a43-29ed49246155 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P14 wd:Q456 ;
	pq:P29 wd:Q462 ;
	pq:P30 wd:Q464 .

wd:Q464 rdfs:label "statistical structure representation"@en ;
	skos:prefLabel "statistical structure representation"@en ;
	schema:name "statistical structure representation"@en ;
	schema:description "A representation of a statistical or semantic concept as a structural component within a dataset or data structure definition. It describes how a concept is implemented as a dimension, measure, or attribute in data collection and dissemination."@en ;
	skos:altLabel "structure representation"@en,
		"structural representation"@en .

wd:Q456 a wikibase:Item ;
	rdfs:label "sex (dimension)"@en ;
	skos:prefLabel "sex (dimension)"@en ;
	schema:name "sex (dimension)"@en ;
	schema:description "A cross-domain dimension of a dataset representing the sex of a person, typically distinguishing male, female, and total. In some contexts, it may be extended to cover gender identity or non-binary classifications. Equivalent to the SDMX cross-domain conc"@en .

wd:P14 a wikibase:Property ;
	rdfs:label "model item"@en ;
	skos:prefLabel "model item"@en ;
	schema:name "model item"@en ;
	schema:description "defines which item is a best practice example of modelling a subject, which is described by the value of this property, usage instructions at Wikidata:Model items"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P14 ;
	wikibase:claim p:P14 ;
	wikibase:statementProperty ps:P14 ;
	wikibase:statementValue psv:P14 ;
	wikibase:qualifier pq:P14 ;
	wikibase:qualifierValue pqv:P14 ;
	wikibase:reference pr:P14 ;
	wikibase:referenceValue prv:P14 ;
	wikibase:novalue wdno:P14 .

p:P14 a owl:ObjectProperty .

psv:P14 a owl:ObjectProperty .

pqv:P14 a owl:ObjectProperty .

prv:P14 a owl:ObjectProperty .

wdt:P14 a owl:ObjectProperty .

ps:P14 a owl:ObjectProperty .

pq:P14 a owl:ObjectProperty .

pr:P14 a owl:ObjectProperty .

wdno:P14 a owl:Class ;
	owl:complementOf _:a531f223820a0b247609d909e070437a .

_:a531f223820a0b247609d909e070437a a owl:Restriction ;
	owl:onProperty wdt:P14 ;
	owl:someValuesFrom owl:Thing .

wd:Q462 a wikibase:Item ;
	rdfs:label "sex (statistical concept)"@en ;
	skos:prefLabel "sex (statistical concept)"@en ;
	schema:name "sex (statistical concept)"@en ;
	schema:description "A statistical concept representing the biological sex of a person, used to classify observations in data collection and dissemination. Typically distinguishes male, female, and total populations. Equivalent to the SDMX cross-domain concept SEX."@en .

wd:P29 a wikibase:Property ;
	rdfs:label "subject"@en ;
	skos:prefLabel "subject"@en ;
	schema:name "subject"@en ;
	schema:description "A concept, topic, or theme that the item is about, whether explicitly stated or contextually inferred. This is not limited to visual content. Use this property to associate abstract or intellectual concepts (e.g., \"weddings\", \"folklore\", \"Seto culture\") w"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P29 ;
	wikibase:claim p:P29 ;
	wikibase:statementProperty ps:P29 ;
	wikibase:statementValue psv:P29 ;
	wikibase:qualifier pq:P29 ;
	wikibase:qualifierValue pqv:P29 ;
	wikibase:reference pr:P29 ;
	wikibase:referenceValue prv:P29 ;
	wikibase:novalue wdno:P29 .

p:P29 a owl:ObjectProperty .

psv:P29 a owl:ObjectProperty .

pqv:P29 a owl:ObjectProperty .

prv:P29 a owl:ObjectProperty .

wdt:P29 a owl:ObjectProperty .

ps:P29 a owl:ObjectProperty .

pq:P29 a owl:ObjectProperty .

pr:P29 a owl:ObjectProperty .

wdno:P29 a owl:Class ;
	owl:complementOf _:25f35da0a9a9ac6596e3a2aba98c80aa .

_:25f35da0a9a9ac6596e3a2aba98c80aa a owl:Restriction ;
	owl:onProperty wdt:P29 ;
	owl:someValuesFrom owl:Thing .

wd:P30 a wikibase:Property ;
	rdfs:label "subject applies to"@en ;
	skos:prefLabel "subject applies to"@en ;
	schema:name "subject applies to"@en ;
	schema:description "Qualifier to indicate which part or aspect of the item the subject relates to.  If necessary, use 'main subject' as a qualifier for several subjects."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P30 ;
	wikibase:claim p:P30 ;
	wikibase:statementProperty ps:P30 ;
	wikibase:statementValue psv:P30 ;
	wikibase:qualifier pq:P30 ;
	wikibase:qualifierValue pqv:P30 ;
	wikibase:reference pr:P30 ;
	wikibase:referenceValue prv:P30 ;
	wikibase:novalue wdno:P30 .

p:P30 a owl:ObjectProperty .

psv:P30 a owl:ObjectProperty .

pqv:P30 a owl:ObjectProperty .

prv:P30 a owl:ObjectProperty .

wdt:P30 a owl:ObjectProperty .

ps:P30 a owl:ObjectProperty .

pq:P30 a owl:ObjectProperty .

pr:P30 a owl:ObjectProperty .

wdno:P30 a owl:Class ;
	owl:complementOf _:1c7b41f24eb410f27f3f0829757f14b5 .

_:1c7b41f24eb410f27f3f0829757f14b5 a owl:Restriction ;
	owl:onProperty wdt:P30 ;
	owl:someValuesFrom owl:Thing .
