@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/p41279263X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "K3 in de stad : ik leer lezen met K3 / tekst: Saskia Martens ; illustraties: Ward De Graeve" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p312642938> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p269291865> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789403200477" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/675423302b2021b5c10cf21ef82b3bf7> ;
    schema1:name "K3 in de stad : ik leer lezen met K3" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/108923365d12a69b1d69e51b52b28d49> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1007636585> .

