@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/p068875959> a schema1:Person ;
    rdfs:label "Hübner, Kurt (1921- ; Wetenschap : Filosofie)" ;
    schema1:birthDate "1921" ;
    schema1:familyName "Hübner" ;
    schema1:givenName "Kurt" ;
    schema1:hasOccupation "Wetenschap : Filosofie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/059f33d8ba16723af3b3409c6c30a53c> ;
    schema1:name "Kurt Hübner" ;
    schema1:sameAs <http://viaf.org/viaf/109124953>,
        wd:Q1793681,
        <https://isni.org/isni/0000000109325993> .

