@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/p387263233> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "20 vragen en antwoorden over Malcolm X / Djehuti Ankh-Kheru" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069051089>,
        <http://data.bibliotheken.nl/id/thes/p075625466> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239668138>,
        <http://data.bibliotheken.nl/id/thes/p331054191> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p380220067> ;
    schema1:isbn "9789074897822" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16362d8b6debbccb2206501ab9bcf69a> ;
    schema1:name "20 vragen en antwoorden over Malcolm X" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df579684be6434418e6c64135e96e624> ;
    schema1:sameAs <http://www.worldcat.org/oclc/900648547> .

