@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/p443085692> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een kroon voor Kim / tekeningen van Marijke Klompmaker ; tekst Auteursteam Zwijsen" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074484133>,
        <http://data.bibliotheken.nl/id/thes/p380128535> ;
    schema1:bookEdition "1e druk" ;
    schema1:description "Op omslag: Versjes" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p443065950> ;
    schema1:isbn "9789048750634" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6839da890157cc111ba0035cd5c78c8> ;
    schema1:name "Een kroon voor Kim" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b4068050e2a742eb7a3d3f6b9c7c83de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1472860783> .

