@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/p153195711> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dans der vervloekten / Tiburce Oger ; [vert. uit het Frans]" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146410785> ;
    schema1:description "Oorspr. Franse uitg.: Paris : Vents d'Ouest" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p146410807> ;
    schema1:isbn "9052891176" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9cd3fa24be278c0f95c90bf680e423f4> ;
    schema1:name "De dans der vervloekten" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ebcf62e1eae2e53e9af75059116a74da> .

