@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/p100907628> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De spiegel van de waarheid / Jean Dufaux, Jean-François Charles ; [inkleuring: C. Crickx ; vert. uit het Frans]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06920683X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072128143>,
        <http://data.bibliotheken.nl/id/thes/p075000539> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble : Glénat, cop. 1992" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p088364895>,
        <http://data.bibliotheken.nl/id/nbt/p864537824> ;
    schema1:isbn "9069690950" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f9cff3bd4b87c9beed993fe26ca565a> ;
    schema1:name "De spiegel van de waarheid" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e8c33db50d09ccc3748e8de0e7364bd4> .

