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

<http://data.bibliotheken.nl/id/thes/p113504470> a schema1:Person ;
    rdfs:label "Arts, Catharina Johanna Maria" ;
    schema1:alternateName "Arts, Karin" ;
    schema1:description "Lid van de Werkgroep Feminisme & Internationaal Recht van de NVIR",
        "Ook gevonden als: Karin Arts",
        "Professor of International Law and Development, International Institute of Social Studies (ISS), The Hague" ;
    schema1:familyName "Arts" ;
    schema1:givenName "Catharina Johanna Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06b83584d764ac87c63c03a809fb3233> ;
    schema1:name "Catharina Johanna Maria Arts" ;
    schema1:sameAs <http://viaf.org/viaf/85275536>,
        <https://isni.org/isni/0000000110748045> .

