@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/p052708403> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan het hof van Lodewijk XIV / door H.P. Geerke" ;
    dcterms1:issued "1941" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069235783>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078535484>,
        <http://data.bibliotheken.nl/id/thes/p241923972>,
        <http://data.bibliotheken.nl/id/thes/p241924057> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071355448> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833728342> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a7e1a681bf76c414fd4db7849cacf2b> ;
    schema1:name "Aan het hof van Lodewijk XIV" ;
    schema1:numberOfPages 244 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e462e52dfd1cecd368415a933a47bb6b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781974576> .

