@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/p037985817> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een heusch wonder uit den tegenwoordigen tijd / door Th. Famulus (Th. Bensdorp)" ;
    dcterms1:issued "1904" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p120327945> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070115052> ;
    schema1:description "Th. Famulus is pseud. van Th.F.A.M. Bensdorp CSSR" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a9cc9889c5f6e8a326e4228964d7c6d> ;
    schema1:name "Een heusch wonder uit den tegenwoordigen tijd" ;
    schema1:numberOfPages 83 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d63b1044845354328e4ce880e8cb09b0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64499509> .

