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

<http://data.bibliotheken.nl/id/thes/p067560873> a schema1:Person ;
    rdfs:label "Spierings, C.J.M." ;
    schema1:alternateName "Spierings, Cor" ;
    schema1:description "LEI" ;
    schema1:familyName "Spierings" ;
    schema1:givenName "C.J.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03ea8810f63ae451a8517acd8a740d6f> ;
    schema1:name "C.J.M. Spierings" ;
    schema1:sameAs <http://viaf.org/viaf/18488184>,
        <https://isni.org/isni/0000000030497389> .

