@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/p134431928> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brieven van Ignotus" ;
    dcterms1:issued "1895" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p13443188X> ;
    schema1:description "Overdruk" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e25c9b1c7fb994aee1690df1cc49a3c> ;
    schema1:name "Brieven van Ignotus" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8897870ffdec9386683ca508f3135e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69154557> .

