@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/p112480446> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De cirkel van de smaak / Jan Maesen ; [fotogr.: Joris Pollers ; porselein: Piet Stockmans]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561233X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069539626> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07361744X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "905232087X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/351277abf31dae1e1c35eb190e74fc56> ;
    schema1:name "De cirkel van de smaak" ;
    schema1:numberOfPages 230 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a455fb0fce634ba3b143f4ef504535ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66318572> .

