@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix fame: <https://famedata.org/ontology/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://famedata.org/entity/Q2034>
    rdf:type schema:Person ;
    rdfs:label "Amit Raj"@en ;
    schema:description "UK-based entrepreneur, digital marketing consultant, and known as The Links Guy"@en ;
    fame:qid "Q2034" ;
    schema:dateModified "2026-01-19T05:39:43+05:30"^^xsd:dateTime ;
    fame:P2 <https://famedata.org/entity/Q5> ;
    fame:P5 <https://famedata.org/entity/Q12> ;
    fame:P12 <https://famedata.org/entity/Q6> ;
    fame:P6 <https://famedata.org/entity/Q96> ;
    fame:P4 <https://famedata.org/entity/Q2035> ;
    fame:P1 "1986-12-22" ;
    fame:P14 "https://thelinksguy.com/" ;
    fame:P9 "thelinksguy" ;
    fame:P8 "thelinksguy" ;
    fame:P21 "/g/11qg32wy41" ;
    fame:P11 "link-building-expert" ;
    fame:P15 "nm12863148" ;
    fame:P10 "thatlinksguy" ;
    fame:P25 "https://famepedia.org/wiki/amit-raj-thelinksguy/" .