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

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

<artist/18355#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73025#subject> ;
    schema:name "Ryota Mori"@en,
        "森良太"@ja ;
    foaf:made <album/73025#composition>,
        <album/73025#lyrics>,
        <album/73025#subject> ;
    foaf:name "Ryota Mori"@en,
        "森良太"@ja .

<product/6020#subject> a schema:CreativeWork ;
    schema:name "March comes in like a lion 2nd Series"@en,
        "3月のライオン 第2シリーズ"@ja,
        "Sangatsu no Lion 2nd Series"@ja-latn ;
    foaf:name "March comes in like a lion 2nd Series"@en,
        "3月のライオン 第2シリーズ"@ja,
        "Sangatsu no Lion 2nd Series"@ja-latn .

<product/8751#subject> a schema:CreativeWork ;
    schema:name "Ani ni Tsukeru Kusuri wa Nai!"@en,
        "兄に付ける薬はない!"@ja,
        "Ani ni Tsukeru Kusuri wa Nai!"@ja-latn ;
    foaf:name "Ani ni Tsukeru Kusuri wa Nai!"@en,
        "兄に付ける薬はない!"@ja,
        "Ani ni Tsukeru Kusuri wa Nai!"@ja-latn .

<album/73025#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "the Sun / Brian the Sun [Limited Edition]"@en,
        "the Sun / Brian the Sun [Limited Edition]"@ja,
        "the Sun / Brian the Sun [Limited Edition]"@ja-latn ;
    mo:composer <artist/18355#subject> ;
    mo:produced_work <album/73025#musicalwork> ;
    schema:name "the Sun / Brian the Sun [Limited Edition]"@en,
        "the Sun / Brian the Sun [Limited Edition]"@ja,
        "the Sun / Brian the Sun [Limited Edition]"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/52/73025/73025-1514388883.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/73025#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "the Sun / Brian the Sun [Limited Edition]"@en,
        "the Sun / Brian the Sun [Limited Edition]"@ja,
        "the Sun / Brian the Sun [Limited Edition]"@ja-latn ;
    mo:performance_of <album/73025#musicalwork> ;
    mo:performer <artist/18354#subject> ;
    mo:recorded_as <album/73025#musicalexpression> ;
    schema:byArtist <artist/18354#subject> ;
    schema:name "the Sun / Brian the Sun [Limited Edition]"@en,
        "the Sun / Brian the Sun [Limited Edition]"@ja,
        "the Sun / Brian the Sun [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/73025#musicalwork> .

<artist/18354#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73025#performance> ;
    schema:name "Brian the Sun"@en ;
    foaf:name "Brian the Sun"@en .

<album/73025#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-01-10"^^xsd:date ;
    dcterms:title "the Sun / Brian the Sun [Limited Edition]"@en,
        "the Sun / Brian the Sun [Limited Edition]"@ja,
        "the Sun / Brian the Sun [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-4952~3" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/73025#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N1b289d323c7b470b929e1e9e25831c8c,
        _:N99b111ea7aa54aeeadc18a452bb1788e ;
    mo:record_count 2 ;
    schema:about <product/6020#subject>,
        <product/8751#subject> ;
    schema:byArtist <artist/18354#subject> ;
    schema:datePublished "2018-01-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/52/73025/73025-1514388883.jpg> ;
    schema:name "the Sun / Brian the Sun [Limited Edition]"@en,
        "the Sun / Brian the Sun [Limited Edition]"@ja,
        "the Sun / Brian the Sun [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/73025/73025-1514388883.jpg> .

_:N178e81387ed6496a822109e1dec24f02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ポラリス"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N99b111ea7aa54aeeadc18a452bb1788e ;
    schema:name "ポラリス"@ja .

_:N21b05ec65887453da1ec6b14adca0736 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼女はゼロフィリア"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b289d323c7b470b929e1e9e25831c8c ;
    schema:name "彼女はゼロフィリア"@ja .

_:N29a979bcce1f431f874ff749c14f7190 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baked plum cake"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b289d323c7b470b929e1e9e25831c8c ;
    schema:name "Baked plum cake"@ja .

_:N510043ddc3a94d5f80dd45ed1b8c0428 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N99b111ea7aa54aeeadc18a452bb1788e ;
    schema:name "One"@ja .

_:N514435641d7a43d8bb676447048d8cd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神曲"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b289d323c7b470b929e1e9e25831c8c ;
    schema:name "神曲"@ja .

_:N5176e1b1f54348bab5e436fc34ea59e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カフネ"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b289d323c7b470b929e1e9e25831c8c ;
    schema:name "カフネ"@ja .

_:N586a60909771441f9ac29bd8e46e3135 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しゅがーでいず"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b289d323c7b470b929e1e9e25831c8c ;
    schema:name "しゅがーでいず"@ja .

_:N699107fa397c4c3b9fb2e2aa7b3b82bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maybe"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b289d323c7b470b929e1e9e25831c8c ;
    schema:name "Maybe"@ja .

_:N7af3829246104129b59b56ebdaa992e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The World"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N99b111ea7aa54aeeadc18a452bb1788e ;
    schema:name "The World"@ja .

_:N8b9bee28ea0b44bebe507f22907da133 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "She's lost a gun"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N99b111ea7aa54aeeadc18a452bb1788e ;
    schema:name "She's lost a gun"@ja .

_:N9661d4a6fa4540d6ace366c7b9bb7d9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny side up from your heaven's kitchen"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N99b111ea7aa54aeeadc18a452bb1788e ;
    schema:name "Sunny side up from your heaven's kitchen"@ja .

_:N976005e5cec8487495043b59ea946d1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Sun"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b289d323c7b470b929e1e9e25831c8c ;
    schema:name "the Sun"@ja .

