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

<http://data.bibliotheken.nl/id/thes/p143330802> a schema1:Person ;
    rdfs:label "Laudan, Dorothy" ;
    schema1:familyName "Laudan" ;
    schema1:givenName "Dorothy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a12c5d86eb932d16365b90754198a8c> ;
    schema1:name "Dorothy Laudan" ;
    schema1:sameAs <http://viaf.org/viaf/84326178>,
        <https://isni.org/isni/000000011576479X> .

