@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:MCAL-NL dct:isPartOf ; a fip:FAIR-Implementation-Community; rdfs:comment "Community of Media Content Analysis scholars in the Netherlands"; rdfs:label "MCAL scholars - Media Content Analysis Lab scholars in the Netherlands"; rdfs:seeAlso ; fip:has-research-domain . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-6978-5278 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "JaAWAOPcvKcNfMRdCI22CUGTSC3Uvq50ffCjhxZbCELvesmaCFJYiRNIV7VbuLPeVqI96wvtP4gpyPBKXUXUQE5OGjN2xI5P++8CEzNUojoYP0rYGeK/mXQOwgvtS9P2KhuL9rtG3NaJ4f/9HPdZEx4KVzu4Zpfh4Kp37IpScmY="; npx:hasSignatureTarget this: . this: dct:created "2023-07-04T11:05:34Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:MCAL-NL; prov:wasDerivedFrom . }