@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/94563> foaf:primaryTopic <album/94563#subject> .

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

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

<artist/15258#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94563#subject> ;
    schema:name "Blacklolita"@en ;
    foaf:made <album/94563#composition>,
        <album/94563#subject> ;
    foaf:name "Blacklolita"@en .

<artist/17133#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94563#subject> ;
    schema:name "MK"@en ;
    foaf:made <album/94563#composition>,
        <album/94563#subject> ;
    foaf:name "MK"@en .

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94563#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/94563#composition>,
        <album/94563#subject> ;
    foaf:name "Taishi"@en .

<artist/2739#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94563#subject> ;
    schema:name "Tomohiko Togashi"@en ;
    foaf:made <album/94563#composition>,
        <album/94563#subject> ;
    foaf:name "Tomohiko Togashi"@en .

<artist/30071#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94563#subject> ;
    schema:name "Katali"@en ;
    foaf:made <album/94563#composition>,
        <album/94563#subject> ;
    foaf:name "Katali"@en .

<artist/34167#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94563#subject> ;
    schema:name "SprightS"@en ;
    foaf:made <album/94563#composition>,
        <album/94563#subject> ;
    foaf:name "SprightS"@en .

<artist/37462#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94563#subject> ;
    schema:name "SoU"@en ;
    foaf:made <album/94563#composition>,
        <album/94563#subject> ;
    foaf:name "SoU"@en .

<artist/46423#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94563#subject> ;
    schema:name "Srav3R"@en ;
    foaf:made <album/94563#composition>,
        <album/94563#subject> ;
    foaf:name "Srav3R"@en .

<artist/47567#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94563#subject> ;
    schema:name "nemy"@en ;
    foaf:made <album/94563#composition>,
        <album/94563#subject> ;
    foaf:name "nemy"@en .

<artist/50036#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94563#subject> ;
    schema:name "ESAI"@en ;
    foaf:made <album/94563#composition>,
        <album/94563#subject> ;
    foaf:name "ESAI"@en .

<artist/5607#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94563#subject> ;
    schema:name "DJ Noriken"@en ;
    foaf:made <album/94563#composition>,
        <album/94563#subject> ;
    foaf:name "DJ Noriken"@en .

<event/224> a mo:Release ;
    schema:name "Released at Comic Market 97 (Dec 28, 2019 to Dec 31, 2019)" .

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

<album/94563#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spirit Chords"@en,
        "Spirit Chords"@ja,
        "Spirit Chords"@ja-latn ;
    mo:performance_of <album/94563#musicalwork> ;
    mo:recorded_as <album/94563#musicalexpression> ;
    schema:name "Spirit Chords"@en,
        "Spirit Chords"@ja,
        "Spirit Chords"@ja-latn ;
    schema:workPerformed <album/94563#musicalwork> .

<org/1997#subject> schema:name "wavforme"@en,
        "wavforme"@ja,
        "wavforme"@ja-latn ;
    foaf:name "wavforme"@en,
        "wavforme"@ja,
        "wavforme"@ja-latn .

<https://media.vgm.io/albums/36/94563/94563-1577039634.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/94563#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/94563/94563-1577039634.jpg> ;
    foaf:depicts <album/94563#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/94563/94563-1577039634.jpg> .

<https://medium-media.vgm.io/albums/36/94563/94563-1577039634.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/94563#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spirit Chords"@en,
        "Spirit Chords"@ja,
        "Spirit Chords"@ja-latn ;
    mo:composer <artist/15258#subject>,
        <artist/17133#subject>,
        <artist/2454#subject>,
        <artist/2739#subject>,
        <artist/30071#subject>,
        <artist/34167#subject>,
        <artist/37462#subject>,
        <artist/46423#subject>,
        <artist/47567#subject>,
        <artist/50036#subject>,
        <artist/5607#subject> ;
    mo:produced_work <album/94563#musicalwork> ;
    schema:name "Spirit Chords"@en,
        "Spirit Chords"@ja,
        "Spirit Chords"@ja-latn .

