@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/p372893635> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kim / Rudyard Kipling ; vertaald [uit het Engels] door Rafaël Slootjes" ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069062315> ;
    schema1:bookEdition "4e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071317139> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eba2295de60b35696dacdbb5075b3ad3> ;
    schema1:name "Kim" ;
    schema1:numberOfPages 264 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef02de8c58da2027916dbd6ffe962ef7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/874289873> .

