@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/p864613199> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drie landen - één Koninkrijk" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608143>,
        <http://data.bibliotheken.nl/id/thes/p078675278> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07247999X> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831156708>,
        <http://data.bibliotheken.nl/id/nbt/p831156783> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f30eb90cc4719d0da5bd5a44d07176be> ;
    schema1:name "Drie landen - één Koninkrijk" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8a0f66887303acb799bc57bbf2da0ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781812605> .

