@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/p196780276> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Meester Jaap doet het weer / Jacques Vriens ; met tekeningen van Annet Schaap" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068910819> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073450197> ;
    schema1:description "AVI 8",
        "Oorspronkelijke uitgave: Houten : Van Holkema & Warendorf, 1997",
        "Uitgegeven met een licentie van Uitgeverij Unieboek" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p239304667> ;
    schema1:isbn "9020883550" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac6ff70e1affcf72ae664af5f85477b4> ;
    schema1:name "Meester Jaap doet het weer" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b8fcb4f12f049fb712cbaef1f4d7bbd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71542147> .

