@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:P12869 a schema:Dataset ;
	schema:about wd:P12869 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "11897"^^xsd:integer ;
	schema:dateModified "2026-06-27T06:50:21Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P12869 a wikibase:Property ;
	rdfs:label "LAGL author ID"@en ;
	skos:prefLabel "LAGL author ID"@en ;
	schema:name "LAGL author ID"@en ;
	rdfs:label "identificador LAGL d'autor"@ca ;
	skos:prefLabel "identificador LAGL d'autor"@ca ;
	schema:name "identificador LAGL d'autor"@ca ;
	rdfs:label "identificativo LAGL di un autore"@it ;
	skos:prefLabel "identificativo LAGL di un autore"@it ;
	schema:name "identificativo LAGL di un autore"@it ;
	rdfs:label "LAGL-identificatiecode voor auteur"@nl ;
	skos:prefLabel "LAGL-identificatiecode voor auteur"@nl ;
	schema:name "LAGL-identificatiecode voor auteur"@nl ;
	rdfs:label "identyfikator autora w LAGL"@pl ;
	skos:prefLabel "identyfikator autora w LAGL"@pl ;
	schema:name "identyfikator autora w LAGL"@pl ;
	rdfs:label "identifiant d'un auteur LAGL"@fr ;
	skos:prefLabel "identifiant d'un auteur LAGL"@fr ;
	schema:name "identifiant d'un auteur LAGL"@fr ;
	schema:description "identifier for an Ancient Greek or Latin author in the LAGL Catalog of Authors and Works"@en,
		"identificativo di un autore greco antico o latino nel LAGL Catalog of Authors and Works"@it,
		"identifiant d'un auteur latin ou grec dans le catalogue LAGL des auteurs et des œuvres"@fr ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P12869 ;
	wikibase:claim p:P12869 ;
	wikibase:statementProperty ps:P12869 ;
	wikibase:statementValue psv:P12869 ;
	wikibase:qualifier pq:P12869 ;
	wikibase:qualifierValue pqv:P12869 ;
	wikibase:reference pr:P12869 ;
	wikibase:referenceValue prv:P12869 ;
	wikibase:novalue wdno:P12869 ;
	wikibase:directClaimNormalized wdtn:P12869 ;
	wikibase:statementValueNormalized psn:P12869 ;
	wikibase:qualifierValueNormalized pqn:P12869 ;
	wikibase:referenceValueNormalized prn:P12869 .

p:P12869 a owl:ObjectProperty .

psv:P12869 a owl:ObjectProperty .

pqv:P12869 a owl:ObjectProperty .

prv:P12869 a owl:ObjectProperty .

wdt:P12869 a owl:DatatypeProperty .

ps:P12869 a owl:DatatypeProperty .

pq:P12869 a owl:DatatypeProperty .

pr:P12869 a owl:DatatypeProperty .

psn:P12869 a owl:ObjectProperty .

pqn:P12869 a owl:ObjectProperty .

prn:P12869 a owl:ObjectProperty .

wdtn:P12869 a owl:ObjectProperty .

wdno:P12869 a owl:Class ;
	owl:complementOf _:b5fb5125a183bcd99d2509ecce01a09b .

_:b5fb5125a183bcd99d2509ecce01a09b a owl:Restriction ;
	owl:onProperty wdt:P12869 ;
	owl:someValuesFrom owl:Thing .
