@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/p07447474X> a schema1:Person ;
    rdfs:label "Brugge, Tini (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:description "biologe, coördinator v/h franciscaanse milieuproject 'De Aarde Eren'",
        "lid van de werkgroep 'Aarden in Geloof' van de Franciskaanse Samenwerking" ;
    schema1:familyName "Brugge" ;
    schema1:givenName "Tini" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75fbc1a0dfa4a3aa60028607ced6597a> ;
    schema1:name "Tini Brugge" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/60621021>,
        wd:Q14493248,
        <https://isni.org/isni/0000000027365123> .

