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

<http://data.bibliotheken.nl/id/thes/p12446369X> a schema1:Person ;
    rdfs:label "Beukema, Nico" ;
    schema1:description "Werkzaam als adviseur bij de adviesgroep Bestuur & Management van BDO Consultants, vestiging Groningen" ;
    schema1:familyName "Beukema" ;
    schema1:givenName "Nico" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b98c3c56db5a075320c1b8dfa7b0c8d3> ;
    schema1:name "Nico Beukema" ;
    schema1:sameAs <http://viaf.org/viaf/285459143>,
        <https://isni.org/isni/0000000391627070> .

