@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/p292331517> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Lage Landen : geschiedenis van de Noordelijke en Zuidelijke Nederlanden / J.A. Kossmann-Putto & E.H. Kossmann ; [red. Jozef Deleu ... et al.]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073008729>,
        <http://data.bibliotheken.nl/id/thes/p07542374X> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068286945>,
        <http://data.bibliotheken.nl/id/thes/p068331169> ;
    schema1:description "1e dr.: 1987",
        "Rug vermeldt: 7" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070831996" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5b9fd584bcaa1695c0d5754ad5737a9> ;
    schema1:name "De Lage Landen : geschiedenis van de Noordelijke en Zuidelijke Nederlanden" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1aac50e09f57d200d34db66e3fe4e598> .

