@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p11020414X> a schema1:Person ;
    rdfs:label "Roovers, Annelies" ;
    schema1:description "B0631529: \"Tekstproductie: Annelies Roovers (AKTIS, partner in communicatie, Leiden)\"" ;
    schema1:familyName "Roovers" ;
    schema1:givenName "Annelies" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4dfb9765509a714369602d5504ee58c> ;
    schema1:name "Annelies Roovers" ;
    schema1:sameAs <http://viaf.org/viaf/283101812>,
        <https://isni.org/isni/0000000389638344> .

