@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/p407758232> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dwepers! : een beschouwing over Tolstoy en zijn geestverwanten / door Lod. van Mierop" ;
    dcterms1:issued "1901" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070718288> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043139620> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc42f9e316366cc0da866478347ecb8c> ;
    schema1:name "Dwepers! : een beschouwing over Tolstoy en zijn geestverwanten" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0fe09f92c83a993d4f238fa14b3bbf4c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/911377091> .

