@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/p428025323> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een merkwaardig vrienden-album / door Henri ter Hall" ;
    dcterms1:issued "1927" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605691>,
        <http://data.bibliotheken.nl/id/thes/p078646340>,
        <http://data.bibliotheken.nl/id/thes/p100670660>,
        <http://data.bibliotheken.nl/id/thes/p241924553>,
        <http://data.bibliotheken.nl/id/thes/p241924766> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p175623317> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Uitgegeven ten bate van het Helden-der-Zee-Fonds \" Dorus Rijkers\"" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p108899462> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c268e7b75e9f0c5a534687704578ff23> ;
    schema1:name "Een merkwaardig vrienden-album" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ea34afebafc7d1527626b59dbd221aa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163971911> .

