@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/p865638446> 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 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/296284681f085a07ebb4054281b46e12> ;
    schema1:name "Geschiedenis van Europa" ;
    schema1:numberOfPages 316 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/74e75a220d074d6fe89c4e2131495286> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769253244> .

