@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p81024747X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tijd voorbij / Roel Houwink, tekst ; Arjen de Groot, beeld" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p449693228> ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068460848> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075033852> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a19ac3f077edfdc90738664a995d80cf> ;
    schema1:name "De tijd voorbij" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d97296a86dd3770253c3abef4c99004> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899067899> .

