@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/p069265127> a schema1:Person ;
    rdfs:label "Junne, G.C.A. (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:description "B9829585: Prof., dr.",
        "Professor of International Relations at the University of Amsterdam and Director of The Network University (TNU)" ;
    schema1:familyName "Junne" ;
    schema1:givenName "G.C.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6cb09946e378f93a47d649d09e5f7813> ;
    schema1:name "G.C.A. Junne" ;
    schema1:sameAs <http://viaf.org/viaf/51767410>,
        wd:Q111659119,
        <https://isni.org/isni/0000000031459405> .

