@prefix this: <https://w3id.org/np/RA8ep4I-2-c4GDtQ6EXMqCveTWXEJdiifW7CDV7533tvw> .
@prefix sub: <https://w3id.org/np/RA8ep4I-2-c4GDtQ6EXMqCveTWXEJdiifW7CDV7533tvw/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q30313051> a <http://www.wikidata.org/entity/Q15773317> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.wikidata.org/wiki/Q30313051?utm_source=chatgpt.com> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q15773317> nt:hasLabelFromApi "television character - fictional character who appears in a television series" .
  <http://www.wikidata.org/entity/Q30313051> nt:hasLabelFromApi "Phil Dunphy - fictional character on the American sitcom Modern Family" .
  this: dct:created "2025-10-12T15:39:08.451Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0005-9753-7457 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Phil Dunphy is a television character" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8 ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAspoKE+p/bHY2FW13UPocwVuCYx7U2simIWNv8EgZQKyh7sn2MQUPQgBwRkdFjsWe1uxASDKuzAK2WK9vrDVJoAv9eMnzlks3SS10BaFyQ5Rvwf73U6RMFccEc8QXhcQy4CXN9u2A/iJc5zqMbCcDHQDADpUUVmVGg1SkDvyt2UaQvY36jSkxuBRF0i67IGd2SykZZFOBNECVIcL91MuPdHGoqmX+Zv3VB9LUL4+WGllJelGND+iyNEVZwmcf7nz+Xlvk3WGHAU5RfL1NkK8szpdMiXkePwKZjcjERy9uGQIKcAAQ9r1HRef8clp8hV9FrtelqKxDU1qEdg97c9ri9wIDAQAB" ;
    npx:hasSignature "AwHGEQZkOb0nIwNv1OzmZ18nR3iYVYhTHSo6Mx+aXfCdY/E8Hq/wPsCQFLDOYUJD+vsU14zefJhrg9Fdn7320zFEavWLTabV7HRF0eK99vIZtVQ6Qlin91E9xOUVydtYOuHFcaV32PObeqNBTUyl3qDPcRmJAuMzvfI9acqH7xcon3gO4BWtT05bFADihQQL30QrDBj6Aa418Ai2/cfWhKlCrUNWJOz8L1pgGnPrC+fMcCZzcoxfT8PEvwwuZGR6YZmOJdhJhhFRDsBGQ0lqnkUJhhyYuQBrorxGD4FjrnmhA/QZz8DmNueXY8dxoi3m7gRy8Tkt3MLtXPkaT4DqEA==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0005-9753-7457 .
}