@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/p305304372> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vloek van het verdwenen boek / Benny Lindelauf ; tek. van Martijn van der Linden" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p16888755X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p216866421> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p304042463> ;
    schema1:isbn "9789027671233" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4cdb5c2aafa9586e8fbc9a6425b53726> ;
    schema1:name "De vloek van het verdwenen boek" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b842e7c24e190b00555e9ccc05bcfb1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/211869073> .

