@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/p301124787> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tijd van ontdekkers en hervormers : 1500-1600 / Arie Wilschut" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616386>,
        <http://data.bibliotheken.nl/id/thes/p075665697>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p241923875> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069101140> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p298136953> ;
    schema1:isbn "9789040083570" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e9386bf5cfd53e4bf45578562bba834c> ;
    schema1:name "De tijd van ontdekkers en hervormers : 1500-1600" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b00bc54171fe666a8cb8c101793e743a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150019460> .

