@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/p394982142> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Roman van Walewein / door Penninc en Pieter Vostaert ; uitg. door W.J.A. Jonckbloet" ;
    dcterms1:issued "1846" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069588317>,
        <http://data.bibliotheken.nl/id/thes/p069588392>,
        <http://data.bibliotheken.nl/id/thes/p069876282> ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p840820534> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840405928> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1453127f479c5cef98c0fd107eca956f> ;
    schema1:name "Roman van Walewein" ;
    schema1:numberOfPages 382 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a112654f5105aa6889077aee8623a9f1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/825770436> .

