@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/p440546966> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De klas van juf Sam / Mirjam Mous ; tekeningen van Barbara de Wolf" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p170650294> ;
    schema1:bookEdition "7e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p159851025> ;
    schema1:description "1e druk: 2014",
        "Omslag vermeldt: Verhalen, en icoon maan ster" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p386096643> ;
    schema1:isbn "9789048720088" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/946700ca6c38cd0c89be4f0f5d6d1106> ;
    schema1:name "De klas van juf Sam" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2731541554f844af84e0d0b39284fb7d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1415725228> .

