@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/p092949312> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lusthoven in Gorinchem / A.J. Busch en Carla S. Oldenburger-Ebbers" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613557> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068560192>,
        <http://data.bibliotheken.nl/id/thes/p075358018> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068570562> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p109453255> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9cbf57a3d4e8ff90653b0bdeea91e36a> ;
    schema1:name "Lusthoven in Gorinchem" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6c642b7168160a157e2b85455060d54b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65610416> .

