@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/p041540824> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het rijk van de pacific / tekst: Jean-Pierre Autheman ; tek.: Dominique Rousseau ; inkleuring: Michèle Barquins ; red. verzorging Nederlandse uitg.: Van der Heide Produkties, Zandvoort ; [vert. uit het Frans]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070287112>,
        <http://data.bibliotheken.nl/id/thes/p075377276> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070287082>,
        <http://data.bibliotheken.nl/id/thes/p071750622> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843106085>,
        <http://data.bibliotheken.nl/id/nbt/p851445519> ;
    schema1:isbn "9067932353" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e815863bcc02847c81f81332569e487> ;
    schema1:name "Het rijk van de pacific" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ed0c32d74dad5d3a7854e2adbac3efe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64759470> .

