@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p292878117> a schema1:Person ;
    rdfs:label "Ladig, Georg (1966-)" ;
    schema1:birthDate "1966" ;
    schema1:description "B0604278: skate-instructeur, docent lich. opvoeding en lector TU München" ;
    schema1:familyName "Ladig" ;
    schema1:givenName "Georg" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2484a8d380658e7af079c08f139bb7b> ;
    schema1:name "Georg Ladig" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://viaf.org/viaf/3261266>,
        <https://isni.org/isni/0000000055329242> .

