@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/p418755892> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De essentie van Proust / Maarten van Buuren" ;
    dcterms1:issued "2018" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068437730>,
        <http://data.bibliotheken.nl/id/thes/p075606437> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072314656> ;
    schema1:bookEdition "1e druk" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492538413" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b00baa3851aad9727d00afad6ad10f6a> ;
    schema1:name "De essentie van Proust" ;
    schema1:numberOfPages 164 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/09676de82992371d46d0dfd29a46ef99> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1055600100> .

