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

<http://data.bibliotheken.nl/id/thes/p073815152> a schema1:Person ;
    rdfs:label "Ploeger, Albert Koert (1937-)" ;
    schema1:alternateName "Ploeger, Albert" ;
    schema1:birthDate "1937" ;
    schema1:description "godsdienstpedagogiek" ;
    schema1:familyName "Ploeger" ;
    schema1:givenName "Albert Koert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb05aea6d67915e17660d62c0140c013> ;
    schema1:name "Albert Koert Ploeger" ;
    schema1:sameAs <http://viaf.org/viaf/22271649>,
        <https://isni.org/isni/000000006135652X> .

