@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/p455590435> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daar is eenhoorn! / Katrien Vandewoude & Evi Radoes" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142894184> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p442204302> ;
    schema1:description "Omslag vermeldt: Leesgroeiboek",
        "Tekst Katrien Vandewoude, illustraties Evi Radoes" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462918818" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/620b4d496c790a94d30dbfb1c6b7e34e> ;
    schema1:name "Daar is eenhoorn!" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8fb33fc5bf94c51395eec722108ea0f2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1568846093> .

