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

<http://data.bibliotheken.nl/id/thes/p072324880> a schema1:Person ;
    rdfs:label "Pam, Max Leo (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:description "schaker (column in \"Vrij Nederland\"), journalist/columnist (o.a. voor dagbladen \"de Volkskrant\", \"Het Parool\", opinieweekblad \"HP/De Tijd\" én televisieprogramma \"Buitenhof\")" ;
    schema1:familyName "Pam" ;
    schema1:givenName "Max Leo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8dff162378a31a8a7290000e60a5fc4> ;
    schema1:name "Max Leo Pam" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/39706520>,
        wd:Q2848458,
        <https://isni.org/isni/0000000076916331> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/pam_001> .

