@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/p831441178> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan 't eind linksaf / Caza ; [vert. Kees Beentjes]" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069263493> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069216045> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821900226> ;
    schema1:isbn "9032016369" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01d64ef748da17cdd0f7682a6b4e2c7d> ;
    schema1:name "Aan 't eind linksaf" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c542ce8c37758d5996e60984e13b535> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63272748> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/172b5f1ab46fb879b62a63eaad85759d> .

