@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/p274783940> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "60 gags van Bollie en Billie / door Roba ; [vert. uit het Frans]" ;
    dcterms1:issued "1966" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068405723> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822186365> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4cff1368671a702c943d73bd2f458dd> ;
    schema1:name "60 gags van Bollie en Billie" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/538d3289f254c89cfda53f5e0642b0c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66500309> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f3c605f15aea0cf7d8e281d8dddf7485> .

