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

<http://data.bibliotheken.nl/id/thes/p165607556> a schema1:Person ;
    rdfs:label "Couto, Patrícia (1950-)" ;
    schema1:birthDate "1950" ;
    schema1:description "vert." ;
    schema1:familyName "Couto" ;
    schema1:givenName "Patrícia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9783dc3ff3051e5765ed1841065cfaaa> ;
    schema1:name "Patrícia Couto" ;
    schema1:sameAs <http://viaf.org/viaf/99749114>,
        <https://isni.org/isni/0000000069720613> .

