@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/p057721149> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het mosterdzaad : over het kwaad en het lijden / Ton Vink" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627825> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070846073> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024248124" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/617731c3ca56418734d23fe723ae1fce> ;
    schema1:name "Het mosterdzaad : over het kwaad en het lijden" ;
    schema1:numberOfPages 69 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c7c8cb6cb1dd470654dc8ac29cba2e85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65047227> .

