@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p120399695> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[Commentary on L. Honko & J.L. Peacock] / G.J.F. Bouritius" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069364486> ;
    schema1:description "Onderdeel van het hoofdstuk: Theories concerning the ritual process / [bijdr. van] L. Honko & J.L. Peacock ; p. 369-427" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b71c93fffb01ab804a47fd5b9781f99> ;
    schema1:name "[Commentary on L. Honko & J.L. Peacock]" ;
    schema1:sameAs <http://www.worldcat.org/oclc/69268731> .

