@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/p832737771> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Godenvoedsel ; Bananen-conga / Hugo Pratt" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069330336> ;
    schema1:bookEdition "1e dr" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821850245> ;
    schema1:isbn "9064380643" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45851efba1f27c0487747ce75a06e791> ;
    schema1:name "Godenvoedsel ; Bananen-conga" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6ee3278bdc8f467a2c03e3324f23f84d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63507899> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/51993f9c68f7b9fc3dc57f25b8a28908> .

