@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/p102269521> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kunst van de analyse / Jan Timman" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621142>,
        <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p091313201>,
        <http://data.bibliotheken.nl/id/thes/p254953808>,
        <http://data.bibliotheken.nl/id/thes/p397586728> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068567928> ;
    schema1:bookEdition "2e herz. dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9035112482" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6aa4a0455a63f66ba6aff512f630dabb> ;
    schema1:name "De kunst van de analyse" ;
    schema1:numberOfPages 284 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2dcd9d4c8baedfd83b7ed6257012c57c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65844527> .

