@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/p387511911> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dertien heiligen / Michael Scott en Colette Freedman ; [vert. uit het Engels: Frans van Delft]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142893137> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p108953408>,
        <http://data.bibliotheken.nl/id/thes/p352213167> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p343717166> ;
    schema1:isbn "9789024558483" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/748c5979941d4b2cb104010ee086b94e> ;
    schema1:name "De dertien heiligen" ;
    schema1:numberOfPages 507594 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23cc7f4709361cca5d9fd4ad9a2b66a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/900185271> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/43a7b1843704366b4b092efa887ff036> .

