@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/p397791518> a schema1:Person ;
    rdfs:label "Horvat, Srećko (1983-)" ;
    schema1:birthDate "1983" ;
    schema1:description "filosoof, geboren te Osijek, Kroatië" ;
    schema1:familyName "Horvat" ;
    schema1:givenName "Srećko" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a4612eed30211cfe66323792dc80d11> ;
    schema1:name "Srećko Horvat" ;
    schema1:sameAs <http://viaf.org/viaf/70925543>,
        wd:Q15435629,
        <https://isni.org/isni/0000000039384858> .

