@prefix this: <https://w3id.org/livingreviews/np/paper-bib/1772690.1772751/RAFDHT356hoztcOp08bP5mxRor35uaDA5BnsW4j7OLlaI> .
@prefix sub: <https://w3id.org/livingreviews/np/paper-bib/1772690.1772751/RAFDHT356hoztcOp08bP5mxRor35uaDA5BnsW4j7OLlaI#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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.1145/1772690.1772751> <http://prismstandard.org/namespaces/basic/2.1/doi> "10.1145/1772690.1772751" ;
    dct:creator <http://id.crossref.org/contributor/changhyun-lee-28apzlpo5bde7> , <http://id.crossref.org/contributor/haewoon-kwak-28apzlpo5bde7> , <http://id.crossref.org/contributor/hosung-park-28apzlpo5bde7> , <http://id.crossref.org/contributor/sue-moon-28apzlpo5bde7> ;
    dct:date "2010"^^xsd:gYear ;
    dct:identifier "10.1145/1772690.1772751" ;
    dct:isPartOf <http://id.crossref.org/isbn/9781605587998> ;
    dct:publisher "ACM Press" ;
    dct:title "What is Twitter, a social network or a news media?" ;
    <http://purl.org/ontology/bibo/doi> "10.1145/1772690.1772751" ;
    <http://www.w3.org/2002/07/owl#sameAs> <doi:10.1145/1772690.1772751> , <info:doi/10.1145/1772690.1772751> .
  <http://id.crossref.org/contributor/changhyun-lee-28apzlpo5bde7> a <http://xmlns.com/foaf/0.1/Person> ;
    <http://xmlns.com/foaf/0.1/familyName> "Lee" ;
    <http://xmlns.com/foaf/0.1/givenName> "Changhyun" ;
    <http://xmlns.com/foaf/0.1/name> "Changhyun Lee" .
  <http://id.crossref.org/contributor/haewoon-kwak-28apzlpo5bde7> a <http://xmlns.com/foaf/0.1/Person> ;
    <http://xmlns.com/foaf/0.1/familyName> "Kwak" ;
    <http://xmlns.com/foaf/0.1/givenName> "Haewoon" ;
    <http://xmlns.com/foaf/0.1/name> "Haewoon Kwak" .
  <http://id.crossref.org/contributor/hosung-park-28apzlpo5bde7> a <http://xmlns.com/foaf/0.1/Person> ;
    <http://xmlns.com/foaf/0.1/familyName> "Park" ;
    <http://xmlns.com/foaf/0.1/givenName> "Hosung" ;
    <http://xmlns.com/foaf/0.1/name> "Hosung Park" .
  <http://id.crossref.org/contributor/sue-moon-28apzlpo5bde7> a <http://xmlns.com/foaf/0.1/Person> ;
    <http://xmlns.com/foaf/0.1/familyName> "Moon" ;
    <http://xmlns.com/foaf/0.1/givenName> "Sue" ;
    <http://xmlns.com/foaf/0.1/name> "Sue Moon" .
  <http://id.crossref.org/isbn/9781605587998> dct:title "Proceedings of the 19th international conference on World wide web - WWW '10" ;
    a <http://purl.org/ontology/bibo/Book> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://doi.org/10.1145/1772690.1772751> .
}
sub:pubinfo {
  this: dct:created "2021-09-20T12:48:17.385+02:00"^^xsd:dateTime ;
    dct:creator <https://orcid.org/0000-0002-1267-0234> , <https://orcid.org/0000-0002-2363-5880> , <https://orcid.org/0000-0002-3429-2879> , <https://orcid.org/0000-0003-1460-8757> , <https://orcid.org/0000-0003-2929-3815> ;
    dct:license <https://creativecommons.org/share-your-work/public-domain/cc0/> .
}