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

<artist/17705#subject> a schema:Person,
        foaf:Person ;
    schema:name "eNu"@en ;
    foaf:made <album/117062#lyrics>,
        <album/117062#subject> ;
    foaf:name "eNu"@en .

<artist/22996#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuya Hirose"@en,
        "広瀬裕也"@ja ;
    foaf:made <album/117062#subject>,
        <album/117062#vocals> ;
    foaf:name "Yuya Hirose"@en,
        "広瀬裕也"@ja .

<artist/29057#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kentaro Kumagai"@en,
        "熊谷健太郎"@ja ;
    foaf:made <album/117062#subject>,
        <album/117062#vocals> ;
    foaf:name "Kentaro Kumagai"@en,
        "熊谷健太郎"@ja .

<artist/17206#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117062#subject> ;
    schema:name "Naozumi Mabuchi"@en,
        "馬渕直純"@ja ;
    foaf:made <album/117062#composition>,
        <album/117062#subject> ;
    foaf:name "Naozumi Mabuchi"@en,
        "馬渕直純"@ja .

<album/117062#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Thousand Noble Musketeers: Rhodoknight Crossing Emotions volume I Marks ♰ Like Two"@en,
        "スマートフォンゲーム『千銃士:Rhodoknight』Crossing Emotions volume I マークス♰ライク・ツー"@ja,
        "Smartphone Game \"Senjuushi: Rhodoknight\" Crossing Emotions volume I Marks ♰ Like Two"@ja-latn ;
    mo:composer <artist/17206#subject> ;
    mo:produced_work <album/117062#musicalwork> ;
    schema:name "The Thousand Noble Musketeers: Rhodoknight Crossing Emotions volume I Marks ♰ Like Two"@en,
        "スマートフォンゲーム『千銃士:Rhodoknight』Crossing Emotions volume I マークス♰ライク・ツー"@ja,
        "Smartphone Game \"Senjuushi: Rhodoknight\" Crossing Emotions volume I Marks ♰ Like Two"@ja-latn .

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

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

<album/117062#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Thousand Noble Musketeers: Rhodoknight Crossing Emotions volume I Marks ♰ Like Two"@en,
        "スマートフォンゲーム『千銃士:Rhodoknight』Crossing Emotions volume I マークス♰ライク・ツー"@ja,
        "Smartphone Game \"Senjuushi: Rhodoknight\" Crossing Emotions volume I Marks ♰ Like Two"@ja-latn ;
    mo:performance_of <album/117062#musicalwork> ;
    mo:recorded_as <album/117062#musicalexpression> ;
    schema:name "The Thousand Noble Musketeers: Rhodoknight Crossing Emotions volume I Marks ♰ Like Two"@en,
        "スマートフォンゲーム『千銃士:Rhodoknight』Crossing Emotions volume I マークス♰ライク・ツー"@ja,
        "Smartphone Game \"Senjuushi: Rhodoknight\" Crossing Emotions volume I Marks ♰ Like Two"@ja-latn ;
    schema:workPerformed <album/117062#musicalwork> .

<org/2208#subject> schema:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn ;
    foaf:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn .

<https://media.vgm.io/albums/26/117062/117062-126c80c4aaf0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117062#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/117062/117062-126c80c4aaf0.jpg> ;
    foaf:depicts <album/117062#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/117062/117062-126c80c4aaf0.jpg> .

<https://medium-media.vgm.io/albums/26/117062/117062-126c80c4aaf0.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/117062#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-23"^^xsd:date ;
    dcterms:title "The Thousand Noble Musketeers: Rhodoknight Crossing Emotions volume I Marks ♰ Like Two"@en,
        "スマートフォンゲーム『千銃士:Rhodoknight』Crossing Emotions volume I マークス♰ライク・ツー"@ja,
        "Smartphone Game \"Senjuushi: Rhodoknight\" Crossing Emotions volume I Marks ♰ Like Two"@ja-latn ;
    mo:catalogue_number "MJSS-09325" ;
    mo:media_type "CD" ;
    mo:publication_of <album/117062#musicalexpression> ;
    mo:publisher <org/2208#subject> ;
    mo:record _:Nbdc4056b76b24e0891c4f1096a6be64f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Thousand Noble Musketeers: Rhodoknight"@en ;
            foaf:name "The Thousand Noble Musketeers: Rhodoknight"@en ] ;
    schema:datePublished "2022-02-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/117062/117062-126c80c4aaf0.jpg> ;
    schema:name "The Thousand Noble Musketeers: Rhodoknight Crossing Emotions volume I Marks ♰ Like Two"@en,
        "スマートフォンゲーム『千銃士:Rhodoknight』Crossing Emotions volume I マークス♰ライク・ツー"@ja,
        "Smartphone Game \"Senjuushi: Rhodoknight\" Crossing Emotions volume I Marks ♰ Like Two"@ja-latn ;
    schema:publisher <org/2208#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/117062/117062-126c80c4aaf0.jpg> .

