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

<http://data.bibliotheken.nl/id/thes/p087204746> a schema1:Person ;
    rdfs:label "Roseboom, Johannes (1959-)" ;
    schema1:alternateName "Roseboom, J." ;
    schema1:birthDate "1959" ;
    schema1:description "B0240731: cv; geboren op 15 januari 1959 te Dalen",
        "landbouwwetenschapper (promoveerde in 2002, Wageningen University)" ;
    schema1:familyName "Roseboom" ;
    schema1:givenName "Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a74af69a996e1d5c187cf1862a4f90aa> ;
    schema1:name "Johannes Roseboom" ;
    schema1:sameAs <http://viaf.org/viaf/271521110>,
        <https://isni.org/isni/0000000383762723> .

