@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/p134548809> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wehl toen en nu / samengest. en geschreven door A.G.B. Koster ; en met foto's van A. Benard" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075690608> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075076217> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080245216" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7897d8b2b20ab569d1b4c97c4e25531c> ;
    schema1:name "Wehl toen en nu" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54b787a4b799d4ed4ce82a5e23dd7e91> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69157297> .

