@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/p861981200> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geesel der eeuw en het beste verweermiddel / door Alph. Ariëns" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423998609> ;
    dcterms1:issued "1904" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760024X>,
        <http://data.bibliotheken.nl/id/thes/p078428564>,
        <http://data.bibliotheken.nl/id/thes/p078489083>,
        <http://data.bibliotheken.nl/id/thes/p078538955> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069148120> ;
    schema1:bookEdition "3e verm. uitg." ;
    schema1:description "1e dr.: 1898" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d3b418649fb863ac3b936497970bbc1> ;
    schema1:name "De geesel der eeuw en het beste verweermiddel" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b55bf58e0eef4a876ba9bbc6811d64ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64347864> .

