@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/p861559142> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Top class omnibus" ;
    dcterms1:issued "1976" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068495684>,
        <http://data.bibliotheken.nl/id/thes/p068633084>,
        <http://data.bibliotheken.nl/id/thes/p068772904> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p088081885> ;
    schema1:isbn "9031003158" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0977deddf20e4feb8be63b6c02b81e4> ;
    schema1:name "Top class omnibus" ;
    schema1:numberOfPages 431 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6490d6a00af8c719fd53dcf198bb0f60> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769220828> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/82463671bd0b450e2ad1bd6c8abe0a28> .

