@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/p865638594> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van Europa / H.A.L. Fisher" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068404093> ;
    schema1:bookEdition "[2e herz. dr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067652816>,
        <http://data.bibliotheken.nl/id/thes/p067848826> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p324775334>,
        <http://data.bibliotheken.nl/id/nbt/p865638128> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b824711b693c90ab189c6712ac7c0826> ;
    schema1:name "Geschiedenis van Europa" ;
    schema1:numberOfPages 317 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd178e5b86c16a59ad9c6490d142fe34> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769251861> .

