@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/p197588867> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De fijnproever : een raamvertelling / door Guido van Driel" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p124897525> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9073221943" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/862d1e0648b84fa7ade15701d70f2b31> ;
    schema1:name "De fijnproever : een raamvertelling" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/27cbefd9fcbf2f78a7bf97aef3fac775> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67563694> .

