@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix orcid: <https://orcid.org/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix this: <https://w3id.org/livingreviews/np/paper-bib/cyber.2012.0265/RAMIWEpo4WAE2ZAbo5H-GJsd-4BUPGdbWAhJPECSt-IzM> .
@prefix sub: <https://w3id.org/livingreviews/np/paper-bib/cyber.2012.0265/RAMIWEpo4WAE2ZAbo5H-GJsd-4BUPGdbWAhJPECSt-IzM#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix np: <http://www.nanopub.org/nschema#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://dx.doi.org/10.1089/cyber.2012.0265> <http://prismstandard.org/namespaces/basic/2.1/doi> "10.1089/cyber.2012.0265" ;
    <http://prismstandard.org/namespaces/basic/2.1/endingPage> "182" ;
    <http://prismstandard.org/namespaces/basic/2.1/startingPage> "175" ;
    <http://prismstandard.org/namespaces/basic/2.1/volume> "16" ;
    dcterms:creator <http://id.crossref.org/contributor/amy-hagerstrom-3p2axxi2rdebe> , <http://id.crossref.org/contributor/anna-r-mcalister-3p2axxi2rdebe> , <http://id.crossref.org/contributor/elizabeth-taylor-quilliam-3p2axxi2rdebe> , <http://id.crossref.org/contributor/jef-i-richards-3p2axxi2rdebe> , <http://id.crossref.org/contributor/nora-j-rifon-3p2axxi2rdebe> , <http://id.crossref.org/contributor/saleem-alhabash-3p2axxi2rdebe> ;
    dcterms:date "2013-03"^^xsd:gYearMonth ;
    dcterms:identifier "10.1089/cyber.2012.0265" ;
    dcterms:isPartOf <http://id.crossref.org/issn/2152-2715> ;
    dcterms:publisher "Mary Ann Liebert Inc" ;
    dcterms:title "Between Likes and Shares: Effects of Emotional Appeal and Virality on the Persuasiveness of Anticyberbullying Messages on Facebook" ;
    <http://purl.org/ontology/bibo/doi> "10.1089/cyber.2012.0265" ;
    <http://purl.org/ontology/bibo/pageEnd> "182" ;
    <http://purl.org/ontology/bibo/pageStart> "175" ;
    <http://purl.org/ontology/bibo/volume> "16" ;
    <http://www.w3.org/2002/07/owl#sameAs> <doi:10.1089/cyber.2012.0265> , <info:doi/10.1089/cyber.2012.0265> .
  <http://id.crossref.org/contributor/amy-hagerstrom-3p2axxi2rdebe> a foaf:Person ;
    foaf:familyName "Hagerstrom" ;
    foaf:givenName "Amy" ;
    foaf:name "Amy Hagerstrom" .
  <http://id.crossref.org/contributor/anna-r-mcalister-3p2axxi2rdebe> a foaf:Person ;
    foaf:familyName "McAlister" ;
    foaf:givenName "Anna R." ;
    foaf:name "Anna R. McAlister" .
  <http://id.crossref.org/contributor/elizabeth-taylor-quilliam-3p2axxi2rdebe> a foaf:Person ;
    foaf:familyName "Quilliam" ;
    foaf:givenName "Elizabeth Taylor" ;
    foaf:name "Elizabeth Taylor Quilliam" .
  <http://id.crossref.org/contributor/jef-i-richards-3p2axxi2rdebe> a foaf:Person ;
    foaf:familyName "Richards" ;
    foaf:givenName "Jef I." ;
    foaf:name "Jef I. Richards" .
  <http://id.crossref.org/contributor/nora-j-rifon-3p2axxi2rdebe> a foaf:Person ;
    foaf:familyName "Rifon" ;
    foaf:givenName "Nora J." ;
    foaf:name "Nora J. Rifon" .
  <http://id.crossref.org/contributor/saleem-alhabash-3p2axxi2rdebe> a foaf:Person ;
    foaf:familyName "Alhabash" ;
    foaf:givenName "Saleem" ;
    foaf:name "Saleem Alhabash" .
  <http://id.crossref.org/issn/2152-2715> <http://prismstandard.org/namespaces/basic/2.1/issn> "2152-2715" , "2152-2723" ;
    dcterms:title "Cyberpsychology, Behavior, and Social Networking" ;
    <http://purl.org/ontology/bibo/issn> "2152-2715" , "2152-2723" ;
    a <http://purl.org/ontology/bibo/Journal> ;
    <http://www.w3.org/2002/07/owl#sameAs> "urn:issn:2152-2715" , "urn:issn:2152-2723" .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://doi.org/10.1089/cyber.2012.0265> .
}
sub:pubinfo {
  this: dcterms:created "2021-09-20T12:48:17.385+02:00"^^xsd:dateTime ;
    dcterms:creator orcid:0000-0002-1267-0234 , orcid:0000-0002-2363-5880 , orcid:0000-0002-3429-2879 , orcid:0000-0003-1460-8757 , orcid:0000-0003-2929-3815 ;
    dcterms:license <https://creativecommons.org/share-your-work/public-domain/cc0/> .
}