@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/p182533301> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een man van letters : over Vrij Nederland en andere kronieken / Martin Koomen" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06844009X>,
        <http://data.bibliotheken.nl/id/thes/p077592697>,
        <http://data.bibliotheken.nl/id/thes/p078627206>,
        <http://data.bibliotheken.nl/id/thes/p113080018> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06844009X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9068016369" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87713feca74d4f4720c2ff555dca825c> ;
    schema1:name "Een man van letters : over Vrij Nederland en andere kronieken" ;
    schema1:numberOfPages 198 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/affb09f5d120bd6d9ffd44a23c6f0fe3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902048693> .

