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

<http://data.bibliotheken.nl/id/thes/p068728514> a schema1:Person ;
    rdfs:label "Glastra, Folke Jacobus (1951-)" ;
    schema1:birthDate "1951" ;
    schema1:description "Ook als: F., F.J. en Folke J. Glastra",
        "Universitair docent verbonden aan de afdeling Opleiding en Voorlichting in Organisaties van de Rijksuniversiteit Leiden" ;
    schema1:familyName "Glastra" ;
    schema1:givenName "Folke Jacobus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e162f42e8853f5e364bd63ee600b0f4> ;
    schema1:name "Folke Jacobus Glastra" ;
    schema1:sameAs <http://viaf.org/viaf/215375342>,
        <https://isni.org/isni/0000000359164774> .

