@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/p102334358> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De hand van de meester / [door De Groot, tekst ; en Turk, tek. ; vert. uit het Frans]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068946449> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946279> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833563408> ;
    schema1:isbn "9054253037" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1310828d388ccb9ded3c7cd8821f9464> ;
    schema1:name "De hand van de meester" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c69f25a97bd928fb509d7581f809dab5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65849980> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7a0ae31a8ced54d75e905309dfebc8c6> .

