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

<http://data.bibliotheken.nl/id/thes/p071306137> a schema1:Person ;
    rdfs:label "Laicus" ;
    schema1:description "Pseud. van: Sietze Douwes van Veen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c0afa42dc9a2299beae7d747870e558> ;
    schema1:name "Laicus" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p071306102>,
        <http://viaf.org/viaf/281932704> .

