@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/p100923283> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lijden en opstanding / [verantwoording van de tekstkeuze: Koenraad Ouwens ; ill.: Willeke Brouwer]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075304570> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069841594>,
        <http://data.bibliotheken.nl/id/thes/p075289369> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075679191> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p091360528> ;
    schema1:isbn "906126894X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3c1fa7cf2c1c26f44d0f16e65b37f13> ;
    schema1:name "Lijden en opstanding" ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6c504cddb63e6b420b092ccbbac7b72b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907020470> .

