@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/p107817233> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gekken van Monk / B. Roels, J.F. Di Giorgio ; inkleuringen: Anne-Marie d'Authenay ; [vert. uit het Frans]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074999680> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072610093>,
        <http://data.bibliotheken.nl/id/thes/p075108224> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906421946X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f23ed73a0bfd0cfc9212a5a9dfc5354e> ;
    schema1:name "De gekken van Monk" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a17de622ecbc93423262df413293406> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65982266> .

