@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/p073557552> a schema1:Person ;
    rdfs:label "Frydman, Gerald" ;
    schema1:description "info uit Catawiki: scenarist: Gerald Frydman",
        "scenario strips" ;
    schema1:familyName "Frydman" ;
    schema1:givenName "Gerald" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1482106cf771976ef3190b3622e4e95> ;
    schema1:name "Gerald Frydman" ;
    schema1:sameAs <http://viaf.org/viaf/32120962>,
        wd:Q892771,
        <https://isni.org/isni/0000000001850614> .

