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

<http://data.bibliotheken.nl/id/thes/p07427922X> a schema1:Person ;
    rdfs:label "Baars, Anthonie (1956-)" ;
    schema1:alternateName "Baars, A.",
        "Baars, Ton" ;
    schema1:birthDate "1956" ;
    schema1:description "B9035381: drs., werkt sinds 1986 voor het Louis Bolk Instituut, is ecoloog (B9902419)" ;
    schema1:familyName "Baars" ;
    schema1:givenName "Anthonie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65cb58c368b9d6f3c394783cc140750d> ;
    schema1:name "Anthonie Baars" ;
    schema1:sameAs <http://viaf.org/viaf/283345837>,
        <https://isni.org/isni/0000000389836500> .

