## Turtle Start ## ## What you are trying to illustrate @prefix wdrs: . @prefix schema: . @prefix foaf: . @prefix timbl-card: . @prefix timbl: . @prefix kidehen-preso: . @prefix depiction: . timbl: wdrs:describedby timbl-card: , kidehen-preso: . timbl: foaf:depiction depiction:jpg . timbl-card: a foaf:Document, schema:CreativeWork ; foaf:primaryTopic timbl: ; schema:mainEntityOfPage timbl: . kidehen-preso: a foaf:Document, schema:CreativeWork ; foaf:primaryTopic timbl: ; schema:mainEntityOfPage timbl: . ## Turtle End ##