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

<http://data.bibliotheken.nl/id/thes/p41739604X> a schema1:Person ;
    rdfs:label "Linnenmans, Corian" ;
    schema1:description "eindredactie" ;
    schema1:familyName "Linnenmans" ;
    schema1:givenName "Corian" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbecb849580fffde63bf046f25faaf17> ;
    schema1:name "Corian Linnenmans" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/48152501163710682486>,
        <https://isni.org/isni/0000000464745132> .

