@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/p426310187> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het oog van de bok / Rosalynd Randolph ; redactie: Kelly van der Laan" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428926010> ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p357232593> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p383240336> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463082044" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e36b70d6a2312d86cd5d7199f4cd78c8> ;
    schema1:name "Het oog van de bok" ;
    schema1:numberOfPages 435 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ba70e18bac186e842a3bb2ef942eb5c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1159033951> .

