@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/p217230326> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een wereld zonder kwaad / Lepage, Sibran" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075102285>,
        <http://data.bibliotheken.nl/id/thes/p239831608> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p183050592> ;
    schema1:description "Uitg. vervaardigd in samenw. met ALBD. - Opl. van 150 genummerde en gesigneerde ex., voorz. van een gesigneerde kunstdruk" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9058850110" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b129193351775285a0678e9b0f24edc> ;
    schema1:name "Een wereld zonder kwaad" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2b63137cf9c3a69d6dfde4e78d1ced02> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67158641> .

