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

<http://data.bibliotheken.nl/id/thes/p072582499> a schema1:Person ;
    rdfs:label "Iburg, Larry (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "bron: https://spannings.blogspot.com/2021/11/met-pensioen-nieuws-2021.html",
        "bron: https://www.ellessy.nl/?page_id=311",
        "red.",
        "uitgever/oprichter van Uitgeverij Ellessy" ;
    schema1:familyName "Iburg" ;
    schema1:givenName "Larry" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3f335a76e05e7bdb74fdb7086567f94> ;
    schema1:name "Larry Iburg" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/47003222>,
        <https://isni.org/isni/0000000107807788> .

