@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/p802424201> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van de Middeleeuwen / [door] H.P.H. Jansen" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078590671>,
        <http://data.bibliotheken.nl/id/thes/p241923263>,
        <http://data.bibliotheken.nl/id/thes/p24192331X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068661541> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027453772" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76ba34ac8a65120832ece34b06e2edec> ;
    schema1:name "Geschiedenis van de Middeleeuwen" ;
    schema1:numberOfPages 410 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac9b1a84f3f2cea23886c716454d1782> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783528424> .

