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

<http://data.bibliotheken.nl/id/thes/p068906951> a schema1:Person ;
    rdfs:label "Clason, Christine Etske" ;
    schema1:alternateName "Clason, C.E.",
        "Clason, Christine",
        "Clason, Christine E." ;
    schema1:description "hoofddocent Familiesociologie a/d Rijks Universiteit Groningen, afd. Sociologie van Onderwijs en Familie" ;
    schema1:familyName "Clason" ;
    schema1:givenName "Christine Etske" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a5c98ef47720de01bd18446d17eed705> ;
    schema1:name "Christine Etske Clason" ;
    schema1:sameAs <http://viaf.org/viaf/26102407>,
        <https://isni.org/isni/0000000030693283> .

