@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/p426294289> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De allerleukste vakantie ooit / Seb Braun ; vertaling [uit het Engels]: Maartje Beukers" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p25653196X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p321075471> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789026152498" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/64fe61a40411ab66a7caafccbf687795> ;
    schema1:name "De allerleukste vakantie ooit" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a3b2f9141a2484e1f43a1915cb1b2ff3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1159034148> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0142145ba91413a0fb8e32a98c603029> .

