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

<http://data.bibliotheken.nl/id/thes/p166266868> a schema1:Person ;
    rdfs:label "Dirks, A.C. (ir.)" ;
    schema1:description "B9826640: verbonden aan de Wetenschapswinkel, TU Delft" ;
    schema1:familyName "Dirks" ;
    schema1:givenName "A.C." ;
    schema1:hasOccupation "ir." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abbf5fc4c0e1974950e041f6cbbfb321> ;
    schema1:name "A.C. Dirks" ;
    schema1:sameAs <http://viaf.org/viaf/8551161211664940070003>,
        <https://isni.org/isni/000000039568593X> .

