@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/p426368525> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De moeilijke jaren / Henry James ; vertaald [uit het Engels] en van een nawoord voorien door Frans Kellendonk" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068403410> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068381522> ;
    schema1:description "1e druk Nederlandse uitgave: 1981" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025312305" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02154ccf9f71060053778506139e52ae> ;
    schema1:name "De moeilijke jaren" ;
    schema1:numberOfPages 432 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee3351a142ab44ee99e9e8bc3ca892c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1180288827> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f101a55fdb22a7129a246d4b5ed66ae4> .

