@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/p262479311> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boek der mirakelen / Caesarius van Heisterbach" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069966893> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069196826> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p242492843> ;
    schema1:isbn "905848050X" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f67fdb465dc1a24ec995364746ac730> ;
    schema1:name "Boek der mirakelen" ;
    schema1:numberOfPages 440 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/27c43b22a44eb552c81347cb8f7eef61> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773544742> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4a6207de25e7b616694a1d663ea95867> .

