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

<http://data.bibliotheken.nl/id/thes/p153438738> a schema1:Person ;
    rdfs:label "Sagittarius (Dr.)" ;
    schema1:description "pseud. van: Ferdinand Domela Nieuwenhuis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f36dfd15d194024e6cbe3ae3485650f> ;
    schema1:name "Sagittarius" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068380356>,
        <http://viaf.org/viaf/284803764>,
        <https://isni.org/isni/0000000391053206> .

