@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/p050842064> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Karon, de kleine verschoppeling / door J.H. Blinde" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p389075256> ;
    dcterms1:issued "1924" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067806597> ;
    schema1:description "Oorspr. uitg.: Oegstgeest : Zendings-bureau, 1923" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/878714c3e3f91c46378b28b1734db930> ;
    schema1:name "Karon, de kleine verschoppeling" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95005309fd0a15699e59e56ceb6eaf30> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64928964> .

