@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:P102 a schema:Dataset ;
	schema:about wd:P102 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "739"^^xsd:integer ;
	schema:dateModified "2024-09-26T08:39:12Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer .

wd:P102 a wikibase:Property ;
	wdt:P5 "P3283" ;
	wdt:P3 "https://$1.bandcamp.com" ;
	p:P5 s:P102-8B53E812-2D80-481F-B612-19BC15726870 .

s:P102-8B53E812-2D80-481F-B612-19BC15726870 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 "P3283" .

wd:P102 p:P3 s:P102-fc07bb7e-47e9-2a22-4e60-7b6b49c8b087 .

s:P102-fc07bb7e-47e9-2a22-4e60-7b6b49c8b087 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 "https://$1.bandcamp.com" .

wd:P102 rdfs:label "Bandcamp profile ID"@en ;
	skos:prefLabel "Bandcamp profile ID"@en ;
	schema:name "Bandcamp profile ID"@en ;
	rdfs:label "Bandcamp-identificatiecode voor artiest"@nl ;
	skos:prefLabel "Bandcamp-identificatiecode voor artiest"@nl ;
	schema:name "Bandcamp-identificatiecode voor artiest"@nl ;
	rdfs:label "Bandcamp-Künstlerkennung"@de ;
	skos:prefLabel "Bandcamp-Künstlerkennung"@de ;
	schema:name "Bandcamp-Künstlerkennung"@de ;
	rdfs:label "код исполнителя Bandcamp"@ru ;
	skos:prefLabel "код исполнителя Bandcamp"@ru ;
	schema:name "код исполнителя Bandcamp"@ru ;
	rdfs:label "Bandcamp-művészazonosító"@hu ;
	skos:prefLabel "Bandcamp-művészazonosító"@hu ;
	schema:name "Bandcamp-művészazonosító"@hu ;
	rdfs:label "Bandcamp ID"@lv ;
	skos:prefLabel "Bandcamp ID"@lv ;
	schema:name "Bandcamp ID"@lv ;
	rdfs:label "identifiant Bandcamp"@fr ;
	skos:prefLabel "identifiant Bandcamp"@fr ;
	schema:name "identifiant Bandcamp"@fr ;
	rdfs:label "identificador Bandcamp"@es ;
	skos:prefLabel "identificador Bandcamp"@es ;
	schema:name "identificador Bandcamp"@es ;
	rdfs:label "nome do perfil no Bandcamp"@pt ;
	skos:prefLabel "nome do perfil no Bandcamp"@pt ;
	schema:name "nome do perfil no Bandcamp"@pt ;
	rdfs:label "Bandcamp profile ID"@sk ;
	skos:prefLabel "Bandcamp profile ID"@sk ;
	schema:name "Bandcamp profile ID"@sk ;
	rdfs:label "Bandcamp profile ID"@et ;
	skos:prefLabel "Bandcamp profile ID"@et ;
	schema:name "Bandcamp profile ID"@et ;
	rdfs:label "Bandcamp profile ID"@lt ;
	skos:prefLabel "Bandcamp profile ID"@lt ;
	schema:name "Bandcamp profile ID"@lt ;
	schema:description "identifier for an artist (person or group) or record label, in the Bandcamp database"@en,
		"Identifikator eines Künstlers, einer Band oder eines Labels auf Bandcamp"@de,
		"identifiant pour un artiste (personne ou groupe) ou un label discographique, dans la base de données Bandcamp"@fr,
		"identificador para un artista (persona o grupo) o discográfica en la base de datos de Bandcamp"@es ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P102 ;
	wikibase:claim p:P102 ;
	wikibase:statementProperty ps:P102 ;
	wikibase:statementValue psv:P102 ;
	wikibase:qualifier pq:P102 ;
	wikibase:qualifierValue pqv:P102 ;
	wikibase:reference pr:P102 ;
	wikibase:referenceValue prv:P102 ;
	wikibase:novalue wdno:P102 ;
	wikibase:directClaimNormalized wdtn:P102 ;
	wikibase:statementValueNormalized psn:P102 ;
	wikibase:qualifierValueNormalized pqn:P102 ;
	wikibase:referenceValueNormalized prn:P102 .

p:P102 a owl:ObjectProperty .

psv:P102 a owl:ObjectProperty .

pqv:P102 a owl:ObjectProperty .

prv:P102 a owl:ObjectProperty .

wdt:P102 a owl:DatatypeProperty .

ps:P102 a owl:DatatypeProperty .

pq:P102 a owl:DatatypeProperty .

pr:P102 a owl:DatatypeProperty .

psn:P102 a owl:ObjectProperty .

pqn:P102 a owl:ObjectProperty .

prn:P102 a owl:ObjectProperty .

wdtn:P102 a owl:ObjectProperty .

wdno:P102 a owl:Class ;
	owl:complementOf _:05f4e153a597ed2d67a40b9bcbf1b5c4 .

_:05f4e153a597ed2d67a40b9bcbf1b5c4 a owl:Restriction ;
	owl:onProperty wdt:P102 ;
	owl:someValuesFrom owl:Thing .

wd:P5 a wikibase:Property ;
	rdfs:label "Wikidata PID"@en ;
	skos:prefLabel "Wikidata PID"@en ;
	schema:name "Wikidata PID"@en ;
	schema:description "equivalent property on Wikidata"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	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:DatatypeProperty .

ps:P5 a owl:DatatypeProperty .

pq:P5 a owl:DatatypeProperty .

pr:P5 a owl:DatatypeProperty .

wdno:P5 a owl:Class ;
	owl:complementOf _:5a6c7a576e39dbbe9a035303bd73cd44 .

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

wd:P3 a wikibase:Property ;
	rdfs:label "formatter URL"@en ;
	skos:prefLabel "formatter URL"@en ;
	schema:name "formatter URL"@en ;
	schema:description "web page URL; URI template from which \"$1\" can be automatically replaced with the effective property value on items. If the site goes offline, set it to deprecated rank. If the formatter URL changes, add a new statement with preferred rank"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P3 ;
	wikibase:claim p:P3 ;
	wikibase:statementProperty ps:P3 ;
	wikibase:statementValue psv:P3 ;
	wikibase:qualifier pq:P3 ;
	wikibase:qualifierValue pqv:P3 ;
	wikibase:reference pr:P3 ;
	wikibase:referenceValue prv:P3 ;
	wikibase:novalue wdno:P3 .

p:P3 a owl:ObjectProperty .

psv:P3 a owl:ObjectProperty .

pqv:P3 a owl:ObjectProperty .

prv:P3 a owl:ObjectProperty .

wdt:P3 a owl:DatatypeProperty .

ps:P3 a owl:DatatypeProperty .

pq:P3 a owl:DatatypeProperty .

pr:P3 a owl:DatatypeProperty .

wdno:P3 a owl:Class ;
	owl:complementOf _:1086e1c4470bf0a461225f75b332f53e .

_:1086e1c4470bf0a461225f75b332f53e a owl:Restriction ;
	owl:onProperty wdt:P3 ;
	owl:someValuesFrom owl:Thing .
