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

<http://data.bibliotheken.nl/id/thes/p187438064> a schema1:Person ;
    rdfs:label "Postma, Friso Roland (1970-)" ;
    schema1:birthDate "1970" ;
    schema1:familyName "Postma" ;
    schema1:givenName "Friso Roland" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7828145cad7aa309ba8fe2b9139f2052> ;
    schema1:name "Friso Roland Postma" ;
    schema1:sameAs <http://viaf.org/viaf/283709385>,
        <https://isni.org/isni/0000000390133319> .

