@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p071537112> a schema1:Person ;
    rdfs:label "Rieu, André (1949-)" ;
    schema1:alternateName "Rieu, Andre" ;
    schema1:birthDate "1949" ;
    schema1:description "violist, orkestleider" ;
    schema1:familyName "Rieu" ;
    schema1:givenName "André" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e475fe11bb0470c4dcf465c7c5ea91e> ;
    schema1:name "André Rieu" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/32165140>,
        wd:Q159832,
        <https://isni.org/isni/000000011470295X> .

