@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/p066598494> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn eerste grote encyclopedie / Kate Petty ; ill. van Roma Bishop ; [vert. uit het Engels]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073704563> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07520584X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075605295>,
        <http://data.bibliotheken.nl/id/thes/p075610736> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024345715" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/238ba8dd890c49315a16afdae2e66f22> ;
    schema1:name "Mijn eerste grote encyclopedie" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c354dd5cde566995ede6844e946eba5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65574091> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/277d58f5d3cecc2b09728801647a476f> .

