@prefix this: <http://purl.org/np/RAsVPJo9f1v4PXsIG2heBlgfQX2tTNgPN_w70jtmnW-QM> .
@prefix sub: <http://purl.org/np/RAsVPJo9f1v4PXsIG2heBlgfQX2tTNgPN_w70jtmnW-QM#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@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 {
  sub:AUSSI-ESS a fip:FAIR-Implementation-Community ;
    rdfs:comment "The Australian National University (ANU) conducted the ESS in an Australian context, under the title of the Australian Social Survey International – ESS (AUSSI-ESS). The purpose of the Australian study was to conduct a national study that enabled cross-continent comparisons to European countries that participate, to better understand the similarities and differences between countries. The fieldwork methodology for AUSSI-ESS was completed using self-completion of surveys via the web. This was different to that traditionally used in the ESS, which had used face-to-face survey methods almost exclusively through Wave 9." ;
    rdfs:label "Australian Social Survey International – European Social Survey (AUSSI-ESS)" ;
    rdfs:seeAlso <https://dataverse.ada.edu.au/dataset.xhtml?persistentId=doi:10.26193/HMPLAT> ;
    fip:has-research-domain <http://purl.obolibrary.org/obo/NCIT_C17141> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-1261-9930 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "enZGAmBWNTGMHDrWyfb3mvsMJC/fqr2JHvAkIS26oeDP8fiuvUYMvAzRRgaB8yKoz5Q7oeyIHyCM3Qb2DIClD9UCJa77dBG1vI8CpXPry0mtbUHBoMWejHbRrMLgp22sDEPA9IZDdGGdVsrWMbmlumssMLhcJjfCTfqrkd3bZH8=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-06-07T15:03:53Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:AUSSI-ESS ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/0a2e46a9-900a-4fa0-a632-d49920ca36bd> .
}