@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/p094087792> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Steve Biko : martelaar van de revolutie / James Mbabane" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068732147>,
        <http://data.bibliotheken.nl/id/thes/p075618982>,
        <http://data.bibliotheken.nl/id/thes/p075634643>,
        <http://data.bibliotheken.nl/id/thes/p07565749X>,
        <http://data.bibliotheken.nl/id/thes/p078451558> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p175931801> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4b57848a66eb0efa76578e95bc620da> ;
    schema1:name "Steve Biko : martelaar van de revolutie" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbf7a11bc9a009f3e6a67908bb42c73e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65880670> .

