@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/p161939619> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Karel, het nieuwsgierige kalf / [Nederlandse tekst: Akkie de Jong]" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p154957186> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p161939325> ;
    schema1:isbn "9041203702" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7b581d01102d6c51a25ad09dd4ceb54> ;
    schema1:name "Karel, het nieuwsgierige kalf" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5fdf32800ec3ad4e58c17d199f0f0093> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68168021> .

