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

<http://data.bibliotheken.nl/id/thes/p168895080> a schema1:Person ;
    rdfs:label "Pellegrino" ;
    schema1:description "pseud. van: Alphonse Marie Auguste Joseph Ariëns" ;
    schema1:familyName "Pellegrino" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1b9cf5ee4041964157e122876d94a2a> ;
    schema1:name "Pellegrino" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p069148120>,
        <http://viaf.org/viaf/283746169> .

