Hello!
No, I don't know. What you could do is to use a regular linked data property 
like owl:sameAs with as value the URI of the Wikidata item, like 
http://www.wikidata.org/entity/Q1391034.
So you would have something like (using wd: as prefix for 
http://www.wikidata.org/entity/):

mydata:writer/561 a efrbroo:F10_Person ;
owl:sameAs wd:Q1391034 .

Cheers,

Thomas

> Le 25 mai 2016 à 15:17, Jean-Baptiste Pressac 
> <[email protected]> a écrit :
> 
> Hello,
> 
> I stored in a database about writers in breton language the wikidata item ID 
> associated to those writers (for instance, Q1391034 for Théodore Hersart de 
> La Villemarqué). Is there a property in a RDF ontology to designate a 
> Wikidata item ID (or should I say entity ID ?) ? So that I could expose my 
> data in RDF with triplets like:
> 
> mydata:writer/561 a efrbroo:F10_Person ;
> wd:????? Q1391034.
> 
> Thanks,
> --
> Jean-Baptiste Pressac
> 
> Traitement et analyse de bases de données
> Production et diffusion de corpus numériques
> 
> Centre de Recherche Bretonne et Celtique
> Unité mixte de service (UMS) 3554
> 20 rue Duquesne
> CS 93837
> 29238 Brest cedex 3
> 
> tel : +33 (0)2 98 01 68 95
> fax : +33 (0)2 98 01 63 93
> 
> <Jean-Baptiste_Pressac.vcf>_______________________________________________
> Wikidata mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wikidata

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Wikidata mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata

Reply via email to