wd:
http://www.wikidata.org/entity/
wdt:
http://www.wikidata.org/prop/direct/
wikibase:
http://wikiba.se/ontology#
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
rdfs:
http://www.w3.org/2000/01/rdf-schema#
{
"@context": {
"@version": 1.1,
"wd": "http://www.wikidata.org/entity/",
"wdt": "http://www.wikidata.org/prop/direct/",
"wikibase": "http://wikiba.se/ontology#",
"schema": "https://schema.org/",
"dcterms": "http://purl.org/dc/terms/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"Property": "wikibase:Property",
"Item": "wikibase:Item",
"Sitelink": "wikibase:Sitelink",
"ItemCreate": "wikibase:ItemCreate",
"Statement": "wikibase:Statement",
"StatementCreate": "wikibase:StatementCreate",
"DataValue": "wikibase:DataValue",
"Wikidata Entity": "wikibase:Wikidata Entity",
"PatchRequest": "wikibase:PatchRequest",
"id": {
"@id": "wd:id",
"@type": "xsd:string"
},
"type": {
"@id": "wd:type",
"@type": "xsd:string"
},
"datatype": {
"@id": "wd:datatype",
"@type": "xsd:string"
},
"labels": {
"@id": "wd:labels",
"@type": "@id"
},
"descriptions": {
"@id": "wd:descriptions",
"@type": "@id"
},
"aliases": {
"@id": "wd:aliases",
"@type": "@id"
},
"statements": {
"@id": "wd:statements",
"@type": "@id"
},
"sitelinks": {
"@id": "wd:sitelinks",
"@type": "@id"
},
"title": {
"@id": "wd:title",
"@type": "xsd:string"
},
"url": "schema:url",
"badges": {
"@id": "wd:badges",
"@container": "@set",
"@type": "xsd:string"
},
"comment": {
"@id": "wd:comment",
"@type": "xsd:string"
},
"bot": {
"@id": "wd:bot",
"@type": "xsd:boolean"
},
"rank": {
"@id": "wd:rank",
"@type": "xsd:string"
},
"property": {
"@id": "wd:property",
"@type": "@id"
},
"qualifiers": {
"@id": "wd:qualifiers",
"@container": "@set",
"@type": "@id"
},
"references": {
"@id": "wd:references",
"@container": "@set",
"@type": "@id"
},
"hash": {
"@id": "wd:hash",
"@type": "xsd:string"
},
"parts": {
"@id": "wd:parts",
"@container": "@set",
"@type": "@id"
},
"content": {
"@id": "wd:content",
"@type": "xsd:string"
},
"lastrevid": {
"@id": "wd:lastrevid",
"@type": "xsd:integer"
},
"modified": {
"@id": "wd:modified",
"@type": "xsd:dateTime"
},
"patch": {
"@id": "wd:patch",
"@container": "@set",
"@type": "@id"
},
"op": {
"@id": "wd:op",
"@type": "xsd:string"
},
"path": {
"@id": "wd:path",
"@type": "xsd:string"
},
"value": {
"@id": "wd:value",
"@type": "xsd:string"
},
"from": {
"@id": "wd:from",
"@type": "xsd:string"
},
"tags": {
"@id": "wd:tags",
"@container": "@set",
"@type": "xsd:string"
}
}
}