@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/p394864735> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een cursus in wonderen / Willem Glaudemans" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p186881711> ;
    schema1:bookEdition "Negende druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074614851> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p424742926> ;
    schema1:isbn "9789020210989" ;
    schema1:issueNumber "teks" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d1714321cc3bf709bf40e71a3af263f> ;
    schema1:name "Een cursus in wonderen" ;
    schema1:numberOfPages 1005097 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73b00b0dd71d5f5b1b36b64ddbf808c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1132290694> .

