@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/p44629702X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot de grafologie / Ben Engelhart ; m.m.v. W.B.A. Roest, S.V. Margadant" ;
    dcterms1:issued "1954" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597966>,
        <http://data.bibliotheken.nl/id/thes/p078524784> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069958033> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073751731>,
        <http://data.bibliotheken.nl/id/thes/p074528890> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p86115195X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d01b57c40c51e2755432ff5d0ef0743b> ;
    schema1:name "Inleiding tot de grafologie" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b55e3cc17f1b167404ae46508d30c2a1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509778013> .

