@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 _:N9ea7654ce1ec4d5badb1035985c1ae78,
        _:Ne62b700eb6b942a4a66a0d2e1d84a47d ;
    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> .

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

_:N0bbd3f33cf19450dba26f3cbf77184d8 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 _:Ne62b700eb6b942a4a66a0d2e1d84a47d ;
    schema:name "Sunny side up from your heaven's kitchen"@ja .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:Ne5c2d4d3e73a43bb9f5626644b360d3f 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 _:Ne62b700eb6b942a4a66a0d2e1d84a47d ;
    schema:name "She's lost a gun"@ja .

_:Ne62b700eb6b942a4a66a0d2e1d84a47d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bbd3f33cf19450dba26f3cbf77184d8,
        _:N0f14e0fc8007433c89992703ffd43a2f,
        _:N1631e08bd86749ea91426b1ba43fccaf,
        _:N5a63ced235b34264ada27dd08c074531,
        _:N66e24ab6b8ec447aac20cde152233a35,
        _:N7a31c6e228f24bb5931c2693a7b59026,
        _:Nb1d49572094049a287275db34ef84bc0,
        _:Nb69dff9e00154495bf0e1ab190188875,
        _:Ndd6ea378c4b94b8d8fded92038621cdf,
        _:Ne4f210533cc84adfb07bec2269c83001,
        _:Ne5c2d4d3e73a43bb9f5626644b360d3f ;
    mo:track_count 11 ;
    schema:duration "PT47:37"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0bbd3f33cf19450dba26f3cbf77184d8,
        _:N0f14e0fc8007433c89992703ffd43a2f,
        _:N1631e08bd86749ea91426b1ba43fccaf,
        _:N5a63ced235b34264ada27dd08c074531,
        _:N66e24ab6b8ec447aac20cde152233a35,
        _:N7a31c6e228f24bb5931c2693a7b59026,
        _:Nb1d49572094049a287275db34ef84bc0,
        _:Nb69dff9e00154495bf0e1ab190188875,
        _:Ndd6ea378c4b94b8d8fded92038621cdf,
        _:Ne4f210533cc84adfb07bec2269c83001,
        _:Ne5c2d4d3e73a43bb9f5626644b360d3f .

_:N9ea7654ce1ec4d5badb1035985c1ae78 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N097208e3abd940a8b47d5185769207ac,
        _:N0de04e4bade64a7ba01e480d67d5414a,
        _:N19039565b83444f990a768630ad493ff,
        _:N1be4ea5b7087451d955f95bd0d642568,
        _:N1fd35b76b2ac4af4875da1705bdc65df,
        _:N2bbacb4bd4fd48ab96e389227d938c7a,
        _:N3928483067924c30b7b2f4e5f0c25eb3,
        _:N43301e4119b14bb58bbd0d1bd75ce2af,
        _:N4d9304207b27418c86fb5c82c9b47293,
        _:N96f9faa50f1849c28490a4a7425c6e7c,
        _:Na06d67de6c5d49bdb2f077295b73f160,
        _:Na0ac011b51e14ea6a5e1819a5ac80472,
        _:Nd00e10ba8ada433485d8481b25af054d ;
    mo:track_count 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N097208e3abd940a8b47d5185769207ac,
        _:N0de04e4bade64a7ba01e480d67d5414a,
        _:N19039565b83444f990a768630ad493ff,
        _:N1be4ea5b7087451d955f95bd0d642568,
        _:N1fd35b76b2ac4af4875da1705bdc65df,
        _:N2bbacb4bd4fd48ab96e389227d938c7a,
        _:N3928483067924c30b7b2f4e5f0c25eb3,
        _:N43301e4119b14bb58bbd0d1bd75ce2af,
        _:N4d9304207b27418c86fb5c82c9b47293,
        _:N96f9faa50f1849c28490a4a7425c6e7c,
        _:Na06d67de6c5d49bdb2f077295b73f160,
        _:Na0ac011b51e14ea6a5e1819a5ac80472,
        _:Nd00e10ba8ada433485d8481b25af054d .

