@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/p207190100> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De multiculturele arena / Arie de Ruijter" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075672596>,
        <http://data.bibliotheken.nl/id/thes/p07759701X>,
        <http://data.bibliotheken.nl/id/thes/p101232845> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068488157>,
        <http://data.bibliotheken.nl/id/thes/p075456079> ;
    schema1:description "Inaugurele rede Katholieke Universiteit Brabant, Tilburg",
        "Omslag vermeldt: Oratie Faculteit Sociale Wetenschappen" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9075001266" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc0b93c66b8fd3a51669ed40498cd23a> ;
    schema1:name "De multiculturele arena" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c421fb45640c6ca15170ba427a3d982d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67376690> .

