@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/p120692112> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zwarte parel / André Taymans, Rudi Miel ; [vert. uit het Frans: René van de Weijer]" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075033135> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068947070>,
        <http://data.bibliotheken.nl/id/thes/p115365680> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p115365850> ;
    schema1:isbn "9030338024" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9cc8f8d2f3595ce536453c3d0e4d4a2f> ;
    schema1:name "De zwarte parel" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82a4c26328ed5bc908b08821be38a04e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69329361> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/25dc3c41dff243ef1a43af4fb76662d2> .

