@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/p093830904> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De familie Konijn / door N.K. Bieger ; boekversiering van Johanna Bottema" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p447404849> ;
    dcterms1:issued "1949" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073778826> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07364644X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9251aff1360144388a6f68816075641b> ;
    schema1:name "De familie Konijn" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a840bebd9e2484d7c41e76d5f37eda8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65863689> .

