@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/98001> foaf:primaryTopic <album/98001#subject> .

<album/98001#vocals> a mo:Singer .

<event/3> a mo:Release ;
    schema:name "Released at Comic Market 71 (Dec 29, 2006 to Dec 31, 2006)" .

<album/98001#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Seirios"@en,
        "Seirios"@ja,
        "Seirios"@ja-latn ;
    mo:composer <artist/8785#subject> ;
    mo:produced_work <album/98001#musicalwork> ;
    schema:name "Seirios"@en,
        "Seirios"@ja,
        "Seirios"@ja-latn .

<album/98001#musicalexpression> a mo:Signal ;
    mo:published_as <album/98001#subject> ;
    mo:records <album/98001#performance> .

<https://media.vgm.io/albums/10/98001/98001-1586994678.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/98001#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/98001/98001-1586994678.png> ;
    foaf:depicts <album/98001#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/98001/98001-1586994678.png> .

<https://medium-media.vgm.io/albums/10/98001/98001-1586994678.png> a schema:ImageObject,
        foaf:Image .

<album/98001#lyrics> a mo:Lyrics .

<album/98001#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/98001#composition> ;
    mo:lyrics <album/98001#lyrics> ;
    mo:performed_in <album/98001#performance> ;
    mo:singer <album/98001#vocals> .

<artist/11975#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98001#performance> ;
    schema:name "Gom"@en ;
    foaf:name "Gom"@en .

<artist/15641#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98001#performance> ;
    schema:name "Hana"@en,
        "はな"@ja ;
    foaf:name "Hana"@en,
        "はな"@ja .

<artist/78953#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98001#performance> ;
    schema:name "KANAN"@en,
        "華南"@ja ;
    foaf:name "KANAN"@en,
        "華南"@ja .

<artist/8484#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98001#performance> ;
    schema:name "Merami"@en,
        "めらみ"@ja ;
    foaf:made <album/98001#lyrics>,
        <album/98001#subject> ;
    foaf:name "Merami"@en,
        "めらみ"@ja .

<artist/8785#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98001#subject> ;
    mo:performed <album/98001#performance> ;
    schema:name "syana"@en,
        "しゃな"@ja ;
    foaf:made <album/98001#composition>,
        <album/98001#lyrics>,
        <album/98001#subject> ;
    foaf:name "syana"@en,
        "しゃな"@ja .

<album/98001#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-01"^^xsd:date ;
    dcterms:title "Seirios"@en,
        "Seirios"@ja,
        "Seirios"@ja-latn ;
    mo:catalogue_number "ABC-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98001#musicalexpression> ;
    mo:publisher _:Nff16728e1ff042caae169a1e33b8a323 ;
    mo:record _:N219f6d7d8fc3440cabfc993987e72a8b ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "花霄凌"@en ;
            foaf:name "花霄凌"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "N#"@en ;
            foaf:name "N#"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "そんし"@en ;
            foaf:name "そんし"@en ],
        <artist/11975#subject>,
        <artist/15641#subject>,
        <artist/78953#subject>,
        <artist/8484#subject>,
        <artist/8785#subject> ;
    schema:datePublished "2007-12-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/10/98001/98001-1586994678.png> ;
    schema:name "Seirios"@en,
        "Seirios"@ja,
        "Seirios"@ja-latn ;
    schema:publisher _:Nff16728e1ff042caae169a1e33b8a323 ;
    foaf:depiction <https://media.vgm.io/albums/10/98001/98001-1586994678.png> .

<album/98001#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Seirios"@en,
        "Seirios"@ja,
        "Seirios"@ja-latn ;
    mo:performance_of <album/98001#musicalwork> ;
    mo:performer _:Nb3029105989e4a859c267ba876046790,
        _:Ne209b24b4fb24812a23610dbca52f6b3,
        _:Ne2aba73bdc4e471bbc2363a6f69a1821,
        <artist/11975#subject>,
        <artist/15641#subject>,
        <artist/78953#subject>,
        <artist/8484#subject>,
        <artist/8785#subject> ;
    mo:recorded_as <album/98001#musicalexpression> ;
    schema:byArtist _:Nb3029105989e4a859c267ba876046790,
        _:Ne209b24b4fb24812a23610dbca52f6b3,
        _:Ne2aba73bdc4e471bbc2363a6f69a1821,
        <artist/11975#subject>,
        <artist/15641#subject>,
        <artist/78953#subject>,
        <artist/8484#subject>,
        <artist/8785#subject> ;
    schema:name "Seirios"@en,
        "Seirios"@ja,
        "Seirios"@ja-latn ;
    schema:workPerformed <album/98001#musicalwork> .

