@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/p231610998> a schema1:Person ;
    rdfs:label "Stuckrad, Kocku von (1966-)" ;
    schema1:alternateName "Stuckrad, C.K.M. von" ;
    schema1:birthDate "1966" ;
    schema1:familyName "von Stuckrad" ;
    schema1:givenName "Kocku" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/312b3d37c62c83f0549493ea31da9afd> ;
    schema1:name "Kocku von Stuckrad" ;
    schema1:sameAs <http://viaf.org/viaf/178307>,
        wd:Q91397,
        <https://isni.org/isni/0000000110347049> .

