@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/p185208533> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avonturen van Beer Bommel / Annelies Schwarz ; ill.: Michael Schober ; [vert. uit het Duits: Sabine Van Humbeeck]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070874999> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p142026743>,
        <http://data.bibliotheken.nl/id/thes/p167698672> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p185311784> ;
    schema1:isbn "9024373883" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6703e2be408663d20a5f60e7e4652a94> ;
    schema1:name "De avonturen van Beer Bommel" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f78ccadc5f371e8fbcea34c3da6fe972> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67790097> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3fccd90d061f7dd0a1c6c4cc8f2cb681> .

