@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/p318914441> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kip en de klos / tek.: Olivier Saive ; scenario: Hervé Richez ; inkleuring: Lady C. ; [vert. uit het Frans: BOOM!]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072517638> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p274710692>,
        <http://data.bibliotheken.nl/id/thes/p312807554> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p318914379> ;
    schema1:isbn "9789031429868" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b277d4c7a2a0fca3c625bba1e8529577> ;
    schema1:name "De kip en de klos" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0a9768666da33db881fa9dbfad48732c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/427467422> .

