@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/p070409153> a schema1:Person ;
    rdfs:label "Charlesworth, Chris" ;
    schema1:description "muziekredacteur" ;
    schema1:familyName "Charlesworth" ;
    schema1:givenName "Chris" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/299b7bc9d6ead33804029c9aa20d9055> ;
    schema1:name "Chris Charlesworth" ;
    schema1:sameAs <http://viaf.org/viaf/282952844>,
        wd:Q5106136,
        <https://isni.org/isni/0000000110249510> .

