@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/p255990146> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "David / [geschreven door: Annette Doggen en Thera Kuayin-Kroesbergen ; ill.: Michel de Boer ; verder werkte mee: Ria de Baat]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075299496>,
        <http://data.bibliotheken.nl/id/thes/p147218225> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p111020190>,
        <http://data.bibliotheken.nl/id/thes/p174421257>,
        <http://data.bibliotheken.nl/id/thes/p256335931> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p305489984> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p256335230> ;
    schema1:isbn "9032309544" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/751517ed51a9a5b063cbaaf9ba7fc8b3> ;
    schema1:name "David" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd1cd2f3b4c5168fde84bd144803b3e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66402487> .

