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

<http://data.bibliotheken.nl/id/thes/p217840507> a schema1:Person ;
    rdfs:label "Hoog, M. de" ;
    schema1:description "Kinderarts-intensivist, afdeling Intensive Care Pediatrie en Keel-, Neus- en Oorheelkunde, Academische Ziekenhuis, Rotterdam, Sophia Kinderziekenhuis, Rotterdam" ;
    schema1:familyName "de Hoog" ;
    schema1:givenName "M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90eb5c5941b20d3e47735eebc70dd161> ;
    schema1:name "M. de Hoog" ;
    schema1:sameAs <http://viaf.org/viaf/284695698>,
        <https://isni.org/isni/0000000390980841> .

