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

<http://data.bibliotheken.nl/id/thes/p073256188> a schema1:Person ;
    rdfs:label "O'Loughlin, Michael (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:description "B9416276: \"prozadebuut van de in Nederland levende Ierse dichter en essayist Michael O'Loughlin\"",
        "vertaler" ;
    schema1:familyName "O'Loughlin" ;
    schema1:givenName "Michael" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e41d2677e71f745188860aabf8fc25fe> ;
    schema1:name "Michael O'Loughlin" ;
    schema1:sameAs <http://viaf.org/viaf/109706577>,
        <https://isni.org/isni/0000000081752044> .

