@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/p40769742X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemeene zielkunde / door J.Th. Beysens" ;
    dcterms1:issued "1906" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593456>,
        <http://data.bibliotheken.nl/id/thes/p078506190> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070032327> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p863661378> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2317b1c9c2729710651108b32811e8ae> ;
    schema1:name "Algemeene zielkunde" ;
    schema1:numberOfPages 295 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/924164871fb57d86f17730e5952d72e7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962067927> .

