@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/p109620569> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een nieuwe toekomst / Margaret Mayo ; [vert. uit het Engels: Els Jetten]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068979320> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072706791> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p08160226X> ;
    schema1:isbn "903479587X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d16f6f5f23caf3aad6b54f0f203bda6c> ;
    schema1:name "Een nieuwe toekomst" ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82eae21831b67514218731c0f9a5a36d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66231659> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9a36c3a48d71b20e047cd851e7092df3> .

