@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/p407855041> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemeene zielkunde / J.Th. Beysens" ;
    dcterms1:issued "1911" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070032327> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p85111217X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1871bef13d44bda0b6ebdf7ac0ea707b> ;
    schema1:name "Algemeene zielkunde" ;
    schema1:numberOfPages 388 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/053d09402429f1b3cdccf91380b62971> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962361670> .

