@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/p099424878> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De plaagzusters / Terry Pratchett ; [vert. uit het Engels door Venugopalan Ittekot]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07381993X> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p084413123> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p084641738>,
        <http://data.bibliotheken.nl/id/nbt/p085545171> ;
    schema1:isbn "9027431639" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/faf0982f9f1b2f5bc058332a318c13c5> ;
    schema1:name "De plaagzusters" ;
    schema1:numberOfPages 234 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc1fede896f7a25495abed7b5d362c10> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65909017> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4d279feaa8bd93e06f40be14a144b166> .

