@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/p446208868> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Magie, hekserij en toverij / door G.J. Held" ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068376901>,
        <http://data.bibliotheken.nl/id/thes/p075608901>,
        <http://data.bibliotheken.nl/id/thes/p075614472>,
        <http://data.bibliotheken.nl/id/thes/p077601238>,
        <http://data.bibliotheken.nl/id/thes/p07858129X>,
        <http://data.bibliotheken.nl/id/thes/p078668840> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069379416> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p802480632> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b758848c167c6b1829fdaef2488e920> ;
    schema1:name "Magie, hekserij en toverij" ;
    schema1:numberOfPages 203 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a0d581ddb4e19d82af53d55ec37a9381> .

