@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/p442049188> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Roxelana, de vreugdevolle / Olivier Roman" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p338088628> ;
    schema1:bookEdition "1ste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p330537652>,
        <http://data.bibliotheken.nl/id/thes/p339750782>,
        <http://data.bibliotheken.nl/id/thes/p442049145> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p44204917X> ;
    schema1:isbn "9789463946919" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6604eb0cea6bf12e75a5f2fbb4550093> ;
    schema1:name "Roxelana, de vreugdevolle" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2254affe8caa20d4fbe09db0f4538c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1464279828> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c55b24737a72fa0ef59e84b32d419c73> .

