@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-beta#> .
@prefix wdata: <https://wikidata.pst.ag/wiki/Special:EntityData/> .
@prefix wd: <https://wikidata.pst.ag/entity/> .
@prefix wds: <https://wikidata.pst.ag/entity/statement/> .
@prefix wdref: <https://wikidata.pst.ag/reference/> .
@prefix wdv: <https://wikidata.pst.ag/value/> .
@prefix wdt: <https://wikidata.pst.ag/prop/direct/> .
@prefix wdtn: <https://wikidata.pst.ag/prop/direct-normalized/> .
@prefix p: <https://wikidata.pst.ag/prop/> .
@prefix ps: <https://wikidata.pst.ag/prop/statement/> .
@prefix psv: <https://wikidata.pst.ag/prop/statement/value/> .
@prefix psn: <https://wikidata.pst.ag/prop/statement/value-normalized/> .
@prefix pq: <https://wikidata.pst.ag/prop/qualifier/> .
@prefix pqv: <https://wikidata.pst.ag/prop/qualifier/value/> .
@prefix pqn: <https://wikidata.pst.ag/prop/qualifier/value-normalized/> .
@prefix pr: <https://wikidata.pst.ag/prop/reference/> .
@prefix prv: <https://wikidata.pst.ag/prop/reference/value/> .
@prefix prn: <https://wikidata.pst.ag/prop/reference/value-normalized/> .
@prefix wdno: <https://wikidata.pst.ag/prop/novalue/> .
@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#> .

wdata:Q1613 a schema:Dataset ;
	schema:about wd:Q1613 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "0.1.0" ;
	schema:version "3037"^^xsd:integer ;
	schema:dateModified "2017-12-06T14:41:41Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer ;
	wikibase:sitelinks "1"^^xsd:integer .

wd:Q1613 a wikibase:Item ;
	rdfs:label "The Road to Little Dribbling: More Notes From a Small Island"@en ;
	skos:prefLabel "The Road to Little Dribbling: More Notes From a Small Island"@en ;
	schema:name "The Road to Little Dribbling: More Notes From a Small Island"@en ;
	rdfs:label "Piccola grande isola"@it ;
	skos:prefLabel "Piccola grande isola"@it ;
	schema:name "Piccola grande isola"@it ;
	schema:description "كتاب من تأليف بل برياسون"@ar,
		"Buch von Bill Bryson"@de,
		"book by Bill Bryson"@en,
		"livre de Bill Bryson"@fr,
		"boek van Bill Bryson"@nl .

<https://www.wikidata.org/wiki/Q23763219> a schema:Article ;
	schema:about wd:Q1613 ;
	schema:inLanguage "en" ;
	schema:isPartOf <https://www.wikidata.org/> ;
	schema:name "Q23763219"@en .

<https://www.wikidata.org/> wikibase:wikiGroup "wikidata" .
