@prefix this: <https://w3id.org/np/RAusghlShIX2hFXcsBvQ5mVlLJDtiOflRMb1hZVwRnkBE> .
@prefix sub: <https://w3id.org/np/RAusghlShIX2hFXcsBvQ5mVlLJDtiOflRMb1hZVwRnkBE#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:assertion rdfs:comment "collected by Karen Osborn, sequenced by Bastian Bentlage, identified based on taxonomic knowledge at the time as \"Aegina citrea\". Specimen ID at Smithsonian D791ss5" .
  sub:association a <https://w3id.org/kpxl/biodiv/terms/OrganismToNucleotideSequenceAssociation> ;
    <https://w3id.org/biolink/vocab/object> <https://www.ncbi.nlm.nih.gov/nucleotide/KY007597.1> ;
    <https://w3id.org/biolink/vocab/predicate> <https://w3id.org/kpxl/biodiv/terms/hasObservedNucleotideSequence> ;
    <https://w3id.org/biolink/vocab/subject> sub:organism ;
    <https://w3id.org/biolink/vocab/timepoint> "2015-08-10T12:00:00Z" ;
    <https://w3id.org/kpxl/biodiv/terms/hasLocationCoordinates> "+36.5315-122.5076667-825.0" .
  sub:organism a sub:taxon ;
    <https://w3id.org/kpxl/biodiv/terms/hasLifeCycleStage> <http://purl.obolibrary.org/obo/UBERON_0000066> .
  sub:taxon <https://w3id.org/kpxl/biodiv/terms/hasTaxonConceptDefinition> <https://doi.org/10.1080/17451000.2016.1268261> ;
    <https://w3id.org/kpxl/biodiv/terms/hasTaxonName> <https://www.checklistbank.org/dataset/9880/taxon/6YSVS> .
}
sub:provenance {
  sub:assertion <http://rs.tdwg.org/dwc/terms/basisOfRecord> <http://rs.tdwg.org/dwc/terms/HumanObservation> ;
    prov:wasAttributedTo orcid:0000-0002-8985-4744 ;
    prov:wasDerivedFrom <https://doi.org/10.1080/17451000.2016.1268261> .
}
sub:pubinfo {
  orcid:0000-0002-8985-4744 foaf:name "Dhugal Lindsay" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCvKP4CKujpsO7dR2GxAujxGhENmtammm07suwZw3ZQ/9wodpkKR/SoeZlQvKIqWzg6WtAkDZ6AgTFS8TbO8S16BO3g9gwRiKfmPM8BLMYlbEdod7Wd/BCAwPyS/vTTCdxVoj16izHndfxm/F3RcgOLCJEYlaTdakQNxIrNHdMdAwIDAQAB" ;
    npx:hasSignature "qU6wiSq36IFCgAUMFhF6eRspUvCGkUXM/E9+KREIAy0NLNSw9lcHp1J2u1tdMEVWG6s9VHwBdVuBU30NdQ5wGiQnqlt+auoObtz/7JTcAZyLIS93ccmN7oe4MnfogDG6eemI3bJ6c00G7w5+p1ktpnMpjczyczbCdu9ZPW9LEOQ=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-8985-4744 .
  this: dct:created "2025-01-02T05:04:35.113Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-8985-4744 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/kpxl/biodiv/terms/BiodivNanopub> ;
    npx:introduces sub:association ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    a <https://w3id.org/kpxl/biodiv/terms/BiodivNanopub> ;
    rdfs:label "Organism of Solmundaegina nematophora Lindsay, 2017 (species) - observed nucleotide sequence - KY007597.1" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAYfEAP8KAu9qhBkCtyq_hshOvTAJOcdfIvGhiGwUqB-M ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAdyqI6k07V5nAS82C6hvIDtNWk179EIV4DV-sLbOFKg4 , <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate ns1:RACPgaoRptG1W-IZpNk6r-MBSMgcdZlaMrAtli9GkmKaE .
  <https://www.checklistbank.org/dataset/9880/taxon/6YSVS> nt:hasLabelFromApi "Solmundaegina nematophora Lindsay, 2017 (species)" .
}