@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/p055697712> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dans van de beer : duistere verhalen uit de Middeleeuwen / Marc-Renier ; [vert. uit het Frans]" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074001671> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822054396> ;
    schema1:isbn "9064217645" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82e18c4a77de8ccd267c8d39740d8eaf> ;
    schema1:name "De dans van de beer : duistere verhalen uit de Middeleeuwen" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18198daac38fbfe2fe95f0e44d6b33d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65045997> .

