@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/p44739147X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gebedenboek voor kinderen / met fyn bew. misplaatjes" ;
    dcterms1:issued "1920" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577427> ;
    schema1:bookEdition "Nieuwe uitg" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p044121164> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f61a11f785851083bc9edd8cb71eda74> ;
    schema1:name "Gebedenboek voor kinderen" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9fa5d6a0b148090375bced94f3bb2cf6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514443954> .

