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

<http://data.bibliotheken.nl/id/thes/p068179715> a schema1:Person ;
    rdfs:label "Oudejans, Frans (1926-2001)" ;
    schema1:birthDate "1926" ;
    schema1:deathDate "2001" ;
    schema1:description "B9135953: journalist. Perschef bisdom Breda 1963-1986",
        "medewerker tijdschrift Roodkoper (bron: redactie)",
        "r.k. geloofsleven" ;
    schema1:familyName "Oudejans" ;
    schema1:givenName "Frans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a493ffbd441dbe8005dfcfd27a390a3e> ;
    schema1:name "Frans Oudejans" ;
    schema1:sameAs <http://viaf.org/viaf/192387174>,
        <https://isni.org/isni/000000036917428X> .

