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

<http://data.bibliotheken.nl/id/thes/p120341476> a schema1:Person ;
    rdfs:label "Krause, Koba" ;
    schema1:description "politicologie en voorlichting" ;
    schema1:familyName "Krause" ;
    schema1:givenName "Koba" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2dea5e554124f48af0635cbbc1c93b3> ;
    schema1:name "Koba Krause" ;
    schema1:sameAs <http://viaf.org/viaf/60782715>,
        <https://isni.org/isni/0000000031714197> .

