@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/p406770867> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De hand van Pangboche / André Taymans" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075033135> ;
    schema1:description "Oorspronkelijke Franse uitgave: Place du Sablon, ©2016",
        "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p389528587> ;
    schema1:isbn "9789462801943" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b925e264d0eff7e63a62be59f54cb8dc> ;
    schema1:name "De hand van Pangboche" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd2e32415efd3d5d1faf38294fd4775e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/967363062> .

