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

<http://data.bibliotheken.nl/id/thes/p239920767> a schema1:Person ;
    rdfs:label "Visser, S. (Stichting Maatschappij en Onderneming)" ;
    schema1:description "B0236321, colofon: foto's: Sybren Visser (is de fotograaf dezelfde als de eindredacteur drs. S. Visser ??)",
        "Drs" ;
    schema1:familyName "Visser" ;
    schema1:givenName "S." ;
    schema1:hasOccupation "Stichting Maatschappij en Onderneming" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e4cb67af350d8babfa18bbf7261d4d9> ;
    schema1:name "S. Visser" ;
    schema1:sameAs <http://viaf.org/viaf/2854161211819740070002>,
        <https://isni.org/isni/0000000389714159> .

