@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/p087276216> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alle eeuwen / M. ten Bouwhuys en N.B. Tenhaeff" ;
    dcterms1:issued "1922" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06793269X>,
        <https://data.bibliotheken.nl/.well-known/genid/dd4e0e5cac58121dfc1b6656e16c0d4a> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/583c909bf9d6488c77b97f0f380e9314> ;
    schema1:name "Alle eeuwen" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/099e4bb1904860b1e6cbb1f1f2c6f6d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65706350> .

