@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/p075240408> a schema1:Person ;
    rdfs:label "Beukering, Barbara van (1966-)" ;
    schema1:birthDate "1966" ;
    schema1:description "Presentator, redacteur en schrijver" ;
    schema1:familyName "van Beukering" ;
    schema1:givenName "Barbara" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c0a0a71b792b3e8695d8f24ccd9c0d1> ;
    schema1:name "Barbara van Beukering" ;
    schema1:sameAs <http://viaf.org/viaf/281212589>,
        wd:Q2502402,
        <https://isni.org/isni/0000000388099406> .

