Page MenuHomePhabricator
Paste P49105

T336056 local test dump (ES commit ab08fc2bbe0)
ActivePublic

Authored by hoo on Jun 7 2023, 2:20 PM.
@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: <http://localhost/entity/> .
@prefix data: <http://localhost/wiki/index.php?title=Special:EntityData/> .
@prefix s: <http://localhost/entity/statement/> .
@prefix ref: <http://localhost/reference/> .
@prefix v: <http://localhost/value/> .
@prefix wdt: <http://localhost/prop/direct/> .
@prefix wdtn: <http://localhost/prop/direct-normalized/> .
@prefix p: <http://localhost/prop/> .
@prefix ps: <http://localhost/prop/statement/> .
@prefix psv: <http://localhost/prop/statement/value/> .
@prefix psn: <http://localhost/prop/statement/value-normalized/> .
@prefix pq: <http://localhost/prop/qualifier/> .
@prefix pqv: <http://localhost/prop/qualifier/value/> .
@prefix pqn: <http://localhost/prop/qualifier/value-normalized/> .
@prefix pr: <http://localhost/prop/reference/> .
@prefix prv: <http://localhost/prop/reference/value/> .
@prefix prn: <http://localhost/prop/reference/value-normalized/> .
@prefix wdno: <http://localhost/prop/novalue/> .
data:Q291 a schema:Dataset ;
schema:about wd:Q291 ;
cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
schema:softwareVersion "1.0.0" ;
schema:version "803"^^xsd:integer ;
schema:dateModified "2023-06-07T14:18:44Z"^^xsd:dateTime ;
wikibase:statements "1"^^xsd:integer ;
wikibase:sitelinks "0"^^xsd:integer ;
wikibase:identifiers "0"^^xsd:integer .
wd:Q291 a wikibase:Item ;
wdt:P163 wd:E1 ;
p:P163 s:Q291-2e61d8df-4a70-a366-8dbe-7f3d0070a10e .
s:Q291-2e61d8df-4a70-a366-8dbe-7f3d0070a10e a wikibase:Statement,
wikibase:BestRank ;
wikibase:rank wikibase:NormalRank ;
ps:P163 wd:E1 ;
pq:P163 wd:E1 ;
prov:wasDerivedFrom ref:cfd0801e5ac52166f3e33f34059dafce51942f2b .
wd:Q291 rdfs:label "ES RDF Test"@en ;
skos:prefLabel "ES RDF Test"@en ;
schema:name "ES RDF Test"@en .
ref:cfd0801e5ac52166f3e33f34059dafce51942f2b a wikibase:Reference ;
pr:P163 wd:E1 .