@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/p424557436> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De heren van de tijd / Eva García Sáenz de Urturi ; vertaald uit het Spaans door Jacqueline Visscher" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p422663697> ;
    schema1:bookEdition "2e druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p28778715X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p424340550> ;
    schema1:isbn "9789044978919" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4df5e4cc7e5ac4e7f24e03d456616fcf> ;
    schema1:name "De heren van de tijd" ;
    schema1:numberOfPages 1420355 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/825932ee2c57d880af4db14bd3825a52> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1154413601> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9d55a250ad097eac4e678340de81b3b4> .

