@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/p074094068> a schema1:Person ;
    rdfs:label "Beerling, Dane Wilson (1934-)" ;
    schema1:birthDate "1934" ;
    schema1:description "b00136984: verteller/publicist/beeldend kunstenaar" ;
    schema1:familyName "Beerling" ;
    schema1:givenName "Dane Wilson" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa30fe21a645ebc5da8c8ba5fa7d05b3> ;
    schema1:name "Dane Wilson Beerling" ;
    schema1:sameAs <http://viaf.org/viaf/195588752>,
        wd:Q42424615,
        <https://isni.org/isni/0000000388396638> .

