@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/p38381426X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een cursus in wonderen / Miriam Hereijgers" ;
    dcterms1:issued "2014" ;
    schema1:bookEdition "4e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074182358>,
        <http://data.bibliotheken.nl/id/thes/p251940993>,
        <http://data.bibliotheken.nl/id/thes/p383814014>,
        <http://data.bibliotheken.nl/id/thes/p383814030> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p383813948> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d3e227dc32ce1066e77cc682d43fd40> ;
    schema1:name "Een cursus in wonderen" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eac08de37f9756926ef781584bd301d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/896231436> .

