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

<http://data.bibliotheken.nl/id/thes/p151927863> a schema1:Person ;
    rdfs:label "Steenstra, J." ;
    schema1:description "N.V. Watertransportmaatschappij Rijn-Kennemerland (voorwoord B9435389)" ;
    schema1:familyName "Steenstra" ;
    schema1:givenName "J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4ff65b0bcb85191a725fd832b047563> ;
    schema1:name "J. Steenstra" ;
    schema1:sameAs <http://viaf.org/viaf/289920668>,
        <https://isni.org/isni/0000000395259041> .

