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

<http://data.bibliotheken.nl/id/thes/p136310397> a schema1:Person ;
    rdfs:label "Tuninga, Ronald S.J." ;
    schema1:alternateName "Tuninga, R.S.J." ;
    schema1:description "hoogleraar Marketing en International Business bij de faculteit Bedrijfs- en Bestuurswetenschappen van de Open Universiteit te Heerlen",
        "prof dr" ;
    schema1:familyName "Tuninga" ;
    schema1:givenName "Ronald S.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2dc7f6963812fedce2172cfc1a144a02> ;
    schema1:name "Ronald S.J. Tuninga" ;
    schema1:sameAs <http://viaf.org/viaf/3595149068406765730005>,
        <https://isni.org/isni/0000000396132958> .

