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

<http://data.bibliotheken.nl/id/thes/p340294868> a schema1:Person ;
    rdfs:label "Levy, J." ;
    schema1:description "huwelijk" ;
    schema1:familyName "Levy" ;
    schema1:givenName "J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/edb261f787684aae11772b1dd9e2d176> ;
    schema1:name "J. Levy" ;
    schema1:sameAs <http://viaf.org/viaf/58898534>,
        wd:Q113809588,
        <https://isni.org/isni/0000000118449066> .

