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

