@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/p449168875> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bron / Charles Morgan ; [geaut. vert. uit het Engels Beatrice Willing]" ;
    dcterms1:issued "1952" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070815720> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073383473> ;
    schema1:description "Eerste druk: 1934" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p047871431> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831772069> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2989c1993cf0e52c792f1a6322040217> ;
    schema1:name "De bron" ;
    schema1:numberOfPages 332 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d0c65bd66bb37caad5fe553b99885efe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1520625842> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2fb7cb9065416c5227b592c6cbd82966> .

