@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/p047626313> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "60 gags van Bollie en Billie / door Roba ; [vert. uit het Frans]" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068405723> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822186365> ;
    schema1:isbn "9031400394" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9ad218cec34700654549cc6b957b0cb> ;
    schema1:name "60 gags van Bollie en Billie" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ada3f76bccde8c2d3d74457bf7b30ac9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63485897> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e933c28d830b6ebc296cec29f6a030f3> .

