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

<http://data.bibliotheken.nl/id/thes/p070853878> a schema1:Person ;
    rdfs:label "Pos, Willy Philip (1912-1977)" ;
    schema1:birthDate "1912" ;
    schema1:deathDate "1977" ;
    schema1:description "LR 1900-1952, II, p.1978",
        "NLMD/P 748",
        "bron: https://theaterencyclopedie.nl/wiki/Willy_Philip_Pos" ;
    schema1:familyName "Pos" ;
    schema1:givenName "Willy Philip" ;
    schema1:hasOccupation "directeur A'damse Toneelschool",
        "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b541c108cf5279ea23278426aab285cb> ;
    schema1:name "Willy Philip Pos" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/26799674>,
        <https://isni.org/isni/0000000122096849> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/pos_005> .

