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

<http://data.bibliotheken.nl/id/thes/p169317684> a schema1:Person ;
    rdfs:label "Stromberg (1877- ; baron)" ;
    schema1:birthDate "1877" ;
    schema1:familyName "Stromberg" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d08317d63fedd78bff6b08e302ce08c6> ;
    schema1:name "Stromberg" ;
    schema1:sameAs <http://viaf.org/viaf/289581502> .

