@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/p317789783> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De theorie van de Mikado / scenario van Wilbur en Conrad ; tek. van Conrad ; inkleuring: Julien Loïs ; [red. verzorging Nederlandse uitg.: Van der Heide produkties ; vert. uit het Frans]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070354456> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p212331981>,
        <http://data.bibliotheken.nl/id/thes/p304054445> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p317789708> ;
    schema1:isbn "9789085581000" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05391e173438fadfc62537061ab8e6c1> ;
    schema1:name "De theorie van de Mikado" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/886a233fbd9261a58cb5eeba090acac3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/330972898> .

