@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/p12599320X> a schema1:Person ;
    rdfs:label "Crowther, Kitty (1970-)" ;
    schema1:alternateName "Krauzere, Kitija" ;
    schema1:birthDate "1970" ;
    schema1:description "SATA 220",
        "bron: https://nl.wikipedia.org/wiki/Kitty_Crowther",
        "ill." ;
    schema1:familyName "Crowther" ;
    schema1:givenName "Kitty" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3b337732a78048c5c439b62405f8426> ;
    schema1:name "Kitty Crowther" ;
    schema1:nationality "be" ;
    schema1:sameAs wd:Q438825,
        <https://isni.org/isni/0000000122844739> .

