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

<http://data.bibliotheken.nl/id/thes/p148447554> a schema1:Person ;
    rdfs:label "Domnok" ;
    schema1:description "pseud. van: Dominique Osuch" ;
    schema1:familyName "Domnok" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/115462a804b91cd38113a52a92bad093> ;
    schema1:name "Domnok" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p370429699>,
        <http://viaf.org/viaf/280737189>,
        <https://isni.org/isni/0000000121340678> .

