@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/p108184331> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lena en haar nichtjes / door H. Streefkerk ; [omslag en illustraties door O. Geerling]" ;
    dcterms1:issued "1915" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071336753> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070687137> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/963862d7861397acaac61c13fa2fe0fe> ;
    schema1:name "Lena en haar nichtjes" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1a66ce1c6d7998abce26e58f99f1bdde> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66012451> .

