@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/p402078721> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Belgravia / Julian Fellowes" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p262649993> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p108429776>,
        <http://data.bibliotheken.nl/id/thes/p110968425>,
        <http://data.bibliotheken.nl/id/thes/p369507517> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p412676761> ;
    schema1:isbn "9789044975666" ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98f163dae82feef0a7df13393d438dc1> ;
    schema1:name "Belgravia" ;
    schema1:numberOfPages 856605 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/697db773489b256794afcf47acb0112a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1003862189> .

