@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p054861888> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dorestad en Wijk bij Duurstede / W.J.H. Verwers en W.A. van Es" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617560>,
        <http://data.bibliotheken.nl/id/thes/p317339508> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072014105>,
        <http://data.bibliotheken.nl/id/thes/p075310627> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06975747X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820356239> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42d79f299a500e741975e702852fb495> ;
    schema1:name "Dorestad en Wijk bij Duurstede" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8db1433172d3fb471ca00379bbd5c87> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64966673> .

