@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p123557046> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Brusselse thema's = Brussels themes = Thèmes Bruxellois / Centrum voor de Interdisciplinaire Studie van Brussel" ;
    dcterms1:issued "1993" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/46ca2bb56a8832b30aa062591dbb26ad> ;
    schema1:inLanguage "en",
        "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa33dbf5251276aaf91d8f5690e7480f> ;
    schema1:name "Brusselse thema's = Brussels themes = Thèmes Bruxellois" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/418985363a233927f32e7b8c3f877c7e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73227566> .

