@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/p23517839X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ontwaken / Andreas ; [vert. uit het Frans: Toon Dohmen]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07006587X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p16990380X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p056796498>,
        <http://data.bibliotheken.nl/id/nbt/p163471134> ;
    schema1:isbn "9075504519" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f33f7f831383f7795c4fb520c891d5c> ;
    schema1:name "Ontwaken" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4eaa125042992f9a8df0395a83a21658> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67105991> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/65a7a67d968070d284890d983919f28f> .

