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

<http://data.bibliotheken.nl/id/thes/p070207283> a schema1:Person ;
    rdfs:label "Lurasco, C.F." ;
    schema1:familyName "Lurasco" ;
    schema1:givenName "C.F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f82a47c63dbf48a268ac29592e72e68> ;
    schema1:name "C.F. Lurasco" ;
    schema1:sameAs <http://viaf.org/viaf/287242856>,
        <https://isni.org/isni/0000000393068065> .

