@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/p068454821> a schema1:Person ;
    rdfs:label "Matvejević, Predrag (1932-)" ;
    schema1:alternateName "Matvejevitch, Predrag" ;
    schema1:birthDate "1932" ;
    schema1:familyName "Matvejević" ;
    schema1:givenName "Predrag" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9256a3c51d51bede53868d3b5ea10af7> ;
    schema1:name "Predrag Matvejević" ;
    schema1:sameAs <http://viaf.org/viaf/116909562>,
        wd:Q563442,
        <https://isni.org/isni/0000000121486490> .

