@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/p412402122> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De rotsenzee / door: F. Walthéry ; scenario: Peyo ; inkleuring: Cerise" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069354030> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068964145>,
        <http://data.bibliotheken.nl/id/thes/p084336625> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822177250> ;
    schema1:isbn "2912536804" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14ca74b2012212bc4a8c77edcb91b4ed> ;
    schema1:name "De rotsenzee" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/448a138c7cbbea8fb6e09c03629bd168> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1001286971> .

