@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p81088948X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weg naar het licht en andere verhalen / J. M. A. Biesheuvel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342777173>,
        <http://data.bibliotheken.nl/id/nbt/p342777181> ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068790155> ;
    schema1:bookEdition "2e dr]" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821768107> ;
    schema1:isbn "9029006641" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a316cd0216a459e80f4db1dfecc81e52> ;
    schema1:name "De weg naar het licht en andere verhalen" ;
    schema1:numberOfPages 239 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e80fe5c20daa8bf106235dda37733279> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899002724> .

