@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/p085481629> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gouden wijnen van Bordeaux / [tekst: Pieter Taselaar]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627795>,
        <http://data.bibliotheken.nl/id/thes/p075627809> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06936141X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070427877" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ef7c4e79058547b921f9ddbaec9a0a4> ;
    schema1:name "De gouden wijnen van Bordeaux" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f22a9d3670582fc1910a540eb33b415b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65536954> .

