@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/p238171469> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De lagune / André Taymans ; inkleuring: Bruno Wesel ; [vert. uit het Frans: René van de Weijer]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075033135> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068947070>,
        <http://data.bibliotheken.nl/id/thes/p100957498> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p18889022X> ;
    schema1:isbn "9030387157" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c322779e4ef3de6c05cb06537e084b0f> ;
    schema1:name "De lagune" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2a541d68676924b4aeb825ea519c137> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67070477> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3e52d2218d6d630b7eef75a51caf9870> .

