@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/p408707569> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Open the treasure room and decolonize the museum / Prof. dr. Tinde van Andel" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618761> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p175977836>,
        <http://data.bibliotheken.nl/id/thes/p205284868> ;
    schema1:description "Inaugurele rede Universiteit Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2a39a0143e157f973a82154a93e6828> ;
    schema1:name "Open the treasure room and decolonize the museum" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9bd831976ae560f9edeef0aae3021b14> ;
    schema1:sameAs <http://www.worldcat.org/oclc/970688282> .

