@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/p046895582> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beschrijving der Nederlanden" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p354163035>,
        <http://data.bibliotheken.nl/id/nbt/p412940302>,
        <http://data.bibliotheken.nl/id/nbt/p412940329> ;
    dcterms1:issued "1841" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075632705>,
        <http://data.bibliotheken.nl/id/thes/p077611047>,
        <http://data.bibliotheken.nl/id/thes/p078517397>,
        <http://data.bibliotheken.nl/id/thes/p397542704> ;
    schema1:description "Varianttitel: De Nederlanden" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84427044X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dcb6c3e86636f0dd4a9d49580d2f7d9e> ;
    schema1:name "Beschrijving der Nederlanden" ;
    schema1:numberOfPages 680 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/beaa554ce0b6c7c7e844c1f5bb341567> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64776818> .

