@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p155445685> a schema1:Thing,
        skos:Concept ;
    rdfs:label "Dramaturgy and Musicology" ;
    schema1:alternateName "Dance",
        "Dans",
        "Music",
        "Musicology",
        "Muziek",
        "Muziekwetenschap",
        "Theaterwetenschap" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5aaa928b4ad377d351e09ce193555c4> ;
    schema1:name "Dramaturgy and Musicology" .

