@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/p381987183> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een feest van jewelste / Arthur Lava" ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070983534> ;
    schema1:bookEdition "Eerste uitgave" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p125416466> ;
    schema1:isbn "9789491738005" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/acb36048344b35238c1595b56fdc4856> ;
    schema1:name "Een feest van jewelste" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2bf39ee31dc45dfa6ce51714c042138> ;
    schema1:sameAs <http://www.worldcat.org/oclc/891560000> .

