@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/p108190935> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vijftiende eeuw / samenstelling: M. Huig, D.F. Lunsingh Scheurleer jr" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075664895>,
        <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p119827247> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p119012278> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p111170176>,
        <http://data.bibliotheken.nl/id/nbt/p119826933> ;
    schema1:isbn "9027429871" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/136f4aef54a711335573c632197a36c9> ;
    schema1:name "De vijftiende eeuw" ;
    schema1:numberOfPages 375 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8046b139fbd0133df49fae3269a89dc5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902426029> .

