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

<http://data.bibliotheken.nl/id/thes/p177051361> a schema1:Person ;
    rdfs:label "Koesen, Th.A.J. (1922-1998)" ;
    schema1:alternateName "Koesen, Theo A.J." ;
    schema1:birthDate "1922" ;
    schema1:deathDate "1998" ;
    schema1:description "vertaler, journalist" ;
    schema1:familyName "Koesen" ;
    schema1:givenName "Th.A.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8232a38f2e3c167b62ba2d0904c1f5e5> ;
    schema1:name "Th.A.J. Koesen" ;
    schema1:sameAs <http://viaf.org/viaf/280716337>,
        <https://isni.org/isni/0000000387725444> .

