@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/p444344748> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De magische academie / Anna Ruhe" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p422448559> ;
    schema1:description "Vertaling uit het Duits" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p438671953> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4881db42147e7b8b74b38a549a3f8b86> ;
    schema1:name "De magische academie" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5e36dabaca5f874ea40cd9f6fbea7c2e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1474951235> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3e27c059ccdb6e678d278c64cbf33397> .

