@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/p407693890> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tranen-dichtjes / van Julius Flens" ;
    dcterms1:issued "1905" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06967101X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Julius Flens pseudonym van Bernard van Meurs S.J" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p840048874> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80ae36a5ac78c79f8dd81de0955a209c> ;
    schema1:name "Tranen-dichtjes" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ef3f61c3d706d34db8de7b8a9712aa7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962065902> .

