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

<http://data.bibliotheken.nl/id/thes/p068811314> a schema1:Person ;
    rdfs:label "Taylor, Frederick Winslow (1856-1915)" ;
    schema1:alternateName "Taylor, ...",
        "Taylor, F.W." ;
    schema1:birthDate "1856" ;
    schema1:deathDate "1915" ;
    schema1:description "geb. te Germantown (nabij Philadelphia (Penn.)), op 1856-03-20",
        "overl. te Philadelphia (Penn.), op 1915-03-21",
        "werktuigbouwkundige, bedrijfskundige; hield zich o.a. bezig met rationalisatie van het huishouden, beschrijver 'Taylorstelsel'" ;
    schema1:familyName "Taylor" ;
    schema1:givenName "Frederick Winslow" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af9245ec438c707f0d7fa81fa2880286> ;
    schema1:name "Frederick Winslow Taylor" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/66505279>,
        wd:Q203906,
        <https://isni.org/isni/000000011323148X> ;
    schema1:spouse "vanaf 1884, echtgenoot van: Louise Maria Spooner (1857-1949)" .

