@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/p822762382> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De beren van Churchill / H.C. ten Berge" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342811614> ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068394349> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr., 1978." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820514640> ;
    schema1:isbn "9021495503" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b57f380cc50d6309ad2e902a16724e5d> ;
    schema1:name "De beren van Churchill" ;
    schema1:numberOfPages 236 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/469553df6f7de33b69b5ca27ba31ca85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63262406> .

