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

<http://data.bibliotheken.nl/id/thes/p323555888> a schema1:Person ;
    rdfs:label "Sieckelinck, Stijn Mariette Albert (1980-)" ;
    schema1:birthDate "1980" ;
    schema1:description "wijsgerig-pedagoog" ;
    schema1:familyName "Sieckelinck" ;
    schema1:givenName "Stijn Mariette Albert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f3f61951c006f1d945f49dc541ec80d> ;
    schema1:name "Stijn Mariette Albert Sieckelinck" ;
    schema1:sameAs <http://viaf.org/viaf/288801536>,
        <https://isni.org/isni/0000000368721755> .

