@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/p423819704> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Elementaire zielkunde / S. Rombouts" ;
    dcterms1:issued "1933" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075666820>,
        <http://data.bibliotheken.nl/id/thes/p077597524>,
        <http://data.bibliotheken.nl/id/thes/p078639778> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069188858>,
        <http://data.bibliotheken.nl/id/thes/p327869844> ;
    schema1:bookEdition "3e, herz. dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: 1929" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p113236166> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a5d3666cb166511a1ef91ae0ca2fc27f> ;
    schema1:name "Elementaire zielkunde" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/97dd1856f01697b798c75eeddb68ee7b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120154584> .

