@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/p073898767> a schema1:Person ;
    rdfs:label "Swolfs, Yves (1955-)" ;
    schema1:alternateName "Swolfs" ;
    schema1:birthDate "1955" ;
    schema1:description "strips" ;
    schema1:familyName "Swolfs" ;
    schema1:givenName "Yves" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4eb797df2140fd29476394552b91a2b5> ;
    schema1:name "Yves Swolfs" ;
    schema1:sameAs <http://viaf.org/viaf/41865126>,
        wd:Q973045,
        <https://isni.org/isni/000000012024588X> .

