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

<http://data.bibliotheken.nl/id/thes/p068497393> a schema1:Person ;
    rdfs:label "Siebrand, Jan Cornelis (1935-2022)" ;
    schema1:alternateName "Siebrand, Jan" ;
    schema1:birthDate "1935" ;
    schema1:deathDate "2022" ;
    schema1:description "Dr",
        "Hoogleraar macro-economische politiek, Erasmus Universiteit Rotterdam",
        "bron: http://www.olofspoort.nl/Img/RouwkaartJanSiebrand.jpg" ;
    schema1:familyName "Siebrand" ;
    schema1:givenName "Jan Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74a5af61790dce73a90e2d87c891cdd6> ;
    schema1:name "Jan Cornelis Siebrand" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/278959639>,
        <https://isni.org/isni/0000000384949688> .

