@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/p156467356> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tien geboden van God : tien wegwijzers voor het leven" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594401>,
        <http://data.bibliotheken.nl/id/thes/p078689732> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075374013> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628996> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065780424" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b78d2915799c7d5ad2544605a2c634f> ;
    schema1:name "De tien geboden van God : tien wegwijzers voor het leven" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c8a71570fc2949cf3d1ab2fffd3c287> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68598464> .

