@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/p066007488> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "L' oeuf de coucou / [texte de Walter Oliviers et Michel Smets ; ill. de Vera Polak]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068783566> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069054142>,
        <http://data.bibliotheken.nl/id/thes/p072629657> ;
    schema1:inLanguage "fr" ;
    schema1:isbn "2803416115" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5bc970f57c1fd2b301e7f9aeda3afbf2> ;
    schema1:name "L' oeuf de coucou" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d94b206babdefc3f8549d4c91bd17a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906832830> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/251f6454798dd84e40e4a6f7faf4f802> .

