@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/p455955441> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dochter van de farao / Isabelle Dethan" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p188055908> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p455955468> ;
    schema1:isbn "9789085528647" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/862fe7fd53c7d2107846f661821d93b2> ;
    schema1:name "De dochter van de farao" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ffb8334734fcf5b5a74cbcb11636d74d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1570390702> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/51639d7ff2e9d3933958d03318ac3f45> .

