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

<http://data.bibliotheken.nl/id/thes/p074689126> a schema1:Person ;
    rdfs:label "Feddes, Fred M. (1957-)" ;
    schema1:alternateName "Feddes, F." ;
    schema1:birthDate "1957" ;
    schema1:description "journalist, m.n. over Amsterdam (verbonden aan: H+N+S Landschapsarchitecten)",
        "maar ook: H+N+S Landschapsarchitecten" ;
    schema1:familyName "Feddes" ;
    schema1:givenName "Fred M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a8885e2b058d390e4445fb05083098f> ;
    schema1:name "Fred M. Feddes" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/101123715>,
        <https://isni.org/isni/0000000078504170> .

