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

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

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

<artist/313#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104961#subject> ;
    schema:name "Yasunori Shiono"@en,
        "塩生康範"@ja ;
    foaf:made <album/104961#composition>,
        <album/104961#subject> ;
    foaf:name "Yasunori Shiono"@en,
        "塩生康範"@ja .

<album/104961#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Red Spider Anecdote: Triangle Bonus Track"@en,
        "紅蜘蛛外伝：暗戦 Bonus Track"@ja,
        "Red Spider Anecdote: Triangle Bonus Track"@ja-latn ;
    mo:composer <artist/313#subject> ;
    mo:produced_work <album/104961#musicalwork> ;
    schema:name "Red Spider Anecdote: Triangle Bonus Track"@en,
        "紅蜘蛛外伝：暗戦 Bonus Track"@ja,
        "Red Spider Anecdote: Triangle Bonus Track"@ja-latn .

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

<album/104961#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Red Spider Anecdote: Triangle Bonus Track"@en,
        "紅蜘蛛外伝：暗戦 Bonus Track"@ja,
        "Red Spider Anecdote: Triangle Bonus Track"@ja-latn ;
    mo:performance_of <album/104961#musicalwork> ;
    mo:recorded_as <album/104961#musicalexpression> ;
    schema:name "Red Spider Anecdote: Triangle Bonus Track"@en,
        "紅蜘蛛外伝：暗戦 Bonus Track"@ja,
        "Red Spider Anecdote: Triangle Bonus Track"@ja-latn ;
    schema:workPerformed <album/104961#musicalwork> .

<https://media.vgm.io/albums/16/104961/104961-28f21c318b38.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104961#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/104961/104961-28f21c318b38.jpg> ;
    foaf:depicts <album/104961#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/104961/104961-28f21c318b38.jpg> .

<https://medium-media.vgm.io/albums/16/104961/104961-28f21c318b38.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/104961#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-26"^^xsd:date ;
    dcterms:title "Red Spider Anecdote: Triangle Bonus Track"@en,
        "紅蜘蛛外伝：暗戦 Bonus Track"@ja,
        "Red Spider Anecdote: Triangle Bonus Track"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/104961#musicalexpression> ;
    mo:publisher _:Nb2311fb8e5104488b15e03dfb0c2c4e6 ;
    mo:record _:N95cbcb12db7f497ea8e927d693676f6c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Red Spider Anecdote: Triangle"@en ;
            foaf:name "Red Spider Anecdote: Triangle"@en ] ;
    schema:datePublished "2020-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/104961/104961-28f21c318b38.jpg> ;
    schema:name "Red Spider Anecdote: Triangle Bonus Track"@en,
        "紅蜘蛛外伝：暗戦 Bonus Track"@ja,
        "Red Spider Anecdote: Triangle Bonus Track"@ja-latn ;
    schema:publisher _:Nb2311fb8e5104488b15e03dfb0c2c4e6 ;
    foaf:depiction <https://media.vgm.io/albums/16/104961/104961-28f21c318b38.jpg> .

_:N4f114c17c3ef4dab899159156a65ad77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Three"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N95cbcb12db7f497ea8e927d693676f6c ;
    schema:name "Three"@en .

_:N5437e73281914c7aa2ffe15bd6c27386 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mission"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N95cbcb12db7f497ea8e927d693676f6c ;
    schema:name "The Mission"@en .

_:N697eff111a584fca91efbe732130337f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life Without Principle"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N95cbcb12db7f497ea8e927d693676f6c ;
    schema:name "Life Without Principle"@en .

_:Nb2311fb8e5104488b15e03dfb0c2c4e6 schema:name "Studio Wasp"@en,
        "Studio Wasp"@ja,
        "Studio Wasp"@ja-latn ;
    foaf:name "Studio Wasp"@en,
        "Studio Wasp"@ja,
        "Studio Wasp"@ja-latn .

_:Nb4cac2dff294418c912b06c29dcb21e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where a Good Woman Goes"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N95cbcb12db7f497ea8e927d693676f6c ;
    schema:name "Where a Good Woman Goes"@en .

_:N95cbcb12db7f497ea8e927d693676f6c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4f114c17c3ef4dab899159156a65ad77,
        _:N5437e73281914c7aa2ffe15bd6c27386,
        _:N697eff111a584fca91efbe732130337f,
        _:Nb4cac2dff294418c912b06c29dcb21e3 ;
    mo:track_count 4 ;
    schema:duration "PT9:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4f114c17c3ef4dab899159156a65ad77,
        _:N5437e73281914c7aa2ffe15bd6c27386,
        _:N697eff111a584fca91efbe732130337f,
        _:Nb4cac2dff294418c912b06c29dcb21e3 .

