@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/Q276>
    rdf:type schema:Person ;
    rdfs:label "Hazel Moder"@en ;
    schema:description "Hazel, is the only daughter of Julia Roberts and her husband Danny Moder, and the twin sister of Phinnaeus, with a younger brother, Henry. The blonde-haired beauty began her third-level studies at Trinity College Dublin last October and is expected to continue her education in Ireland until 2027."@en ;
    fame:qid "Q276" ;
    schema:dateModified "2026-01-19T05:39:43+05:30"^^xsd:dateTime ;
    fame:P32 <https://famedata.org/entity/Q275> ;
    fame:P12 <https://famedata.org/entity/Q7> ;
    fame:P1 "2004-11-28" ;
    fame:P33 <https://famedata.org/entity/Q277> ;
    fame:P2 <https://famedata.org/entity/Q5> .