@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/p86512633X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kat op het spek : een klucht / John Dole ; vert. door Beb de Beer" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072192526> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067541542> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf75911ca202c60db31dbf2126e3a78d> ;
    schema1:name "De kat op het spek : een klucht" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ec2238f6eb4eb7954e1223d0d0a8c2c> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/96b12d18a4838a83c47832fb5d05c8a0> .

