@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p83184714X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Martin Luther King / J.J. Buskes" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p448159007> ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069414343>,
        <http://data.bibliotheken.nl/id/thes/p077594371>,
        <http://data.bibliotheken.nl/id/thes/p397538405> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069283710> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840317433> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c15c80cda1c2b849fe07a3e1548087b> ;
    schema1:name "Martin Luther King" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73d37d0f04522082b51be778746e8421> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781569906> .

