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

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

<artist/3876#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39744#subject> ;
    schema:name "wight"@en ;
    foaf:made <album/39744#composition>,
        <album/39744#lyrics>,
        <album/39744#subject> ;
    foaf:name "wight"@en .

<artist/454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39744#subject> ;
    schema:name "Barbarian On The Groove"@en ;
    foaf:made <album/39744#composition>,
        <album/39744#subject> ;
    foaf:name "Barbarian On The Groove"@en .

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

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

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

<https://medium-media.vgm.io/albums/44/39744/39744-cd3ec2899fd1.jpg> a schema:ImageObject,
        foaf:Image .

<album/39744#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Reminiscence ORIGINAL SOUNDTRACK"@en,
        "レミニセンス ORIGINAL SOUNDTRACK"@ja,
        "Reminiscence ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/3876#subject>,
        <artist/454#subject> ;
    mo:produced_work <album/39744#musicalwork> ;
    schema:name "Reminiscence ORIGINAL SOUNDTRACK"@en,
        "レミニセンス ORIGINAL SOUNDTRACK"@ja,
        "Reminiscence ORIGINAL SOUNDTRACK"@ja-latn .

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

<album/39744#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Reminiscence ORIGINAL SOUNDTRACK"@en,
        "レミニセンス ORIGINAL SOUNDTRACK"@ja,
        "Reminiscence ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/39744#musicalwork> ;
    mo:performer <artist/79#subject> ;
    mo:recorded_as <album/39744#musicalexpression> ;
    schema:byArtist <artist/79#subject> ;
    schema:name "Reminiscence ORIGINAL SOUNDTRACK"@en,
        "レミニセンス ORIGINAL SOUNDTRACK"@ja,
        "Reminiscence ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/39744#musicalwork> .

<artist/79#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39744#performance> ;
    schema:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja ;
    foaf:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja .

<album/39744#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-31"^^xsd:date ;
    dcterms:title "Reminiscence ORIGINAL SOUNDTRACK"@en,
        "レミニセンス ORIGINAL SOUNDTRACK"@ja,
        "Reminiscence ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "TIG-102" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39744#musicalexpression> ;
    mo:publisher _:N9e4eb97677e6469cbf10745539c16cd2 ;
    mo:record _:N12ef794359194433b682d396df2287a2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Reminiscence"@en ;
            foaf:name "Reminiscence"@en ] ;
    schema:byArtist <artist/79#subject> ;
    schema:datePublished "2013-05-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/39744/39744-cd3ec2899fd1.jpg> ;
    schema:name "Reminiscence ORIGINAL SOUNDTRACK"@en,
        "レミニセンス ORIGINAL SOUNDTRACK"@ja,
        "Reminiscence ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher _:N9e4eb97677e6469cbf10745539c16cd2 ;
    foaf:depiction <https://media.vgm.io/albums/44/39744/39744-cd3ec2899fd1.jpg> .

_:N0b5b3b889af14227a2b7bcfd215884ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君と僕"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "君と僕"@ja .

_:N1d0919ba467e4b5ebf0682ef22e4fad2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "箱中のコスモ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "箱中のコスモ"@ja .

_:N1dc9a8ca01914793b28fc561a1454c1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sign of activity"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "Sign of activity"@ja .

_:N1dd021168abf4a24b4d83c7a1537ce33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "和み空間"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "和み空間"@ja .

_:N1e0c5a59f7c24c07b3e516f3fd67ca92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日への誓い"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "明日への誓い"@ja .

_:N1e89d856846848a59e3b3276e6d35897 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すれ違う心"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "すれ違う心"@ja .

_:N1e8e6fd0fb084e6ca17e127d3161918d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "やがて消える幻でも (Short)"@ja ;
    mo:track_number 36 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "やがて消える幻でも (Short)"@ja .

_:N246fe4f1382f4dc79f363da71da32065 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good mood step"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "Good mood step"@ja .

_:N2e4d14ca56d4472bbd86bd271f4d9c1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decision"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "Decision"@ja .

_:N42340f4996314fd7a8881c0bd912936e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決断の鍵"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "決断の鍵"@ja .

_:N42a0a30aee1d4f20a185f12417c20b99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "どうすっか"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "どうすっか"@ja .

