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

<http://data.bibliotheken.nl/id/thes/p42420164X> a schema1:Person ;
    rdfs:label "Milbou, Manouk" ;
    schema1:description "mr. drs., advocaat bij De Voort Advocaten|Mediators" ;
    schema1:familyName "Milbou" ;
    schema1:givenName "Manouk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0812cc0066aeebd608558f50b23d742> ;
    schema1:name "Manouk Milbou" ;
    schema1:sameAs <http://viaf.org/viaf/439157523360627031112>,
        <https://isni.org/isni/000000047874064X> .

