@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p436019736> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dromen van de Karoo / Julia Blackburn ; vertaald [uit het Engels] door Paul van der Lecq" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p436170019> ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067875211> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073888265> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789403181219" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46e0f9b93f49fe50054833362d508d64> ;
    schema1:name "Dromen van de Karoo" ;
    schema1:numberOfPages 366 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c0115c739fb15d7c8a418e545964746> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1351511940> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/39d59048a3a861c359e8c35ee387cdfc> .

