@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p42298499X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "List en leed / Arie Storm" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p424437767> ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072730870> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044642506" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fab6d47a3ba5c74b3ad4f2364cf7ba0> ;
    schema1:name "List en leed" ;
    schema1:numberOfPages 254 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ee5d4401676640e9d60d7c26fc7dd79> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1127828232> .

