@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/p40769384X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ons eigen land / door Jan Feith ... [et al.] ; uitg. door den Algemeenen Nederlandschen Wielrijdersbond, Toeristenbond voor Nederland, ter gelegenheid van zijn vijf-en-twintig jarig bestaan, 1 Juli 1908" ;
    dcterms1:issued "1910" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/a6f2f3f26e2d6ffb1e1596f9f7cd0a0b> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069140499>,
        <http://data.bibliotheken.nl/id/thes/p069497567>,
        <http://data.bibliotheken.nl/id/thes/p070291713> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p833452746> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae3e44152fdda590736dc97230729ff3> ;
    schema1:name "Ons eigen land" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6382bb982c8105b8342c0d022899b79e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962063781> .

