@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/p440141761> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De magische berg / scenario: Kid Toussaint ; tekeningen en inkleuring: Miss Prickly ; vertaling [uit het Frans]: Lies Lavrijsen" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p410338273> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p27403865X>,
        <http://data.bibliotheken.nl/id/thes/p340146583> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p439135044> ;
    schema1:isbn "9789031440795" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a02809eee842292b484ce313552080be> ;
    schema1:name "De magische berg" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79ac5ba89545d125c6e87f8611163469> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1416759737> .

