@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/p830084819> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drie verhalen van de Kai-eilanden / [bew. door W.E. Westerman]" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075353024> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068163177> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065080090" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15222f4fc1422cc03447e07cb0054cf2> ;
    schema1:name "Drie verhalen van de Kai-eilanden" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8f9a7ef3064e12889c26576982d608d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63436139> .

