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

<http://data.bibliotheken.nl/id/thes/p23962081X> a schema1:Person ;
    rdfs:label "Latour, Annemarie" ;
    schema1:description "Nummer in kmc 2020 26582145: op achterkant: Annemarie Latour studeerde Engelse taal- en letterkunde en Ierse folklore" ;
    schema1:familyName "Latour" ;
    schema1:givenName "Annemarie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0300aca66f155ada0efd4c8194ede772> ;
    schema1:name "Annemarie Latour" ;
    schema1:sameAs <http://viaf.org/viaf/292278719>,
        <https://isni.org/isni/0000000397198641> .

