@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/p436165082> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Spanische Inquisition : Geschichte und Legende / Robert Lemm" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610213>,
        <http://data.bibliotheken.nl/id/thes/p181487306> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069073848> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789464625783" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/872fac91d73284d1954ba362da8ca8c1> ;
    schema1:name "De Spanische Inquisition : Geschichte und Legende" ;
    schema1:numberOfPages 222 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7b7633e0b31fb880aff01d7749520770> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1334800572> .

