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

<http://data.bibliotheken.nl/id/thes/p23983691X> a schema1:Person ;
    rdfs:label "Vroegop, Matty (1960- ; kunstenares)" ;
    schema1:alternateName "Vroegop, M." ;
    schema1:birthDate "1960" ;
    schema1:description "vormt samen met Ed Schoonveld (1958-), een artiestenduo" ;
    schema1:familyName "Vroegop" ;
    schema1:givenName "Matty" ;
    schema1:hasOccupation "kunstenares" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/24e17e532664034d27eb649fef0b8ba4> ;
    schema1:name "Matty Vroegop" ;
    schema1:sameAs <http://viaf.org/viaf/283746176>,
        <https://isni.org/isni/0000000390145707> .

