@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/p115365680> a schema1:Person ;
    rdfs:label "Miel, Rudi (1965-)" ;
    schema1:alternateName "Miel, Rudy" ;
    schema1:birthDate "1965" ;
    schema1:description "journalistiek, strips, communicatieadviseur" ;
    schema1:familyName "Miel" ;
    schema1:givenName "Rudi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/949cd49b993b617fed33fad47b765118> ;
    schema1:name "Rudi Miel" ;
    schema1:sameAs <http://viaf.org/viaf/59215468>,
        wd:Q17350786,
        <https://isni.org/isni/0000000109060219> .

