@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/p159330327> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Black orpheus : tijdschrift der \"Zwarte Renaissance\" / W.A. Braasem" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068552408> ;
    schema1:description "Overdr. uit: Afrika-nummer \"De nieuwe stem\"" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c780a9cf9d92f20c702e6e2730e6f5a> ;
    schema1:name "Black orpheus : tijdschrift der \"Zwarte Renaissance\"" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e2305c4da447492caa7a178099eb018> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68453970> .

