@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/p073094935> a schema1:Person ;
    rdfs:label "Batem" ;
    schema1:description "pseud. van Luc Collin: ",
        "striptekenaar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9fb7d49e2e27d5908ddfb8a245ade538> ;
    schema1:name "Batem" ;
    schema1:sameAs <http://viaf.org/viaf/263313654>,
        wd:Q2891182,
        <https://isni.org/isni/0000000382118178> .

