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

<http://data.bibliotheken.nl/id/thes/p069427593> a schema1:Person ;
    rdfs:label "Stokroos, Meindert L. (1944-)" ;
    schema1:alternateName "Stokroos, M.L." ;
    schema1:birthDate "1944" ;
    schema1:description "studeerde sociologie en was werkzaam in de monumentenzorg. Publiceert onder meer over oude bouwmaterialen" ;
    schema1:familyName "Stokroos" ;
    schema1:givenName "Meindert L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/328d67fa499662bf01ed8aa96b98995e> ;
    schema1:name "Meindert L. Stokroos" ;
    schema1:sameAs <http://viaf.org/viaf/19922068>,
        <https://isni.org/isni/0000000003002766> .

