@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/p052007936> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een dilettant / J.L. Heldring" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560549X>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397287135> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069049149> ;
    schema1:bookEdition "1e dr" ;
    schema1:description "Selectie van artikelen verschenen in NRC-Handelsblad" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9028207147" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5309ca031b1f5f44ba9ccd179d073d4> ;
    schema1:name "Een dilettant" ;
    schema1:numberOfPages 287 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae7bae05a714a9f595d31d8607cb1d57> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902079771> .