_:N01149958d79846c5942df524f5dc0886 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seirios"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N219f6d7d8fc3440cabfc993987e72a8b ;
    schema:name "Seirios"@ja .

_:N18b06b2d04184248b989b8bf518584e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "氷の華"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N219f6d7d8fc3440cabfc993987e72a8b ;
    schema:name "氷の華"@ja .

_:N1bf9b87da77243ad8b81aab8bff6f4fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カンタレラ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N219f6d7d8fc3440cabfc993987e72a8b ;
    schema:name "カンタレラ"@ja .

_:N1fb2860944564d549fb2d7d2b16edc21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Animato"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N219f6d7d8fc3440cabfc993987e72a8b ;
    schema:name "Animato"@ja .

_:N8dcb31c412ed47f4a04d7f2ebf724832 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "下弦の月"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N219f6d7d8fc3440cabfc993987e72a8b ;
    schema:name "下弦の月"@ja .

_:N98742be0b5714a79a31f6c8e674c6568 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverb"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N219f6d7d8fc3440cabfc993987e72a8b ;
    schema:name "Reverb"@ja .

_:N9c9709409c574c8687a021ec348bca68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月花夜～残月～"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N219f6d7d8fc3440cabfc993987e72a8b ;
    schema:name "月花夜～残月～"@ja .

_:Nb3029105989e4a859c267ba876046790 a schema:Person,
        foaf:Person ;
    mo:performed <album/98001#performance> ;
    schema:name "そんし"@en ;
    foaf:name "そんし"@en .

_:Nd49adaa1a1fc49fa93a398f294005bba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キズアト"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N219f6d7d8fc3440cabfc993987e72a8b ;
    schema:name "キズアト"@ja .

_:Ne209b24b4fb24812a23610dbca52f6b3 a schema:Person,
        foaf:Person ;
    mo:performed <album/98001#performance> ;
    schema:name "花霄凌"@en ;
    foaf:name "花霄凌"@en .

_:Ne2aba73bdc4e471bbc2363a6f69a1821 a schema:Person,
        foaf:Person ;
    mo:performed <album/98001#performance> ;
    schema:name "N#"@en ;
    foaf:name "N#"@en .

_:Nf3d25cfb81404401baf2ebff3fd497ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stray Cat"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N219f6d7d8fc3440cabfc993987e72a8b ;
    schema:name "Stray Cat"@ja .

_:Nfd9406eeabb44189a3144a96e89bea57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slit The Wrist"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N219f6d7d8fc3440cabfc993987e72a8b ;
    schema:name "Slit The Wrist"@ja .

_:Nff16728e1ff042caae169a1e33b8a323 schema:name "WhiteFlame"@en ;
    foaf:name "WhiteFlame"@en .

_:N219f6d7d8fc3440cabfc993987e72a8b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01149958d79846c5942df524f5dc0886,
        _:N18b06b2d04184248b989b8bf518584e6,
        _:N1bf9b87da77243ad8b81aab8bff6f4fc,
        _:N1fb2860944564d549fb2d7d2b16edc21,
        _:N8dcb31c412ed47f4a04d7f2ebf724832,
        _:N98742be0b5714a79a31f6c8e674c6568,
        _:N9c9709409c574c8687a021ec348bca68,
        _:Nd49adaa1a1fc49fa93a398f294005bba,
        _:Nf3d25cfb81404401baf2ebff3fd497ef,
        _:Nfd9406eeabb44189a3144a96e89bea57 ;
    mo:track_count 10 ;
    schema:duration "PT37:24"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N01149958d79846c5942df524f5dc0886,
        _:N18b06b2d04184248b989b8bf518584e6,
        _:N1bf9b87da77243ad8b81aab8bff6f4fc,
        _:N1fb2860944564d549fb2d7d2b16edc21,
        _:N8dcb31c412ed47f4a04d7f2ebf724832,
        _:N98742be0b5714a79a31f6c8e674c6568,
        _:N9c9709409c574c8687a021ec348bca68,
        _:Nd49adaa1a1fc49fa93a398f294005bba,
        _:Nf3d25cfb81404401baf2ebff3fd497ef,
        _:Nfd9406eeabb44189a3144a96e89bea57 .

