@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/p428926010> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het oog van de bok / Rosalynd Randolph ; redactie: Kelly van der Laan" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p357232593> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p383240336> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p426310187> ;
    schema1:isbn "9789463083188" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c2dd50ae3301c0e04215896ba1abf29> ;
    schema1:name "Het oog van de bok" ;
    schema1:numberOfPages 1209060 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/116510871a813a829237aea749797708> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1196200839> .

