@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/p429890893> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het zwarte meer / [vertaald] uit het Fransch van Henry Bordeaux" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071675809>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Digitale versie van de uitgave: Amersfoort : G.J. Slothouwer, [1918]" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p39826743X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61804fb2591fb7012c957adbbb3a0776> ;
    schema1:name "Het zwarte meer" ;
    schema1:numberOfPages 210 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08a2ebac997fa80a30942edcc1f7d66a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200194265> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7430d4cf3149c34494ace42c3e186e07> .

