@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/p168441012> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cuba! / Renaud, Dufaux ; kleuren: Béatrice Delpire ; [vert. uit het Frans]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072647302> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072128143>,
        <http://data.bibliotheken.nl/id/thes/p148366406> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p038011948>,
        <http://data.bibliotheken.nl/id/nbt/p053388267> ;
    schema1:isbn "903142045X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26b8f905a0867ae03c7b53de785ba72b> ;
    schema1:name "Cuba!" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8833fa52f6821499ce3366075871f9f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68102676> .

