@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/p455553823> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wolf en ik / Liesbeth Rosendaal" ;
    dcterms1:issued "2026" ;
    schema1:associatedMedia "https://rotterdam.hostedwise.nl/mom/1599625.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p28681563X> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p205120679> ;
    schema1:description "Tekeningen Marieke ten Berge" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025782153" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d22f6cb7dbaab17c793097c124061be> ;
    schema1:name "De wolf en ik" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/519db158f424ef0711ce2b6581259fe6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1584408518> .

