@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/p296899801> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De post-juffrouw en andere novellen / Prinses Elsa (Louise Stratenus)" ;
    dcterms1:issued "1890" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p078788129> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b810c89cc5f46b57d125cbc975f64b9> ;
    schema1:name "De post-juffrouw en andere novellen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7eda1fa933c80ae3f4bd326cef921c68> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150400060> .

