@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/p401236269> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leren om te leven / P. van der KraanHandleidingen: / P. van der Kraan" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p126429960> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p175121575>,
        <http://data.bibliotheken.nl/id/thes/p197432018> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p32655095X> ;
    schema1:isbn "9789058296122" ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01fb46568848c572e7219935b7c844c6> ;
    schema1:name "Leren om te leven" ;
    schema1:numberOfPages 101 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/490df5472cc27a7198d0ee9d6227c907> ;
    schema1:sameAs <http://www.worldcat.org/oclc/950739695> .

