@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/p071598162> a schema1:Person ;
    rdfs:label "Cooney, Raymond George Alfred (1932-)" ;
    schema1:birthDate "1932" ;
    schema1:description "Brits toneelschrijver en acteur",
        "mb" ;
    schema1:familyName "Cooney" ;
    schema1:givenName "Raymond George Alfred" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f19c42b5a3d28c3629d438e4e83011b> ;
    schema1:name "Raymond George Alfred Cooney" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/84991058>,
        wd:Q939790,
        <https://isni.org/isni/0000000078251716> .

