@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/p217834086> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Griezelbus / naar het boek van Paul van Loon ; toneelbew. Geert Kimpen" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p202147290> ;
    schema1:bookEdition "2e versie" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072928948> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98227d54363af566e3e6b59561f9a949> ;
    schema1:name "De Griezelbus" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1053ad89aa2e8cc0526672e00a5d508f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67183947> .

