@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/p081676093> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandsch-Zuid-Afrikaansche vereeniging / L.R. Beynen ... [et al.]" ;
    dcterms1:issued "1886" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068786875> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ff23f71eeb557a169eef795f7239221> ;
    schema1:name "De Nederlandsch-Zuid-Afrikaansche vereeniging" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b27f7de2e7f6f361fe62510672c5c9d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65680922> .

