@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/p128115459> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kleine Katrijne / Co Kars ; [illustraties van F. Schuurs]" ;
    dcterms1:issued "1948" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068723679> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067652735> ;
    schema1:description "(Leeftijd 10-14 jaar)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/987a0fee23012104e390e2de8ea261d2> ;
    schema1:name "Kleine Katrijne" ;
    schema1:numberOfPages 153 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2399aff8115167408999180492d0eeb4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64183748> .

