@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/p119781395> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan het hof van Lodewijk XIV / door H.P. Geerke" ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069235783> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071355448> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7317f883a18b3a88049dad4bdd9a20f9> ;
    schema1:name "Aan het hof van Lodewijk XIV" ;
    schema1:numberOfPages 244 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1e9c2b4ddac4221f6dd6217ba971178c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783775529> .

