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

<http://data.bibliotheken.nl/id/thes/p194910806> a schema1:Person ;
    rdfs:label "Goldman, Alex" ;
    schema1:description "B0007208: B.S., A.M., Ph.D. ; Ferrite Technology Worldwide" ;
    schema1:familyName "Goldman" ;
    schema1:givenName "Alex" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ce84b1714bd76ea070498835d9e0731> ;
    schema1:name "Alex Goldman" ;
    schema1:sameAs <http://viaf.org/viaf/12600777>,
        <https://isni.org/isni/0000000117434348> .

