@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/p181048035> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De alchemisten en hun leer / door J. J. Hof" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423846914> ;
    dcterms1:issued "1931" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595858>,
        <http://data.bibliotheken.nl/id/thes/p078428416> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068861516> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab00b425a10de2e09b03fea1c9ef6139> ;
    schema1:name "De alchemisten en hun leer" ;
    schema1:numberOfPages 155 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac8fd6c79f1ad9ed29bb9d07d6e0ed1f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67811907> .

