@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/p448168391> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Joke gaat met vakantie! / Martha Marijs-Visser ; met ill. van Corrie van der Baan" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070691967> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072159944> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p86028218X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ab5d6c671a40131dfea0131d223cbed> ;
    schema1:name "Joke gaat met vakantie!" ;
    schema1:numberOfPages 109 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/31c6f9c907ebdb10f76da2a7144a0941> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517392126> .

