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

<http://data.bibliotheken.nl/id/thes/p364453257> a schema1:Person ;
    rdfs:label "Acticus, P.R. (pseud.?)" ;
    schema1:familyName "Acticus" ;
    schema1:givenName "P.R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c47b95fcbfcec60674fea77540425070> ;
    schema1:name "P.R. Acticus (pseud.?)" ;
    schema1:sameAs <http://viaf.org/viaf/305829224> .

