@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p045692289> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De heer van Vloten en zijn jongste schrijven tegen prof. R. Fruin / door J.H.L. van der Schaaff" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p35415754X> ;
    dcterms1:issued "1868" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068345666>,
        <http://data.bibliotheken.nl/id/thes/p068419325>,
        <http://data.bibliotheken.nl/id/thes/p397489064> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070293961> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/953d606255be5c021c0f24f42999887c> ;
    schema1:name "De heer van Vloten en zijn jongste schrijven tegen prof. R. Fruin" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e49c94fb73b4942f907c93ee7fd9154d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905444682> .

