@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/p42411853X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De griezels / Brigitte Minne ; met prenten van Sanne Thijs" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p10715353X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p393930327> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462914247" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b1101aef5f3019d98782e3f58015926> ;
    schema1:name "De griezels" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cc11d49e5be30e3080d2630c1f5a092a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1129602291> .

