@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/p446208914> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De historie van Broeder Russche / uitg., ingel. en van aant. voorzien door Luc Debaene ; met facs" ;
    dcterms1:issued "1950" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069223882> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p802492681> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b8ccd9075cd7a2374efbacebcc63a27> ;
    schema1:name "De historie van Broeder Russche" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a1de5cccf11a193921d4287968c2a110> .

