@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/p841047596> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hugo Claus / Freddy de Vree ; [fotogr. Steye Raviez ... et al.]" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068339348> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629186> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842274499> ;
    schema1:isbn "9068250051" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20afe39c015fb2fb29827c95d938705f> ;
    schema1:name "Hugo Claus" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8fe5cdb04c14969a06d635f848b129e4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63912664> .