_:N13573dd582644df3bb87daf18421ec50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すれ違う感情の先へ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nbdc4056b76b24e0891c4f1096a6be64f ;
    schema:name "すれ違う感情の先へ"@ja .

_:N1c06336ab93f49ca823786516d990bb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rose Relation (Instrumental)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nbdc4056b76b24e0891c4f1096a6be64f ;
    schema:name "Rose Relation (Instrumental)"@ja .

_:N2c7f297f386f49b0a9e4f5433aa04742 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ash Memories (Instrumental)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nbdc4056b76b24e0891c4f1096a6be64f ;
    schema:name "Ash Memories (Instrumental)"@ja .

_:N3027d8271c1645909cbb368ea2eb5b41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rose Relation"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nbdc4056b76b24e0891c4f1096a6be64f ;
    schema:name "Rose Relation"@ja .

_:N46866ad56e1b4c8f8bac0c152d57f6b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷いなき絶対非道"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nbdc4056b76b24e0891c4f1096a6be64f ;
    schema:name "迷いなき絶対非道"@ja .

_:N5e933ed70ca647d1b4fe1078122b5b28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう仲間とは思えない"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nbdc4056b76b24e0891c4f1096a6be64f ;
    schema:name "もう仲間とは思えない"@ja .

_:N6142e6ed4d81496092c13aee284f2c43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ash Memories"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nbdc4056b76b24e0891c4f1096a6be64f ;
    schema:name "Ash Memories"@ja .

_:N625286d998054485b994a38da23b26d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マークスの3種の秘薬"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nbdc4056b76b24e0891c4f1096a6be64f ;
    schema:name "マークスの3種の秘薬"@ja .

_:N87f2a9617bc0494eb58e89e1f004565c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ためらいの絶対非道"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nbdc4056b76b24e0891c4f1096a6be64f ;
    schema:name "ためらいの絶対非道"@ja .

_:N8e0286697adf4f2db090cb52efca9049 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手を取りあう?"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:Nbdc4056b76b24e0891c4f1096a6be64f ;
    schema:name "手を取りあう?"@ja .

_:N96a75586e3a84aacb40c88420e1408d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "謎の研究施設"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nbdc4056b76b24e0891c4f1096a6be64f ;
    schema:name "謎の研究施設"@ja .

_:Nb9e6022daa8042c69385e647b1b1ad54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "裏切りの真実"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nbdc4056b76b24e0891c4f1096a6be64f ;
    schema:name "裏切りの真実"@ja .

_:Nbdc4056b76b24e0891c4f1096a6be64f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13573dd582644df3bb87daf18421ec50,
        _:N1c06336ab93f49ca823786516d990bb0,
        _:N2c7f297f386f49b0a9e4f5433aa04742,
        _:N3027d8271c1645909cbb368ea2eb5b41,
        _:N46866ad56e1b4c8f8bac0c152d57f6b2,
        _:N5e933ed70ca647d1b4fe1078122b5b28,
        _:N6142e6ed4d81496092c13aee284f2c43,
        _:N625286d998054485b994a38da23b26d3,
        _:N87f2a9617bc0494eb58e89e1f004565c,
        _:N8e0286697adf4f2db090cb52efca9049,
        _:N96a75586e3a84aacb40c88420e1408d3,
        _:Nb9e6022daa8042c69385e647b1b1ad54 ;
    mo:track_count 12 ;
    schema:duration "PT51:37"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N13573dd582644df3bb87daf18421ec50,
        _:N1c06336ab93f49ca823786516d990bb0,
        _:N2c7f297f386f49b0a9e4f5433aa04742,
        _:N3027d8271c1645909cbb368ea2eb5b41,
        _:N46866ad56e1b4c8f8bac0c152d57f6b2,
        _:N5e933ed70ca647d1b4fe1078122b5b28,
        _:N6142e6ed4d81496092c13aee284f2c43,
        _:N625286d998054485b994a38da23b26d3,
        _:N87f2a9617bc0494eb58e89e1f004565c,
        _:N8e0286697adf4f2db090cb52efca9049,
        _:N96a75586e3a84aacb40c88420e1408d3,
        _:Nb9e6022daa8042c69385e647b1b1ad54 .

