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

<http://data.bibliotheken.nl/id/thes/p340356154> a schema1:Person ;
    rdfs:label "Prins, Andrea" ;
    schema1:description "28505755: vertaler, Nederlands-Duits, Engels-Duits",
        "publiceert over: bouwkunst, architecten; verbonden aan: Stichting BONAS (Rotterdam)" ;
    schema1:familyName "Prins" ;
    schema1:givenName "Andrea" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be90b4025123506282ffcd6ec3fe791d> ;
    schema1:name "Andrea Prins" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/252842638>,
        <https://isni.org/isni/0000000376090551> .

