@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/p433223480> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Speaking in tongues : selected poems / H.C. ten Berge ; translated by Pleuke Boyce ; with an afterword by Breyten Breytenbach" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068394349> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06836220X>,
        <http://data.bibliotheken.nl/id/thes/p075196662> ;
    schema1:description "Vertaald uit het Nederlands" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9781771714167" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6fbd1d54482b07105c79db59476a7c92> ;
    schema1:name "Speaking in tongues : selected poems" ;
    schema1:numberOfPages 167 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b5472150af03765966ef4da399c8349b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1253593359> .

