@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p069971897> a schema1:Person ;
    rdfs:label "Ruyneman, Daniel (1886-1963)" ;
    schema1:alternateName "Ruyneman, Daniël",
        "Ruyneman, Danny" ;
    schema1:birthDate "1886" ;
    schema1:deathDate "1963" ;
    schema1:description "componist (o.a. van krontjongliedjes; verbleef enige tijd in Batavia (Nederlands-Indië)); oprichter Vereniging voor Hedendaagse Muziek" ;
    schema1:familyName "Ruyneman" ;
    schema1:givenName "Daniel" ;
    schema1:hasOccupation "componist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b234537a067da1a2948bac3d4bdfee37> ;
    schema1:name "Daniel Ruyneman" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/24793731>,
        wd:Q2387865,
        <https://isni.org/isni/0000000108802364> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/ruyn001> .

