@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/p424354012> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De magische apotheek / Anna Ruhe" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p422448559> ;
    schema1:description "Vertaling uit het Duits" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68b61d680e22b751829550034430d786> ;
    schema1:name "De magische apotheek" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d943380d0fe2ca31270e4de9d3bd2652> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1126588478> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1d98cbd09662877da6d14d6bc1e9bce5> .

