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

<http://data.bibliotheken.nl/id/thes/p068345151> a schema1:Person ;
    rdfs:label "Rutten-Roos, Antonetta (1941-)" ;
    schema1:alternateName "Roos, Antonetta",
        "Rutten-Roos, Netta" ;
    schema1:birthDate "1941" ;
    schema1:description "geb. Heemstede 19-6-1941",
        "vice-president Gerechtshof Amsterdam" ;
    schema1:familyName "Rutten-Roos" ;
    schema1:givenName "Antonetta" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7af0a3fcff6c2c1df1061ef61ed78cd> ;
    schema1:name "Antonetta Rutten-Roos" ;
    schema1:sameAs <http://viaf.org/viaf/306157323>,
        <https://isni.org/isni/0000000398065736> .

