@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/p358052785> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan het Fransche hof in vroeger tijden / door G.H. Betz" ;
    dcterms1:issued "1899" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606399>,
        <http://data.bibliotheken.nl/id/thes/p07562656X> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000306499" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07034003X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p164454519> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fbe0bc2d67c56a50fd365328bfee38e> ;
    schema1:name "Aan het Fransche hof in vroeger tijden" ;
    schema1:numberOfPages 260 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b29d609ca909ffdfca2ca66f03ac2866> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847213542> .

