@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/p041596927> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Andrew Wyeth, De portretten van Helga / tekst: John Wilmerding ; [vert. uit het Engels Ria Leigh-Loohuizen]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070642400>,
        <http://data.bibliotheken.nl/id/thes/p39741952X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070642400> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068512023>,
        <http://data.bibliotheken.nl/id/thes/p070690421> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9029083743" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4797bcfbd2e2dab633f4ad7c58e8edbc> ;
    schema1:name "Andrew Wyeth, De portretten van Helga" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb025a72855e28a8f96f99b9eafa946c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64761353> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/98829eb820ca97f107d8a306b4946f06> .

