@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/p413131696> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "20 questions and answers on Black Europe / Stephen Small" ;
    dcterms1:issued "2018" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075630613>,
        <http://data.bibliotheken.nl/id/thes/p401147614> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p294687009> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p380220067> ;
    schema1:isbn "9789074897891" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4550acd8f60ca901a0921c7143e37d5> ;
    schema1:name "20 questions and answers on Black Europe" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e49f50db377eacd7d851be3cb5e1989> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1029876704> .

