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

<http://data.bibliotheken.nl/id/thes/p16435445X> a schema1:Person ;
    rdfs:label "Koks, L.P.M." ;
    schema1:alternateName "Koks, L." ;
    schema1:description "Hoofdredacteur van Tijdschrift voor Marketing" ;
    schema1:familyName "Koks" ;
    schema1:givenName "L.P.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/939f17e508ec69619504a7e040b66812> ;
    schema1:name "L.P.M. Koks" ;
    schema1:sameAs <http://viaf.org/viaf/281099850> .

