@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/p188890386> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste dans / André Taymans ; inkleuring: Bruno Wesel ; [vert. uit het Frans: René van de Weijer]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075033135> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068947070>,
        <http://data.bibliotheken.nl/id/thes/p100957498> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p18889022X> ;
    schema1:isbn "9030387114" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/676dca31cc11397113804ebf31142c7d> ;
    schema1:name "De laatste dans" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/316b50a06fcaff5397e4b39dcc69447c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67733384> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f298b9489ec938e3a4ebcedefb9d3aa3> .

