@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/p405403666> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Helena / Lounis Chabane" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p405403623> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p213067323>,
        <http://data.bibliotheken.nl/id/thes/p402345835> ;
    schema1:description "Oorspronkelijke Franse uitgave: Bamboo Edition",
        "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p312807589>,
        <http://data.bibliotheken.nl/id/nbt/p405403631> ;
    schema1:isbn "9789085524137" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83852831889169ba7a5dce9c9303acfc> ;
    schema1:name "Helena" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cdf970010d2d613500bd68216b058652> ;
    schema1:sameAs <http://www.worldcat.org/oclc/961141468> .

