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

<http://data.bibliotheken.nl/id/thes/p069539456> a schema1:Person ;
    rdfs:label "Mamantov, C.B." ;
    schema1:familyName "Mamantov" ;
    schema1:givenName "C.B." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69cf96a08fdf461df93be9b30fcc1320> ;
    schema1:name "C.B. Mamantov" ;
    schema1:sameAs <http://viaf.org/viaf/283215412>,
        <https://isni.org/isni/0000000389730343> .

