@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/p099981637> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cafégezichten / Dini de Groot, Willem Bierman" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p104240520> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070392188> ;
    schema1:description "Opl. van 200 ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9074301037" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48efe31f0e608f46a9831667195bd32e> ;
    schema1:name "Cafégezichten" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/930d1ac749c8263c7f7bcfdb7581917f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66073194> .

