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

<http://data.bibliotheken.nl/id/thes/p42313941X> a schema1:Person ;
    rdfs:label "Lourenco, Michel (1972-)" ;
    schema1:alternateName "Lourenço, Michel" ;
    schema1:birthDate "1972" ;
    schema1:description "striptekenaar" ;
    schema1:familyName "Lourenco" ;
    schema1:givenName "Michel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db2a17eef8e0232d2db0b7630de20f42> ;
    schema1:name "Michel Lourenco" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/71652932>,
        <https://isni.org/isni/0000000001394890> .

