@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/p407422986> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ben je bang in het bos, Grote Wolf? / Jan De Kinder" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p174829566> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462911734" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0cd3348c1e0b539b7af5cd1e73798101> ;
    schema1:name "Ben je bang in het bos, Grote Wolf?" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f3781179d2d6ebbce84167876306104> ;
    schema1:sameAs <http://www.worldcat.org/oclc/960919177> .

