@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/p07255617X> a schema1:Person ;
    rdfs:label "Byrne, David (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "zanger, componist" ;
    schema1:familyName "Byrne" ;
    schema1:givenName "David" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a4e001fde52302aae73a32c336aed79> ;
    schema1:name "David Byrne" ;
    schema1:sameAs <http://viaf.org/viaf/105011735>,
        wd:Q336640,
        <https://isni.org/isni/0000000110320014> .

