@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/p355353067> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het wordt alleen maar beter / Catherine Keyl ; [samenst. Catherine Keyl ... et al.]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p364549262>,
        <http://data.bibliotheken.nl/id/nbt/p364560630> ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069538220> ;
    schema1:description "Eerder verschenen in De Telegraaf" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075658224> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789081841795" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8db4f19a59618f0cf579345b116ab0c2> ;
    schema1:name "Het wordt alleen maar beter" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/755ed70a00c7c386b0004089e9663918> ;
    schema1:sameAs <http://www.worldcat.org/oclc/840926971> .

