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

<http://data.bibliotheken.nl/id/thes/p099453444> a schema1:Person ;
    rdfs:label "Mijnlieff, Gerrit W." ;
    schema1:description "Ook als: Gerrit Mijnlieff",
        "drs.",
        "leermiddelen bedrijfsadministratie ; leermiddelen economie" ;
    schema1:familyName "Mijnlieff" ;
    schema1:givenName "Gerrit W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86fd15d40b5d748576d47b3b3a06b4a2> ;
    schema1:name "Gerrit W. Mijnlieff" ;
    schema1:sameAs <http://viaf.org/viaf/280463567>,
        <https://isni.org/isni/0000000387514209> .

