@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/p436307790> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Klimaatjes / Judith Koppens i Andy Engel ; ilustracje: Nynke Mare Talsma" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p26697547X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p204338581>,
        <http://data.bibliotheken.nl/id/thes/p407603697> ;
    schema1:description "Tekst in het Pools. Titel van de reeks in het Nederlands" ;
    schema1:inLanguage "pl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/534e15ab9c16db49f2678f0065585150> ;
    schema1:name "Klimaatjes" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6626d4eece8ed53a4914862196dc7201> .

