@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/p428063497> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan het hof van Lodewijk XIV / door H.P. Geerke" ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069235783>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p241923972>,
        <http://data.bibliotheken.nl/id/thes/p241924057> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071355448> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p810261006> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833728342> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f93794aa890f9a954d1f36461cfe2ce> ;
    schema1:name "Aan het hof van Lodewijk XIV" ;
    schema1:numberOfPages 244 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b6b437ea0d9c214e457b8f88acc6ff45> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164065828> .

