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

<http://data.bibliotheken.nl/id/thes/p073237647> a schema1:Person ;
    rdfs:label "Ros, Fokko Ubertus (1928-)" ;
    schema1:birthDate "1928" ;
    schema1:familyName "Ros" ;
    schema1:givenName "Fokko Ubertus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ddcd4543484f158f1f3d19bc50a7230> ;
    schema1:name "Fokko Ubertus Ros" ;
    schema1:sameAs <http://viaf.org/viaf/89386838>,
        <https://isni.org/isni/0000000062793385> .

