@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/p086550535> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het feest van Koning Beer / door Louis Moe" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p380345587>,
        <http://data.bibliotheken.nl/id/nbt/p393213897>,
        <http://data.bibliotheken.nl/id/nbt/p423998692> ;
    dcterms1:issued "1930" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067922007> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7b94aedec26281475407416db50e182> ;
    schema1:name "Het feest van Koning Beer" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f309ca2afa42b15c87463082b08592a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65672530> .

