@prefix this: <https://w3id.org/np/RAw3wZ_u5levR7dWjmPa_RceUZTbUzAP2WMjsOKGU_HVc> .
@prefix sub: <https://w3id.org/np/RAw3wZ_u5levR7dWjmPa_RceUZTbUzAP2WMjsOKGU_HVc/> .
@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 <https://w3id.org/np/RAkBWBv1ObZUeAXEsNfWXK3yNiKtrHpEAKEQIPVwXyQEg/executive_or_realtor> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://en.wikipedia.org/wiki/Modern_Family> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q30313051> nt:hasLabelFromApi "Phil Dunphy - fictional character on the American sitcom Modern Family" .
  <https://w3id.org/np/RAkBWBv1ObZUeAXEsNfWXK3yNiKtrHpEAKEQIPVwXyQEg/executive_or_realtor> nt:hasLabelFromApi "Class: Executive or Realtor - A class that includes all individuals who are either a CEO or a Realtor." .
  this: dct:created "2025-10-12T15:50:19.282Z"^^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 Class: Executive or Realtor" ;
    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 "j8XUzOZG51/cUe3LAYfF+xJKsXylChhAD52tdi0s1hjwe8Q27e5QNb+6Pzpdbd4TUKG4soMCBJDq3mp50shGW77mkmxjAlQl/gWTEm5M50i4o5RBRggpPql0wG0L3NDPzbqKG3qHpLASgsiT/HyYdVNE5EJmsa12pRqzUQbStXM2SA4EHHIPTXmHXkwvArJa5pqwj9smxKPo7ypZgrkaE5GMyy6ggPWvDLT9vAuE2XrEqPp8N2+Rvs4GmVKeo/KjxGs179ItQMsQnH1sLF5bUegiGtqCrfVaVlhCMINN56bC1GYNIAIRwVEyyG8vejGQfYgwiUtfJfsfOomOdXqXyg==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0005-9753-7457 .
}