@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/p251126838> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vijf MacLeods / naar het Engelsch van Christina Gowans Whyte ; [bew.] door Felicie Jehu ; illustraties van Ella Riemersma" ;
    dcterms1:issued "1926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099926369> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070877327>,
        <http://data.bibliotheken.nl/id/thes/p071291717> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01e24bb27305c2180e0e199fbea9fcdc> ;
    schema1:name "De vijf MacLeods" ;
    schema1:numberOfPages 288 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a33e6eca79ff0a4705b5df5af8879e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150183928> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f5e6e358566ed1c0e06126a8bbad9dfe> .

