@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p041539737> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aphorismen / C.J. Wijnaendts Francken" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394958314>,
        <http://data.bibliotheken.nl/id/nbt/p416479405> ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598698> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070057125> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83078165X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6bdcc4831be3670dab1435fec5e6c6d> ;
    schema1:name "Aphorismen" ;
    schema1:numberOfPages 164 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/045f873286f7eb4b0599a6d3ccbfe5e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902371095> .

