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

<http://data.bibliotheken.nl/id/thes/p262418754> a schema1:Person ;
    rdfs:label "Boogaard, F.C. (1972-)" ;
    schema1:birthDate "1972" ;
    schema1:description "B0428247: ir.; TAUW",
        "Verbonden aan de Hanzehogeschool Groningen, sinds 2016 als lector Ruimtelijke Transformaties" ;
    schema1:familyName "Boogaard" ;
    schema1:givenName "F.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46ea0ef862bf773af9319eafa6183e6a> ;
    schema1:name "F.C. Boogaard" ;
    schema1:sameAs <http://viaf.org/viaf/305824149>,
        <https://isni.org/isni/000000041957619X> .

