@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/p434974463> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Imbosch : verhalen / Anne Semler ; tekstredactie: Marianne Kraster" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073855758> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068790147>,
        <http://data.bibliotheken.nl/id/thes/p43617605X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "de",
        "nl" ;
    schema1:isbn "9789464433258" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7865bf1cb4c09bc8150c7ff3a65c912c> ;
    schema1:name "Imbosch : verhalen" ;
    schema1:numberOfPages 85 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/223bc838709f4369e7c9c8b6cb34d6c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1290168962> .

