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

<http://data.bibliotheken.nl/id/thes/p430228619> a schema1:Person ;
    rdfs:label "Jicé" ;
    schema1:familyName "Jicé" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb6ec6c38ecad3a508a8d89e887d578d> ;
    schema1:name "Jicé" ;
    schema1:sameAs <http://viaf.org/viaf/39161209031939860254>,
        <https://isni.org/isni/000000011996959X> .

