@prefix foaf: . @prefix ns1: . ns1:raphael-troncy foaf:made . ns1:elena-cabrio foaf:made . @prefix ns2: . @prefix ns3: . ns3:posterDemoProceedings ns2:hasPart . @prefix rdf: . @prefix ns5: . rdf:type ns5:SocialObject , ns2:InProceedings . @prefix ns6: . rdf:type ns6:ProceedingsPaper . @prefix owl: . rdf:type owl:Thing . @prefix rdfs: . rdf:type rdfs:Resource , ns5:InformationObject , ns5:Object ; rdfs:label "What are the Important Properties of an Entity? Comparing Users and Knowledge Graph Point of View" ; owl:sameAs . @prefix dc: . dc:creator ns1:elena-cabrio , ns1:ghislain-atemezing , ns1:ahmad-assaf , ns1:raphael-troncy ; dc:title "What are the Important Properties of an Entity? Comparing Users and Knowledge Graph Point of View" . @prefix ns10: . @prefix ns11: . ns10:authorList ns11:authorList ; foaf:maker ns1:ghislain-atemezing , ns1:elena-cabrio , ns1:ahmad-assaf , ns1:raphael-troncy ; ns2:hasAuthorList ns11:authorList ; ns2:isPartOf ns3:posterDemoProceedings ; ns2:title "What are the Important Properties of an Entity? Comparing Users and Knowledge Graph Point of View" . ns1:ahmad-assaf foaf:made . ns1:ghislain-atemezing foaf:made .