@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p376803983> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De abdij van Northanger / Jane Austen ; vertaald [uit het Engels] door Bas Peeters" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394923537>,
        <http://data.bibliotheken.nl/id/nbt/p400876361> ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611977> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068721722> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p258424788> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025304836" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3d35d7758c8b8861cac8841b29bb95d> ;
    schema1:name "De abdij van Northanger" ;
    schema1:numberOfPages 272 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5574abe25e81c0df390409aef830d44> ;
    schema1:sameAs <http://www.worldcat.org/oclc/884589351> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d925e3c8566d66ea481a23ee14616d5a> .

