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

<http://data.bibliotheken.nl/id/thes/p271273364> a schema1:Person ;
    rdfs:label "Mjør, Kåre Johan (1973-)" ;
    schema1:birthDate "1973" ;
    schema1:description "oe" ;
    schema1:familyName "Mjør" ;
    schema1:givenName "Kåre Johan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/926dd0a1a50259411e89fcba4dbd8379> ;
    schema1:name "Kåre Johan Mjør" ;
    schema1:sameAs <http://viaf.org/viaf/16990098>,
        <https://isni.org/isni/0000000048262617> .

