@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/p439503817> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kinderen van Belzagor / Adrien Villesange" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p439503736> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069162697>,
        <http://data.bibliotheken.nl/id/thes/p070082456>,
        <http://data.bibliotheken.nl/id/thes/p336599013>,
        <http://data.bibliotheken.nl/id/thes/p357373383>,
        <http://data.bibliotheken.nl/id/thes/p394309634> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p314129766>,
        <http://data.bibliotheken.nl/id/nbt/p439503760> ;
    schema1:isbn "9789463945769" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04a309f29855b035026ec7572b05b847> ;
    schema1:name "De kinderen van Belzagor" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d906af2e3aad9b15f25b9f59a95748b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1395950091> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e5e20a0d8a887a1f687ecf781d46456a> .

