@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/p455711259> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vorsten van Onderland / scenario: Kristof Berte ; tekeningen: Dirk Stallaert" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070047596> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068870752>,
        <http://data.bibliotheken.nl/id/thes/p071033254>,
        <http://data.bibliotheken.nl/id/thes/p407872876> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p41645836X> ;
    schema1:isbn "9789002285462" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25bbde63858cc1035c508ce8486e6c67> ;
    schema1:name "De vorsten van Onderland" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/63b4b4e03e58e4d3755573e9a5bbfa4f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1570342910> .

