@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .

ns1:01KXTSQXW5H2G5FMTP0RTYT0X8 a ns2:Source ;
    schema:description "Biographical website on Georges Stobbaerts, who founded the Tenchi cultural center and created Tenchi Tessen."@en ;
    schema:inLanguage "en" ;
    schema:name "Life and Work of Georges Stobbaerts" ;
    schema:publisher _:b13152 ;
    schema:url <https://www.georgesstobbaerts.com/georges/> ;
    ns2:sourceType "webpage" .
_:b13152 schema:name "georgesstobbaerts.com" .
