@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/p861559940> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Joko viert zijn verjaardag / Roland Topor ; vert. [uit het Frans] door A.J. de Swarte" ;
    dcterms1:issued "1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07093763X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068996330> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840126379> ;
    schema1:isbn "9022913716" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8de2ecfd8c1494a7920503660c34b1d7> ;
    schema1:name "Joko viert zijn verjaardag" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f6ab1e395a3e26a2ac6a7402a051410c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64285478> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c78f4529249bed77ef365f75693b0177> .

