@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/p277910501> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Wat toch een tijd' / Ed Olivier" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075635402>,
        <http://data.bibliotheken.nl/id/thes/p075665301>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078696356>,
        <http://data.bibliotheken.nl/id/thes/p241924936> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p173179797>,
        <http://data.bibliotheken.nl/id/thes/p281889074> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9090193499" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a806a589d2d91459c0a02565582dcdef> ;
    schema1:name "' Wat toch een tijd'" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/83c582f73ae5f6f6dc2a1c5fdaa5a605> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65931362> .

