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

<http://data.bibliotheken.nl/id/thes/p117639540> a schema1:Person ;
    rdfs:label "Trifunovska, Snežana (1953- ; jurist)" ;
    schema1:alternateName "Trifunovska, Nena",
        "Trifunovska, Nina",
        "Trifunovska, S.M." ;
    schema1:birthDate "1953" ;
    schema1:description "Associate Professor at the Law Faculty, Radboud University Nijmegen" ;
    schema1:familyName "Trifunovska" ;
    schema1:givenName "Snežana" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/600f33ba0186bde468f730768192a50c> ;
    schema1:name "Snežana Trifunovska" ;
    schema1:sameAs <http://viaf.org/viaf/28751479>,
        <https://isni.org/isni/0000000035358134> .

