@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/p405739192> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kat die zich kwaad maakte / Betty Ren Wright ; Tom O'Sullivan [ill.] ; Han G. Hoekstra [adapt.]" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072338318> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070087334>,
        <https://data.bibliotheken.nl/.well-known/genid/600971fe0e051f70383d054d9d68f35d> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05d554904fd68794bf6d6e5abcacb68e> ;
    schema1:name "De kat die zich kwaad maakte" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f752e0a0087c1cd37b0e7fb7be8c72f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901201224> .

