@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/p21364956X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Met terugwerkende kracht / Dumez, Colonel Moutarde ; [inkleuring: Madeleine de Mille ; vert. uit het Frans: boom!]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p192052756> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073694584>,
        <http://data.bibliotheken.nl/id/thes/p192052810> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p154350230>,
        <http://data.bibliotheken.nl/id/nbt/p192052829> ;
    schema1:isbn "9031423351" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/355bd45359d16a754c329456ae50ec1f> ;
    schema1:name "Met terugwerkende kracht" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/abeda333f0dbc33d947180a9da56fbf2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67244817> .