<album/94563#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-31"^^xsd:date ;
    dcterms:title "Spirit Chords"@en,
        "Spirit Chords"@ja,
        "Spirit Chords"@ja-latn ;
    mo:catalogue_number "WAV-025" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94563#musicalexpression> ;
    mo:publisher <org/1997#subject> ;
    mo:record _:N94ae485223c44c58850f4709661f7eed ;
    mo:record_count 1 ;
    mo:release <event/224> ;
    schema:datePublished "2019-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/36/94563/94563-1577039634.jpg> ;
    schema:name "Spirit Chords"@en,
        "Spirit Chords"@ja,
        "Spirit Chords"@ja-latn ;
    schema:publisher <org/1997#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/94563/94563-1577039634.jpg> .

_:N0690e34cf2a04765b74f9c86f8e8b021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Somebody"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N94ae485223c44c58850f4709661f7eed ;
    schema:name "Be Somebody"@en .

_:N17c1ee52c1174bf68cd5088f040f9acc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undone"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N94ae485223c44c58850f4709661f7eed ;
    schema:name "Undone"@en .

_:N2542062fc4354e4db1cd18e8dd74f745 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atonement"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N94ae485223c44c58850f4709661f7eed ;
    schema:name "Atonement"@en .

_:N3adcfcc7792d4f79b6206eeb6fd90a71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Dove"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N94ae485223c44c58850f4709661f7eed ;
    schema:name "White Dove"@en .

_:N644b59cb152d4cf19c1e1aaf12adc237 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Why so Serious"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N94ae485223c44c58850f4709661f7eed ;
    schema:name "Why so Serious"@en .

_:Na983a7a2c10d46a4a9b47af7820bd49c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iridescent"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N94ae485223c44c58850f4709661f7eed ;
    schema:name "Iridescent"@en .

_:Nb9089ad522d547138395051a2016a533 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overlord"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N94ae485223c44c58850f4709661f7eed ;
    schema:name "Overlord"@en .

_:Nc4a332471b144673b30e7ed48af16757 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eos"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N94ae485223c44c58850f4709661f7eed ;
    schema:name "Eos"@en .

_:Ncabcd38cc49e4418a1afb819c9674ebc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crescent Moon"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N94ae485223c44c58850f4709661f7eed ;
    schema:name "Crescent Moon"@en .

_:Ne162486ea9174243b6163a5f449f5126 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keys to the Desired Image (Spirit Chords Mix)"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:N94ae485223c44c58850f4709661f7eed ;
    schema:name "Keys to the Desired Image (Spirit Chords Mix)"@en .

_:N94ae485223c44c58850f4709661f7eed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0690e34cf2a04765b74f9c86f8e8b021,
        _:N17c1ee52c1174bf68cd5088f040f9acc,
        _:N2542062fc4354e4db1cd18e8dd74f745,
        _:N3adcfcc7792d4f79b6206eeb6fd90a71,
        _:N644b59cb152d4cf19c1e1aaf12adc237,
        _:Na983a7a2c10d46a4a9b47af7820bd49c,
        _:Nb9089ad522d547138395051a2016a533,
        _:Nc4a332471b144673b30e7ed48af16757,
        _:Ncabcd38cc49e4418a1afb819c9674ebc,
        _:Ne162486ea9174243b6163a5f449f5126 ;
    mo:track_count 10 ;
    schema:duration "PT41:14"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0690e34cf2a04765b74f9c86f8e8b021,
        _:N17c1ee52c1174bf68cd5088f040f9acc,
        _:N2542062fc4354e4db1cd18e8dd74f745,
        _:N3adcfcc7792d4f79b6206eeb6fd90a71,
        _:N644b59cb152d4cf19c1e1aaf12adc237,
        _:Na983a7a2c10d46a4a9b47af7820bd49c,
        _:Nb9089ad522d547138395051a2016a533,
        _:Nc4a332471b144673b30e7ed48af16757,
        _:Ncabcd38cc49e4418a1afb819c9674ebc,
        _:Ne162486ea9174243b6163a5f449f5126 .

