@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/p054801834> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kleine dood / Makyo ; [kleur: J. Robert ; vert. uit het Frans]" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069224323> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074439596> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852690886> ;
    schema1:isbn "9069690500" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d282f48b6c3091844b8005052d209165> ;
    schema1:name "De kleine dood" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9f1696da898d1dc9d855ef08ba3d1e91> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64871793> .

