@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/p082553971> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De naam Wijk bij Duurstede in verband met de ligging der stad / D.P. Blok en A.F.C. Koch" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068292317> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074343785> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/341b8e4584e706deb146da8ff6d9494b> ;
    schema1:name "De naam Wijk bij Duurstede in verband met de ligging der stad" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ec9578d5cd27946fd90093eb133fcdb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65525219> .

