@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/p433356987> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kleine Vos en de stille wereld / Thysa Zevenbergen & Ru de Groen" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p422211796> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073478970> ;
    schema1:description "Illustraties Thysa Zevenbergen & tekst Ru de Groen" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789021435770" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40213f142b2480b4624784b451c87935> ;
    schema1:name "Kleine Vos en de stille wereld" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/adf53749c1148ad0bf099c93f4ea5d5b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1289996558> .