_:N474fd8749abf4d5abe91180563f12747 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "通じ合う"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "通じ合う"@ja .

_:N47d7ebd6fb534338b69aeeb8cb9ea245 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abegg"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "Abegg"@ja .

_:N48784b70263f47738be6d0cdc011b373 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resolution"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "Resolution"@ja .

_:N584c72c33f5341859d87ecf93199ba23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決別"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "決別"@ja .

_:N6286f793f0cc460abd264b303ddd4610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Inside"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "Deep Inside"@ja .

_:N66505116d3f94daaac3e0b051b6cc8e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Numerical inferiority"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "Numerical inferiority"@ja .

_:N6cc7f2d90f754815bd6692d67aeac142 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗躍の宴"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "暗躍の宴"@ja .

_:N72fcb80061d746dba9a02355aa6524a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "巡りゆく想い"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "巡りゆく想い"@ja .

_:N7ad387e06e924cd8aa4820a68f53b171 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "刻む鼓動"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "刻む鼓動"@ja .

_:N7dd7653384b543618a1e660a20692586 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "へ、へっ？"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "へ、へっ？"@ja .

_:N8e5af668bbd4486a9abed64437bbddd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "重なり合う心"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "重なり合う心"@ja .

_:N9e4eb97677e6469cbf10745539c16cd2 schema:name "Tigresoft"@en,
        "Tigresoft"@ja,
        "Tigresoft"@ja-latn ;
    foaf:name "Tigresoft"@en,
        "Tigresoft"@ja,
        "Tigresoft"@ja-latn .

_:Na064e55963574537bc288806b40beb5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fellow"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "Fellow"@ja .

_:Nae8b8c90ea49474398ca0bde09a06cea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret maneuvers"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "Secret maneuvers"@ja .

_:Nb38dc304dfe84e3d9870331465a0038f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reach it by inserting"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "Reach it by inserting"@ja .

_:Nb57246b5fc9149639293fa7e9c8d8f33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不可思議即ち"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "不可思議即ち"@ja .

_:Nb76ee0f503e84c20bbd483d0ddaad86c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かしましい哉、乙女心"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "かしましい哉、乙女心"@ja .

_:Nc0b119b8b2414a7c93092fe526dd2d8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recollection"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "Recollection"@ja .

_:Nc1f851ba983d4523b02e2b1c0449751a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Refreshing"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "Refreshing"@ja .

_:Nd27b16593da74439bfd94450c106bb2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハッピーライフ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "ハッピーライフ"@ja .

_:Nd294716f04994d69835917bd33c570a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "街の光"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "街の光"@ja .

_:Nd3ffbc1b7d044def8d3af15723eed6ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown phenomenon"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "Unknown phenomenon"@ja .

_:Ne35f73105dc241df9a8223d3ef666461 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invite to the incident"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "Invite to the incident"@ja .

_:Neabece7eeeba43648956c40fd9a89fa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戸惑う心と踊る心"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "戸惑う心と踊る心"@ja .

_:Nf540426f1d7d4e6e91918afed85dd182 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "傷跡"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "傷跡"@ja .

_:Nfd01f897990f4b868a88d4514640610e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘆き"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N12ef794359194433b682d396df2287a2 ;
    schema:name "嘆き"@ja .

