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

<http://data.bibliotheken.nl/id/thes/p19086267X> a schema1:Person ;
    rdfs:label "Wuestenberg, Johann" ;
    schema1:description "verbonden aan Associate voor OrganisatieOntwikkeling" ;
    schema1:familyName "Wuestenberg" ;
    schema1:givenName "Johann" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dab6953b0c08c65895c513f3a9163545> ;
    schema1:name "Johann Wuestenberg" ;
    schema1:sameAs <http://viaf.org/viaf/290592960>,
        <https://isni.org/isni/0000000395789210> .

