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

<http://data.bibliotheken.nl/id/thes/p194870448> a schema1:Person ;
    rdfs:label "Brekel, Kathalijne van den" ;
    schema1:description "drs. communicatiewetenschap." ;
    schema1:familyName "van den Brekel" ;
    schema1:givenName "Kathalijne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/340ea3e4eefd4b4aaae5f118f4464408> ;
    schema1:name "Kathalijne van den Brekel" ;
    schema1:sameAs <http://viaf.org/viaf/290839079>,
        <https://isni.org/isni/000000039600696X> .

