@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/p423846914> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De alchemisten en hun leer / door J. J. Hof" ;
    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:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p181048035> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f62ed66065a963bfb0ef9fd873e5e91d> ;
    schema1:name "De alchemisten en hun leer" ;
    schema1:numberOfPages 155 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0fce3c2175e59e04540d11d15ff64947> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120157155> .

