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

<http://data.bibliotheken.nl/id/thes/p145906728> a schema1:Person ;
    rdfs:label "Bollen, Myriame T.I.B." ;
    schema1:alternateName "Bollen, M.T.I.B." ;
    schema1:description "Faculteit Militaire Bedrijfskunde, Vakgroep Organisatie, Informatie en Economie" ;
    schema1:familyName "Bollen" ;
    schema1:givenName "Myriame T.I.B." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4db8c17865d5f0b5176f00eef36275bd> ;
    schema1:name "Myriame T.I.B. Bollen" ;
    schema1:sameAs <http://viaf.org/viaf/38841448>,
        <https://isni.org/isni/0000000040992850> .

