@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/p377210293> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sprankelende ogen / Marie Ferrarella ; vert. Coby van Diemen" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073668788> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p276880226> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p377452726>,
        <http://data.bibliotheken.nl/id/nbt/p377565156> ;
    schema1:isbn "9789461706430" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2dcc1ef5a497029eafeaefc3def3ecd6> ;
    schema1:name "Sprankelende ogen" ;
    schema1:numberOfPages 627936 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0724b9ee824bf2b9e6ebca06e99632ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/893348913> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2bef78e89a3e570fc09e50afb4250489> .

