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

<http://data.bibliotheken.nl/id/thes/p075257483> a schema1:Person ;
    rdfs:label "Imron, D. Zawawi (1946-)" ;
    schema1:alternateName "Zawawi Imron, D." ;
    schema1:birthDate "1946" ;
    schema1:description "#al-Haj#",
        "B0526355: geboren in 1945,  lokale dichter van eiland Madura; veelgevraagd voordrachtskunstenaar" ;
    schema1:familyName "Imron" ;
    schema1:givenName "D. Zawawi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6252b993f6156f2e6cf663617f3a11e> ;
    schema1:name "D. Zawawi Imron" ;
    schema1:nationality "id" ;
    schema1:sameAs <http://viaf.org/viaf/80678386>,
        <https://isni.org/isni/0000000082746228> .

