@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/p334590604> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Meester van de Eindtijd / Marcel Messing ; met tek. van Marianne van den Dungen ; [red.: Marijke Messing]" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075663910> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07145831X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073297690>,
        <http://data.bibliotheken.nl/id/thes/p314774025> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789069639796" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2cc417bbf3076b83bb5c0f1c9abad12> ;
    schema1:name "De Meester van de Eindtijd" ;
    schema1:numberOfPages 137 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b144c5058ffb207a0dbd2f22f6d8e7b0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/756407443> .

