@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/p074148397> a schema1:Person ;
    rdfs:label "Lorg" ;
    schema1:description "mb",
        "pseud.: " ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6982845e68ab978c0d9a255da1fc9d68> ;
    schema1:name "Lorg" ;
    schema1:sameAs <http://viaf.org/viaf/19680660>,
        wd:Q1870299,
        <https://isni.org/isni/0000000000771930> .

