@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/p355529017> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een ei voor twee / tek.: Didier Conrad ; scenario: Wilbur en Conrad ; inkleuring: Gom ; [vert. uit het Frans: Erwin Cavens]" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070354456> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946929>,
        <http://data.bibliotheken.nl/id/thes/p072274778>,
        <http://data.bibliotheken.nl/id/thes/p304054445>,
        <http://data.bibliotheken.nl/id/thes/p337130744> ;
    schema1:description "Naar een personage dat werd bedacht door André Franquin" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p338673288> ;
    schema1:isbn "9782354261009" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e70af60d3c2245c58eecac9d35a6dae> ;
    schema1:name "Een ei voor twee" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a41e2a9630ba6e602d9ff92b75664e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/843345967> .

