@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/p394842413> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlands van Middeleeuwen tot Gouden Eeuw" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616432>,
        <http://data.bibliotheken.nl/id/thes/p075659743> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072292830>,
        <http://data.bibliotheken.nl/id/thes/p081572905> ;
    schema1:description "Uittreksel van de 2e druk door Marijke Mooijaart en Marijke van der Wal: Nijmegen : Vantilt, 2011" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462122932" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c91d27efbd44302ba1dc350630881f8b> ;
    schema1:name "Nederlands van Middeleeuwen tot Gouden Eeuw" ;
    schema1:numberOfPages 1845102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/43d1a16e9e0075e5f828bad9506e9307> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1414656047> .

