@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/p810625830> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cahier Volkenkundig Museum 'Gerardus van der Leeuw` / [tekst S.A. Niessen]" ;
    dcterms1:issued "1981" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070629072> ;
    schema1:description "Catalogus van een tentoonstelling 12 febr. tot 11 mei 1981",
        "Tekst in het Engels en Nederlands" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0be3d4ca4a36ecf4b6d309f2b68ea9e> ;
    schema1:name "Cahier Volkenkundig Museum 'Gerardus van der Leeuw`" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c92c5945167c7ac1127fed060ed7ad8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63385035> .

