@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/p435359207> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Magische Stenen : korte verhalen uit de hunebedtijd / Pierre van Eijl" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069524769> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789493071926" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7374742ac1c047463e04dd67f033081d> ;
    schema1:name "Magische Stenen : korte verhalen uit de hunebedtijd" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/48a7a172183f05b3f111513e35fc60b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1409624529> .

