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

<http://data.bibliotheken.nl/id/thes/p073655767> a schema1:Person ;
    rdfs:label "Rice, Christopher" ;
    schema1:description "Drs. in de filosofie v/h Centrum voor Russische en Oosteuropese Studies a/d Universiteit van Birmingham. Het echtpaar Rice heeft een aantal reisgidsen geschreven, waaronder Citypack Berlijn" ;
    schema1:familyName "Rice" ;
    schema1:givenName "Christopher" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0d61b2856d3b5f171a53f8fe0ae6e50> ;
    schema1:name "Christopher Rice" ;
    schema1:sameAs <http://viaf.org/viaf/100247486>,
        <https://isni.org/isni/0000000108702590> .

