@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/p862849675> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wereld der middeleeuwen / Peter Kidson ; [Nederlandse bew. uit het Engels door D. Ouwendijk]" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594991>,
        <http://data.bibliotheken.nl/id/thes/p078567149>,
        <http://data.bibliotheken.nl/id/thes/p078590671> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069209847> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069099006> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843336846> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a2f4196fdc0d85beb0bbfccc14f2d0a> ;
    schema1:name "De wereld der middeleeuwen" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2c2d9c6b4d38349206126d55e935404> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64358966> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0a74f0023729f88b970e100329158149> .

