@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/p451735919> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het liegbeestje / Ella van Houten, Jessica van den Berg" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p451735897> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p444569715> ;
    schema1:description "Tekst Ella van Houten, illustraties Jessica van den Berg" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044856194" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ee1c20bd4e4c795baa90e453a03d5c3> ;
    schema1:name "Het liegbeestje" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16185647ce16e3dbdc1f9ddd392856b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1529961618> .