_:Na6008f634c9c44239777d929e50740ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEROES"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b289d323c7b470b929e1e9e25831c8c ;
    schema:name "HEROES"@ja .

_:Na9f2e80b9ff9414a96045ba0c926e5ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Sun"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:45"^^xsd:interval ;
    schema:inPlaylist _:N99b111ea7aa54aeeadc18a452bb1788e ;
    schema:name "the Sun"@ja .

_:Nb3f75848b285443695a421d9b999359e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シュレディンガーの猫"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b289d323c7b470b929e1e9e25831c8c ;
    schema:name "シュレディンガーの猫"@ja .

_:Nb42406f871c24e5ca7b405578a72b3be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パトスとエートス"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b289d323c7b470b929e1e9e25831c8c ;
    schema:name "パトスとエートス"@ja .

_:Nba26c5673e104ee19140d77a11c8d2ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "boys"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N99b111ea7aa54aeeadc18a452bb1788e ;
    schema:name "boys"@ja .

_:Nbd6194b0b8044eab80bb5771afaf7cce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロックンロールポップギャング"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b289d323c7b470b929e1e9e25831c8c ;
    schema:name "ロックンロールポップギャング"@ja .

_:Nbed217b15e1d462e9205d88993c7965c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "隼"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b289d323c7b470b929e1e9e25831c8c ;
    schema:name "隼"@ja .

_:Nc02287dc8494497a8fe0cda1528aec94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねこの居る風景 (Album version)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N99b111ea7aa54aeeadc18a452bb1788e ;
    schema:name "ねこの居る風景 (Album version)"@ja .

_:Nc9e48e896dff404ebe8acd4f33fa8eb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カフネ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N99b111ea7aa54aeeadc18a452bb1788e ;
    schema:name "カフネ"@ja .

_:Nd03962b8e74b4095a85e07d34b012df9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter Train"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N99b111ea7aa54aeeadc18a452bb1788e ;
    schema:name "Winter Train"@ja .

_:Ne0221b2a9ef34f319d4f46110d349658 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sister"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b289d323c7b470b929e1e9e25831c8c ;
    schema:name "Sister"@ja .

_:Ne2838eb4b5064155a6726620dc14549e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny side up"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N99b111ea7aa54aeeadc18a452bb1788e ;
    schema:name "Sunny side up"@ja .

_:N99b111ea7aa54aeeadc18a452bb1788e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N178e81387ed6496a822109e1dec24f02,
        _:N510043ddc3a94d5f80dd45ed1b8c0428,
        _:N7af3829246104129b59b56ebdaa992e4,
        _:N8b9bee28ea0b44bebe507f22907da133,
        _:N9661d4a6fa4540d6ace366c7b9bb7d9d,
        _:Na9f2e80b9ff9414a96045ba0c926e5ee,
        _:Nba26c5673e104ee19140d77a11c8d2ca,
        _:Nc02287dc8494497a8fe0cda1528aec94,
        _:Nc9e48e896dff404ebe8acd4f33fa8eb2,
        _:Nd03962b8e74b4095a85e07d34b012df9,
        _:Ne2838eb4b5064155a6726620dc14549e ;
    mo:track_count 11 ;
    schema:duration "PT47:37"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N178e81387ed6496a822109e1dec24f02,
        _:N510043ddc3a94d5f80dd45ed1b8c0428,
        _:N7af3829246104129b59b56ebdaa992e4,
        _:N8b9bee28ea0b44bebe507f22907da133,
        _:N9661d4a6fa4540d6ace366c7b9bb7d9d,
        _:Na9f2e80b9ff9414a96045ba0c926e5ee,
        _:Nba26c5673e104ee19140d77a11c8d2ca,
        _:Nc02287dc8494497a8fe0cda1528aec94,
        _:Nc9e48e896dff404ebe8acd4f33fa8eb2,
        _:Nd03962b8e74b4095a85e07d34b012df9,
        _:Ne2838eb4b5064155a6726620dc14549e .

_:N1b289d323c7b470b929e1e9e25831c8c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N21b05ec65887453da1ec6b14adca0736,
        _:N29a979bcce1f431f874ff749c14f7190,
        _:N514435641d7a43d8bb676447048d8cd6,
        _:N5176e1b1f54348bab5e436fc34ea59e3,
        _:N586a60909771441f9ac29bd8e46e3135,
        _:N699107fa397c4c3b9fb2e2aa7b3b82bc,
        _:N976005e5cec8487495043b59ea946d1e,
        _:Na6008f634c9c44239777d929e50740ce,
        _:Nb3f75848b285443695a421d9b999359e,
        _:Nb42406f871c24e5ca7b405578a72b3be,
        _:Nbd6194b0b8044eab80bb5771afaf7cce,
        _:Nbed217b15e1d462e9205d88993c7965c,
        _:Ne0221b2a9ef34f319d4f46110d349658 ;
    mo:track_count 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N21b05ec65887453da1ec6b14adca0736,
        _:N29a979bcce1f431f874ff749c14f7190,
        _:N514435641d7a43d8bb676447048d8cd6,
        _:N5176e1b1f54348bab5e436fc34ea59e3,
        _:N586a60909771441f9ac29bd8e46e3135,
        _:N699107fa397c4c3b9fb2e2aa7b3b82bc,
        _:N976005e5cec8487495043b59ea946d1e,
        _:Na6008f634c9c44239777d929e50740ce,
        _:Nb3f75848b285443695a421d9b999359e,
        _:Nb42406f871c24e5ca7b405578a72b3be,
        _:Nbd6194b0b8044eab80bb5771afaf7cce,
        _:Nbed217b15e1d462e9205d88993c7965c,
        _:Ne0221b2a9ef34f319d4f46110d349658 .

