@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/p279971567> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ongeneeslijk optimistisch / Karel Glastra van Loon" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342480863>,
        <http://data.bibliotheken.nl/id/nbt/p342480871> ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p107157926> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p107157926> ;
    schema1:description "Eerder verschenen in Margriet" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9046800164" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc3c37a183b4fc43d8e48fa6a86b31f6> ;
    schema1:name "Ongeneeslijk optimistisch" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7bbf322a7b833876aa92479386271c5a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66371993> .

