@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/p073055883> a schema1:Person ;
    rdfs:label "Dam, Nikolaos van (1945-)" ;
    schema1:alternateName "Dam, Koos van",
        "Dām, Nīqūlāws fān" ;
    schema1:birthDate "1945" ;
    schema1:description "dr.; diplomaat, Midden-Oosten kenner",
        "geb. Amsterdam 1-4-1945" ;
    schema1:familyName "van Dam" ;
    schema1:givenName "Nikolaos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3e3ba8e97b2872ad4583f22265e26ea> ;
    schema1:name "Nikolaos van Dam" ;
    schema1:sameAs <http://viaf.org/viaf/59219850>,
        wd:Q2236173,
        <https://isni.org/isni/0000000121350622> .

