@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/p402078802> 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 "9789044975697" ;
    schema1:issueNumber 80 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e73ad289f9fac4deaa503fa1e5d48c37> ;
    schema1:name "Belgravia" ;
    schema1:numberOfPages 887892 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3feda8bb0ce14f307ac0b7b1e142d6d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1004527039> .

