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

<http://data.bibliotheken.nl/id/thes/p068464835> a schema1:Person ;
    rdfs:label "Wu Shi-Tsan (1933- ; astronoom.)" ;
    schema1:alternateName "Wu, Shi-Tsan" ;
    schema1:birthDate "1933" ;
    schema1:hasOccupation "astronoom." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df3d3200bf2b6115a8383d50b08bca68> ;
    schema1:name "Wu Shi-Tsan" ;
    schema1:sameAs <http://viaf.org/viaf/11128467>,
        <https://isni.org/isni/0000000109545507> .

