@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/p408425083> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek spiegelogie / Willem de Ridder" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660849>,
        <http://data.bibliotheken.nl/id/thes/p075665670>,
        <http://data.bibliotheken.nl/id/thes/p075665689> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069420130> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p182290786> ;
    schema1:isbn "9789020213751" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbc306fb660702c9128eb4bfd4bfd593> ;
    schema1:name "Handboek spiegelogie" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56eb854f06706e165935e445ae45f504> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1132291437> .

