@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/p801778166> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Luisterend leren leven / Marinus van den Berg" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06843913X>,
        <http://data.bibliotheken.nl/id/thes/p075354233> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606720> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840512295> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d05bdf428a317c04d6d785e71741bc7a> ;
    schema1:name "Luisterend leren leven" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0afb5c2a7f3ecc65893a3764a603cb91> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63348381> .