_:N12ef794359194433b682d396df2287a2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b5b3b889af14227a2b7bcfd215884ea,
        _:N1d0919ba467e4b5ebf0682ef22e4fad2,
        _:N1dc9a8ca01914793b28fc561a1454c1c,
        _:N1dd021168abf4a24b4d83c7a1537ce33,
        _:N1e0c5a59f7c24c07b3e516f3fd67ca92,
        _:N1e89d856846848a59e3b3276e6d35897,
        _:N1e8e6fd0fb084e6ca17e127d3161918d,
        _:N246fe4f1382f4dc79f363da71da32065,
        _:N2e4d14ca56d4472bbd86bd271f4d9c1a,
        _:N42340f4996314fd7a8881c0bd912936e,
        _:N42a0a30aee1d4f20a185f12417c20b99,
        _:N474fd8749abf4d5abe91180563f12747,
        _:N47d7ebd6fb534338b69aeeb8cb9ea245,
        _:N48784b70263f47738be6d0cdc011b373,
        _:N584c72c33f5341859d87ecf93199ba23,
        _:N6286f793f0cc460abd264b303ddd4610,
        _:N66505116d3f94daaac3e0b051b6cc8e5,
        _:N6cc7f2d90f754815bd6692d67aeac142,
        _:N72fcb80061d746dba9a02355aa6524a4,
        _:N7ad387e06e924cd8aa4820a68f53b171,
        _:N7dd7653384b543618a1e660a20692586,
        _:N8e5af668bbd4486a9abed64437bbddd1,
        _:Na064e55963574537bc288806b40beb5a,
        _:Nae8b8c90ea49474398ca0bde09a06cea,
        _:Nb38dc304dfe84e3d9870331465a0038f,
        _:Nb57246b5fc9149639293fa7e9c8d8f33,
        _:Nb76ee0f503e84c20bbd483d0ddaad86c,
        _:Nc0b119b8b2414a7c93092fe526dd2d8d,
        _:Nc1f851ba983d4523b02e2b1c0449751a,
        _:Nd27b16593da74439bfd94450c106bb2d,
        _:Nd294716f04994d69835917bd33c570a8,
        _:Nd3ffbc1b7d044def8d3af15723eed6ab,
        _:Ne35f73105dc241df9a8223d3ef666461,
        _:Neabece7eeeba43648956c40fd9a89fa0,
        _:Nf540426f1d7d4e6e91918afed85dd182,
        _:Nfd01f897990f4b868a88d4514640610e ;
    mo:track_count 36 ;
    schema:duration "PT68:07"^^xsd:interval ;
    schema:numTracks 36 ;
    schema:track _:N0b5b3b889af14227a2b7bcfd215884ea,
        _:N1d0919ba467e4b5ebf0682ef22e4fad2,
        _:N1dc9a8ca01914793b28fc561a1454c1c,
        _:N1dd021168abf4a24b4d83c7a1537ce33,
        _:N1e0c5a59f7c24c07b3e516f3fd67ca92,
        _:N1e89d856846848a59e3b3276e6d35897,
        _:N1e8e6fd0fb084e6ca17e127d3161918d,
        _:N246fe4f1382f4dc79f363da71da32065,
        _:N2e4d14ca56d4472bbd86bd271f4d9c1a,
        _:N42340f4996314fd7a8881c0bd912936e,
        _:N42a0a30aee1d4f20a185f12417c20b99,
        _:N474fd8749abf4d5abe91180563f12747,
        _:N47d7ebd6fb534338b69aeeb8cb9ea245,
        _:N48784b70263f47738be6d0cdc011b373,
        _:N584c72c33f5341859d87ecf93199ba23,
        _:N6286f793f0cc460abd264b303ddd4610,
        _:N66505116d3f94daaac3e0b051b6cc8e5,
        _:N6cc7f2d90f754815bd6692d67aeac142,
        _:N72fcb80061d746dba9a02355aa6524a4,
        _:N7ad387e06e924cd8aa4820a68f53b171,
        _:N7dd7653384b543618a1e660a20692586,
        _:N8e5af668bbd4486a9abed64437bbddd1,
        _:Na064e55963574537bc288806b40beb5a,
        _:Nae8b8c90ea49474398ca0bde09a06cea,
        _:Nb38dc304dfe84e3d9870331465a0038f,
        _:Nb57246b5fc9149639293fa7e9c8d8f33,
        _:Nb76ee0f503e84c20bbd483d0ddaad86c,
        _:Nc0b119b8b2414a7c93092fe526dd2d8d,
        _:Nc1f851ba983d4523b02e2b1c0449751a,
        _:Nd27b16593da74439bfd94450c106bb2d,
        _:Nd294716f04994d69835917bd33c570a8,
        _:Nd3ffbc1b7d044def8d3af15723eed6ab,
        _:Ne35f73105dc241df9a8223d3ef666461,
        _:Neabece7eeeba43648956c40fd9a89fa0,
        _:Nf540426f1d7d4e6e91918afed85dd182,
        _:Nfd01f897990f4b868a88d4514640610e .

