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

<http://data.bibliotheken.nl/id/thes/p069336814> a schema1:Person ;
    rdfs:label "Stroomberg, Johannes" ;
    schema1:description "mb" ;
    schema1:familyName "Stroomberg" ;
    schema1:givenName "Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9da21bed2d8fc8789968c5acf7fe303d> ;
    schema1:name "Johannes Stroomberg" ;
    schema1:sameAs <http://viaf.org/viaf/289674330> .

