@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/p065265467> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De parel van Cubagua / scenario Harriet ; tek. Mata ; [vert. uit het Frans: Johan Vandendriessche]" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075102358> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074348787>,
        <http://data.bibliotheken.nl/id/thes/p075108291> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p057062404>,
        <http://data.bibliotheken.nl/id/nbt/p065265386> ;
    schema1:isbn "905289020X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a57bb4e8ae19011c168fd8a746a4e8e> ;
    schema1:name "De parel van Cubagua" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8556d584b4403b543597dd92dffcbed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65514853> .

