@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/p434695777> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geluk is een kat / Stéphane Garnier ; vertaling [uit het Frans]: Nicolet de Jong" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660849> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p416597823> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p328846058> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p435059645> ;
    schema1:isbn "9789401616607" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dcf41ace92f3530ee6d9af6f05172796> ;
    schema1:name "Geluk is een kat" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e55faba745905dcebdf94f50b3863cc2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1311087991> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/40d2138d709f163eeae5552d61fde866> .

