@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/p395429196> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eigentijds : geschiedenisBronnenboeken: " ;
    dcterms1:issued "2014" ;
    schema1:bookEdition "Eerste druk, eerste oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p162406371>,
        <http://data.bibliotheken.nl/id/thes/p177178817>,
        <http://data.bibliotheken.nl/id/thes/p272906166> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p370327284> ;
    schema1:isbn "9789491795060" ;
    schema1:issueNumber 70 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/372942d1201e237dc4b9cb3e4a94bb3b> ;
    schema1:name "Eigentijds : geschiedenisBronnenboeken: " ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/504209c9d67c5cb006bd951e0f2ccd6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/919006958> .

