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

<http://data.bibliotheken.nl/id/thes/p172179505> a schema1:Person ;
    rdfs:label "Ramsaransing, G.N." ;
    schema1:description "B9832302: Mw. ir., voedingskundige" ;
    schema1:familyName "Ramsaransing" ;
    schema1:givenName "G.N." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9be774d3523cdda3ad9eabd227748630> ;
    schema1:name "G.N. Ramsaransing" ;
    schema1:sameAs <http://viaf.org/viaf/285429510>,
        <https://isni.org/isni/0000000391617243> .

