@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/p435479261> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het huis op de rots gebouwd / Marcel Messing ; redactie: Marijke Messing ; tekeningen bij de hoofdstukken: Marianne van den Dungen" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07145831X> ;
    schema1:bookEdition "Eerste, hernieuwde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073297690>,
        <http://data.bibliotheken.nl/id/thes/p314774025> ;
    schema1:description "Oorspronkelijke uitgave: Haarlem : Altamia, ©2010. - (Over de parabels van Jezus ; deel 3)" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789464610192" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42e6cb8cf7798aa6a4e92a917e82c281> ;
    schema1:name "Het huis op de rots gebouwd" ;
    schema1:numberOfPages 244 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d71227d109ae405643df126c217ce2c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1334799257> .

