@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p343311232> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een magische vakantie / Esther van Lieshout ; [foto's: Marijn Olislagers]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p406232539> ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p305238116> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p139016589> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p299020037> ;
    schema1:isbn "9789048711710" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4d2338752297b8eccab2c5688d6596a> ;
    schema1:name "Een magische vakantie" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4137bf76aac3a60ffa0edae1aede4969> ;
    schema1:sameAs <http://www.worldcat.org/oclc/814523412> .

