@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/p399296654> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek spiegelogie / Willem de Ridder" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069420130> ;
    schema1:bookEdition "8ste druk" ;
    schema1:description "1e druk: ©1999" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789072455451" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e625d1604141d4cca99576af26fea1ec> ;
    schema1:name "Handboek spiegelogie" ;
    schema1:numberOfPages 255 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e32bf1e0c939d002977638bce83db3c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/944083575> .

