@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix orcid: <https://orcid.org/> .
@prefix this: <https://w3id.org/livingreviews/np/paper-bib/1369118X.2012.706316/RAc5GmkbcEJrALiovrv5c46DUBQ-7tUR9tredWsrIA_WM> .
@prefix sub: <https://w3id.org/livingreviews/np/paper-bib/1369118X.2012.706316/RAc5GmkbcEJrALiovrv5c46DUBQ-7tUR9tredWsrIA_WM#> .
@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.1080/1369118X.2012.706316> <http://prismstandard.org/namespaces/basic/2.1/doi> "10.1080/1369118x.2012.706316" ;
    <http://prismstandard.org/namespaces/basic/2.1/endingPage> "1396" ;
    <http://prismstandard.org/namespaces/basic/2.1/startingPage> "1373" ;
    <http://prismstandard.org/namespaces/basic/2.1/volume> "16" ;
    dct:creator <http://id.crossref.org/contributor/anne-bowser-21owvd5mynl3c> , <http://id.crossref.org/contributor/derek-hansen-21owvd5mynl3c> , <http://id.crossref.org/contributor/itai-himelboim-21owvd5mynl3c> ;
    dct:date "2013-11"^^xsd:gYearMonth ;
    dct:identifier "10.1080/1369118x.2012.706316" ;
    dct:isPartOf <http://id.crossref.org/issn/1369-118X> ;
    dct:publisher "Informa UK Limited" ;
    dct:title "PLAYING IN THE SAME TWITTER NETWORK" ;
    <http://purl.org/ontology/bibo/doi> "10.1080/1369118x.2012.706316" ;
    <http://purl.org/ontology/bibo/pageEnd> "1396" ;
    <http://purl.org/ontology/bibo/pageStart> "1373" ;
    <http://purl.org/ontology/bibo/volume> "16" ;
    owl:sameAs <doi:10.1080/1369118x.2012.706316> , <http://dx.doi.org/10.1080/1369118x.2012.706316> , <info:doi/10.1080/1369118x.2012.706316> .
  <http://id.crossref.org/contributor/anne-bowser-21owvd5mynl3c> a foaf:Person ;
    foaf:familyName "Bowser" ;
    foaf:givenName "Anne" ;
    foaf:name "Anne Bowser" .
  <http://id.crossref.org/contributor/derek-hansen-21owvd5mynl3c> a foaf:Person ;
    foaf:familyName "Hansen" ;
    foaf:givenName "Derek" ;
    foaf:name "Derek Hansen" .
  <http://id.crossref.org/contributor/itai-himelboim-21owvd5mynl3c> a foaf:Person ;
    foaf:familyName "Himelboim" ;
    foaf:givenName "Itai" ;
    foaf:name "Itai Himelboim" .
  <http://id.crossref.org/issn/1369-118X> <http://prismstandard.org/namespaces/basic/2.1/issn> "1369-118X" , "1468-4462" ;
    dct:title "Information, Communication & Society" ;
    <http://purl.org/ontology/bibo/issn> "1369-118X" , "1468-4462" ;
    a <http://purl.org/ontology/bibo/Journal> ;
    owl:sameAs "urn:issn:1369-118X" , "urn:issn:1468-4462" .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://doi.org/10.1080/1369118X.2012.706316> .
}
sub:pubinfo {
  this: dct:created "2021-09-20T12:48:17.385+02:00"^^xsd:dateTime ;
    dct: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 ;
    dct:license <https://creativecommons.org/share-your-work/public-domain/cc0/> .
}