@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:Q474 a schema:Dataset ;
	schema:about wd:Q474 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "2200"^^xsd:integer ;
	schema:dateModified "2025-11-02T18:56:30Z"^^xsd:dateTime ;
	wikibase:statements "4"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q474 a wikibase:Item ;
	wdt:P5 wd:Q458 ;
	wdt:P146 wd:Q473 ;
	wdt:P147 <http://purl.org/linked-data/sdmx/2009/concept#freq> ;
	wdt:P29 wd:Q475 ;
	p:P5 s:Q474-3f167026-454b-fd4e-1b9f-7f031c2c06b7 .

s:Q474-3f167026-454b-fd4e-1b9f-7f031c2c06b7 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 wd:Q458 .

wd:Q474 p:P146 s:Q474-e05fe9ed-4e8c-c3cd-d109-9173f596b0c0 .

s:Q474-e05fe9ed-4e8c-c3cd-d109-9173f596b0c0 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P146 wd:Q473 .

wd:Q474 p:P147 s:Q474-4ebd7c96-405a-f8a6-a545-4d832da3f714 .

s:Q474-4ebd7c96-405a-f8a6-a545-4d832da3f714 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P147 <http://purl.org/linked-data/sdmx/2009/concept#freq> .

wd:Q474 p:P29 s:Q474-b925f0b0-44b5-8183-8378-8ac01b418cbb .

s:Q474-b925f0b0-44b5-8183-8378-8ac01b418cbb a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P29 wd:Q475 ;
	pq:P30 wd:Q461 .

wd:Q474 rdfs:label "frequency (statistical concept)"@en ;
	skos:prefLabel "frequency (statistical concept)"@en ;
	schema:name "frequency (statistical concept)"@en ;
	schema:description "A cross-domain statistical concept defining the periodicity or frequency of data collection, compilation, or dissemination. It describes how often data are produced or released (e.g., weekly, monthly, quarterly, annually). The associated code list CL_FREQ provides standardized frequency values. Equivalent to the SDMX cross-domain concept FREQ."@en ;
	skos:altLabel "frequency concept"@en .

wd:Q458 a wikibase:Item ;
	rdfs:label "concept (statistics)"@en ;
	skos:prefLabel "concept (statistics)"@en ;
	schema:name "concept (statistics)"@en ;
	schema:description "A statistical concept that defines the meaning of a variable, dimension, attribute, or measure in a dataset or datacube. It represents a unit of thought used to describe what is being measured or categorized. Equivalent to sdmx:Concept in the SDMX Informa"@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 _:dd10afb3515693b4f539f0ba0b648baa .

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

wd:Q473 a wikibase:Item ;
	rdfs:label "CL_FREQ"@en ;
	skos:prefLabel "CL_FREQ"@en ;
	schema:name "CL_FREQ"@en ;
	schema:description "This code list provides a set of values indicating the \"frequency\" of the data (e.g. weekly, monthly, quarterly). The concept \"frequency\" may refer to various stages in the production process, e.g. data collection or data dissemination. For example, a tim"@en .

wd:P146 a wikibase:Property ;
	rdfs:label "has code list"@en ;
	skos:prefLabel "has code list"@en ;
	schema:name "has code list"@en ;
	schema:description "Links a statistical concept, dimension, or variable to the code list that defines its set of permissible coded values. Equivalent to sdmx:codeList."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P146 ;
	wikibase:claim p:P146 ;
	wikibase:statementProperty ps:P146 ;
	wikibase:statementValue psv:P146 ;
	wikibase:qualifier pq:P146 ;
	wikibase:qualifierValue pqv:P146 ;
	wikibase:reference pr:P146 ;
	wikibase:referenceValue prv:P146 ;
	wikibase:novalue wdno:P146 .

p:P146 a owl:ObjectProperty .

psv:P146 a owl:ObjectProperty .

pqv:P146 a owl:ObjectProperty .

prv:P146 a owl:ObjectProperty .

wdt:P146 a owl:ObjectProperty .

ps:P146 a owl:ObjectProperty .

pq:P146 a owl:ObjectProperty .

pr:P146 a owl:ObjectProperty .

wdno:P146 a owl:Class ;
	owl:complementOf _:32dbcc6c87bca619af0371b6030d4a37 .

_:32dbcc6c87bca619af0371b6030d4a37 a owl:Restriction ;
	owl:onProperty wdt:P146 ;
	owl:someValuesFrom owl:Thing .

wd:P147 a wikibase:Property ;
	rdfs:label "exact match"@en ;
	skos:prefLabel "exact match"@en ;
	schema:name "exact match"@en ;
	schema:description "URL used to link two items or properties, indicating a high degree of confidence that the concepts can be used interchangeably"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	wikibase:directClaim wdt:P147 ;
	wikibase:claim p:P147 ;
	wikibase:statementProperty ps:P147 ;
	wikibase:statementValue psv:P147 ;
	wikibase:qualifier pq:P147 ;
	wikibase:qualifierValue pqv:P147 ;
	wikibase:reference pr:P147 ;
	wikibase:referenceValue prv:P147 ;
	wikibase:novalue wdno:P147 .

p:P147 a owl:ObjectProperty .

psv:P147 a owl:ObjectProperty .

pqv:P147 a owl:ObjectProperty .

prv:P147 a owl:ObjectProperty .

wdt:P147 a owl:ObjectProperty .

ps:P147 a owl:ObjectProperty .

pq:P147 a owl:ObjectProperty .

pr:P147 a owl:ObjectProperty .

wdno:P147 a owl:Class ;
	owl:complementOf _:5f3ea84c95d889fd9884843640111559 .

_:5f3ea84c95d889fd9884843640111559 a owl:Restriction ;
	owl:onProperty wdt:P147 ;
	owl:someValuesFrom owl:Thing .

wd:Q475 a wikibase:Item ;
	rdfs:label "frequency"@en ;
	skos:prefLabel "frequency"@en ;
	schema:name "frequency"@en ;
	schema:description "number of occurrences or cycles per time"@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:Q461 a wikibase:Item ;
	rdfs:label "statistical concept representation"@en ;
	skos:prefLabel "statistical concept representation"@en ;
	schema:name "statistical concept representation"@en ;
	schema:description "A general context used to indicate that a statistical or cross-domain concept represents the meaning of a real-world concept as it is operationalized in data collection, measurement, and aggregation."@en .

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 .
