@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/p407708863> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Catalogus van de oudheidkundige verzamelingen van het Zeeuwsch Genootschap der Wetenschappen / [J.C. de Man en J.A. Frederiks]" ;
    dcterms1:issued "1890" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070192928>,
        <https://data.bibliotheken.nl/.well-known/genid/067ac200001c4ab7015bec6a6587ccb1> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071835695> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p066637570> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/974e02d5dd4a6947f23c494aef1de165> ;
    schema1:name "Catalogus van de oudheidkundige verzamelingen van het Zeeuwsch Genootschap der Wetenschappen" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8827bb763c37feefb6ae53f1facea269> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847185361> .

