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

<http://data.bibliotheken.nl/id/thes/p094806217> a schema1:Organization ;
    schema1:alternateName "YLBHI" ;
    schema1:description "iw",
        "Voortz. van: Lembaga Bantuan Hukum /Indonesië"@nl ;
    schema1:foundingDate "1982"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p094806217>,
        <https://data2.bibliotheken.nl/.well-known/genid/c467c4133da939ce3f41a0ebe81ba45f> ;
    schema1:name "Yayasan Lembaga Bantuan Hukum Indonesia" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p09480608X> .

