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

<http://data.bibliotheken.nl/id/thes/p071062076> a schema1:Person ;
    rdfs:label "Jungschleger, Ineke (1943-)" ;
    schema1:birthDate "1943" ;
    schema1:description "werkzaam als sociaal-economisch red. \"de Volkskrant\"" ;
    schema1:familyName "Jungschleger" ;
    schema1:givenName "Ineke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b62fdf4e70151868e66696128f63ed45> ;
    schema1:name "Ineke Jungschleger" ;
    schema1:sameAs <http://viaf.org/viaf/1404149108438168780005>,
        <https://isni.org/isni/0000000398090851> .

