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

<http://data.bibliotheken.nl/id/thes/p248723812> a schema1:Person ;
    rdfs:label "Hoesel, L.F.W. van" ;
    schema1:alternateName "Hoesel, Lodewijk F.W. van" ;
    schema1:description "B0339513 p. 1: Lodewijk F.W. van Hoesel, Computer Architecture and Embedded Systems Group" ;
    schema1:familyName "van Hoesel" ;
    schema1:givenName "L.F.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a8a5a11c78a3ac337f2b2133c3abc31> ;
    schema1:name "L.F.W. van Hoesel" ;
    schema1:sameAs <http://viaf.org/viaf/281018855>,
        <https://isni.org/isni/0000000387935417> .

