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

<http://data.bibliotheken.nl/id/thes/p401025535> a schema1:Person ;
    rdfs:label "Rijswijk, Roos van (1985-)" ;
    schema1:birthDate "1985" ;
    schema1:description "2016: columnist van Advalvas en schreef toneel voor Theatergroep Thomas",
        "columniste/publiciste o.a. ts. \"Ad valvas\", red. ts. \"Tirade\" en literator" ;
    schema1:familyName "van Rijswijk" ;
    schema1:givenName "Roos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e40814d4503afaf4282f7ae1ebfb885> ;
    schema1:name "Roos van Rijswijk" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/222147266568535480192>,
        <https://isni.org/isni/0000000463639899> .

