@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/p425761266> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Baken van licht / Sherryl Woods ; vertaling [uit het Engels]: Helena Wiedijk" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073925853> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p136456367> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p425275663>,
        <http://data.bibliotheken.nl/id/nbt/p443690685> ;
    schema1:isbn "9789461998668" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7c546c5dc9f23aeb85e187609c7e467> ;
    schema1:name "Baken van licht" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/10e9582a3fd60ae388e170abc18cf6e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/861328249> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ce900583bc784bca471136a0f0faf1ae> .

