@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p801873738> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Bourgondiërs en de Lage Landen / C.W. van Voorst van Beest" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342738674> ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615290>,
        <http://data.bibliotheken.nl/id/thes/p075616386> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068616872> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832139491> ;
    schema1:isbn "9022832406" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d67d26cb6654f818a49e44a66ba34216> ;
    schema1:name "De Bourgondiërs en de Lage Landen" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3a3e3ea665739ac38b13d95ae4f42a45> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63382650> .

