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

<http://data.bibliotheken.nl/id/thes/p071463062> a schema1:Person ;
    rdfs:label "Jong, Sikko de" ;
    schema1:description "inspecteur basisonderwijs Friesland" ;
    schema1:familyName "de Jong" ;
    schema1:givenName "Sikko" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34d81d7385baaef6f14948632072c9bc> ;
    schema1:name "Sikko de Jong" ;
    schema1:sameAs <http://viaf.org/viaf/262280863>,
        <https://isni.org/isni/0000000381855459> .

