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

<http://data.bibliotheken.nl/id/thes/p067811256> a schema1:Person ;
    rdfs:label "Loon, J.N.M. van" ;
    schema1:description "mb - mathematische statistiek" ;
    schema1:familyName "van Loon" ;
    schema1:givenName "J.N.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da5cc42fa55a70d4d6e0951b16a77d61> ;
    schema1:name "J.N.M. van Loon" ;
    schema1:sameAs <http://viaf.org/viaf/285716609>,
        <https://isni.org/isni/0000000368736690> .

