@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/p394766296> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Topcollectie" ;
    dcterms1:issued "2014" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070689059>,
        <http://data.bibliotheken.nl/id/thes/p071867279>,
        <http://data.bibliotheken.nl/id/thes/p106554573>,
        <http://data.bibliotheken.nl/id/thes/p310379024> ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p424982412> ;
    schema1:isbn "9789402505306" ;
    schema1:issueNumber 120 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bca70a3c88bdb441db2ba99be63d1053> ;
    schema1:name "Topcollectie" ;
    schema1:numberOfPages 1918750 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f31998040bc6f78c7daec144ba61a4ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1139721770> .

