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

<http://data.bibliotheken.nl/id/thes/p085553565> a schema1:Person ;
    rdfs:label "Daals, W.Th." ;
    schema1:description "arbeidsmarktpolitiek, personeelsbeleid" ;
    schema1:familyName "Daals" ;
    schema1:givenName "W.Th." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aae20a3be535832a7ed9b6e593ff4d0b> ;
    schema1:name "W.Th. Daals" ;
    schema1:sameAs <http://viaf.org/viaf/287946296>,
        <https://isni.org/isni/0000000393619672> .

