@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/p072887907> a schema1:Person ;
    rdfs:label "Coria, Francisco (1948-)" ;
    schema1:birthDate "1948" ;
    schema1:description "striptekenaar" ;
    schema1:familyName "Coria" ;
    schema1:givenName "Francisco" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92fd32836e01fcd713abbf275c08c7fe> ;
    schema1:name "Francisco Coria" ;
    schema1:sameAs <http://viaf.org/viaf/56607809>,
        wd:Q3068098,
        <https://isni.org/isni/0000000055095458> .

