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

<http://data.bibliotheken.nl/id/thes/p071884416> a schema1:Person ;
    rdfs:label "Hachel" ;
    schema1:description "is: Hubert Lambert",
        "zie ook: Chris Lamquet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7faa5cf96a74a0da47812d75563d682> ;
    schema1:name "Hachel" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p071884394>,
        <http://viaf.org/viaf/291004924>,
        <https://isni.org/isni/0000000396154495> .

