@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://wikibase.geo-lake.com/entity/> .
@prefix data: <https://wikibase.geo-lake.com/wiki/Special:EntityData/> .
@prefix wds: <https://wikibase.geo-lake.com/entity/statement/> .
@prefix wdref: <https://wikibase.geo-lake.com/reference/> .
@prefix wdv: <https://wikibase.geo-lake.com/value/> .
@prefix wdt: <https://wikibase.geo-lake.com/prop/direct/> .
@prefix wdtn: <https://wikibase.geo-lake.com/prop/direct-normalized/> .
@prefix p: <https://wikibase.geo-lake.com/prop/> .
@prefix ps: <https://wikibase.geo-lake.com/prop/statement/> .
@prefix psv: <https://wikibase.geo-lake.com/prop/statement/value/> .
@prefix psn: <https://wikibase.geo-lake.com/prop/statement/value-normalized/> .
@prefix pq: <https://wikibase.geo-lake.com/prop/qualifier/> .
@prefix pqv: <https://wikibase.geo-lake.com/prop/qualifier/value/> .
@prefix pqn: <https://wikibase.geo-lake.com/prop/qualifier/value-normalized/> .
@prefix pr: <https://wikibase.geo-lake.com/prop/reference/> .
@prefix prv: <https://wikibase.geo-lake.com/prop/reference/value/> .
@prefix prn: <https://wikibase.geo-lake.com/prop/reference/value-normalized/> .
@prefix wdno: <https://wikibase.geo-lake.com/prop/novalue/> .

data:P13050 a schema:Dataset ;
	schema:about wd:P13050 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "12063"^^xsd:integer ;
	schema:dateModified "2026-06-06T15:24:15Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P13050 a wikibase:Property ;
	rdfs:label "identifiant CIRDOC d'une publication"@fr ;
	skos:prefLabel "identifiant CIRDOC d'une publication"@fr ;
	schema:name "identifiant CIRDOC d'une publication"@fr ;
	rdfs:label "identificativo CIRDOC di una pubblicazione"@it ;
	skos:prefLabel "identificativo CIRDOC di una pubblicazione"@it ;
	schema:name "identificativo CIRDOC di una pubblicazione"@it ;
	rdfs:label "CIRDOC publication ID"@en ;
	skos:prefLabel "CIRDOC publication ID"@en ;
	schema:name "CIRDOC publication ID"@en ;
	rdfs:label "identificador CIRDÒC de publicació"@ca ;
	skos:prefLabel "identificador CIRDÒC de publicació"@ca ;
	schema:name "identificador CIRDÒC de publicació"@ca ;
	rdfs:label "CIRDOC-identificatiecode voor publicatie"@nl ;
	skos:prefLabel "CIRDOC-identificatiecode voor publicatie"@nl ;
	schema:name "CIRDOC-identificatiecode voor publicatie"@nl ;
	schema:description "identifiant d'une publication (revue, article, édition d'un ouvrage, ...) dans le catalogue du CIRDOC"@fr ;
	skos:altLabel "CIRDOC document identifier"@en,
		"CIRDOC document ID"@en,
		"CIRDOC publication identifier"@en,
		"identificativo CIRDOC di un documento"@it,
		"identifiant CIRDOC d'un document"@fr ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P13050 ;
	wikibase:claim p:P13050 ;
	wikibase:statementProperty ps:P13050 ;
	wikibase:statementValue psv:P13050 ;
	wikibase:qualifier pq:P13050 ;
	wikibase:qualifierValue pqv:P13050 ;
	wikibase:reference pr:P13050 ;
	wikibase:referenceValue prv:P13050 ;
	wikibase:novalue wdno:P13050 ;
	wikibase:directClaimNormalized wdtn:P13050 ;
	wikibase:statementValueNormalized psn:P13050 ;
	wikibase:qualifierValueNormalized pqn:P13050 ;
	wikibase:referenceValueNormalized prn:P13050 .

p:P13050 a owl:ObjectProperty .

psv:P13050 a owl:ObjectProperty .

pqv:P13050 a owl:ObjectProperty .

prv:P13050 a owl:ObjectProperty .

wdt:P13050 a owl:DatatypeProperty .

ps:P13050 a owl:DatatypeProperty .

pq:P13050 a owl:DatatypeProperty .

pr:P13050 a owl:DatatypeProperty .

psn:P13050 a owl:ObjectProperty .

pqn:P13050 a owl:ObjectProperty .

prn:P13050 a owl:ObjectProperty .

wdtn:P13050 a owl:ObjectProperty .

wdno:P13050 a owl:Class ;
	owl:complementOf _:a0e9e15137479676f18253fff9dafa03 .

_:a0e9e15137479676f18253fff9dafa03 a owl:Restriction ;
	owl:onProperty wdt:P13050 ;
	owl:someValuesFrom owl:Thing .
