@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/p334152445> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wereld is er klaar voor! / Marloes Eijsvogels-van Leur, Guido Smets" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p159473020> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p291253857>,
        <https://data.bibliotheken.nl/.well-known/genid/ac049b4fd568e8486bccaa5907ae11b9>,
        <https://data.bibliotheken.nl/.well-known/genid/f0ab9f7e2de42573faa7cb88b40fc3a7> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f9f15f613b752092a4f1366b0cc7df6> ;
    schema1:name "De wereld is er klaar voor!" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbb5df537fee9124d577597cc072cd30> ;
    schema1:sameAs <http://www.worldcat.org/oclc/727703746> .

