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

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

<artist/18937#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118264#subject> ;
    schema:name "tatsuo"@en ;
    foaf:made <album/118264#composition>,
        <album/118264#subject> ;
    foaf:name "tatsuo"@en .

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

<artist/29091#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118264#subject> ;
    schema:name "Sosuke Watanabe"@en,
        "渡辺壮祐"@ja ;
    foaf:made <album/118264#composition>,
        <album/118264#subject> ;
    foaf:name "Sosuke Watanabe"@en,
        "渡辺壮祐"@ja .

<artist/31302#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118264#subject> ;
    schema:name "Kayoko Kusano"@en,
        "草野華余子"@ja ;
    foaf:made <album/118264#composition>,
        <album/118264#subject> ;
    foaf:name "Kayoko Kusano"@en,
        "草野華余子"@ja .

<product/8703#subject> a schema:CreativeWork ;
    schema:name "YU-GI-OH! SEVENS"@en,
        "遊☆戯☆王SEVENS"@ja,
        "YU-GI-OH! SEVENS"@ja-latn ;
    foaf:name "YU-GI-OH! SEVENS"@en,
        "遊☆戯☆王SEVENS"@ja,
        "YU-GI-OH! SEVENS"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/46/118264/118264-c891a5984fb5.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/118264#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "404 / The Brow Beat [Type C]"@en,
        "404 / The Brow Beat [Type C]"@ja,
        "404 / The Brow Beat [Type C]"@ja-latn ;
    mo:performance_of <album/118264#musicalwork> ;
    mo:performer <artist/64306#subject> ;
    mo:recorded_as <album/118264#musicalexpression> ;
    schema:byArtist <artist/64306#subject> ;
    schema:name "404 / The Brow Beat [Type C]"@en,
        "404 / The Brow Beat [Type C]"@ja,
        "404 / The Brow Beat [Type C]"@ja-latn ;
    schema:workPerformed <album/118264#musicalwork> .

<artist/64306#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/118264#performance> ;
    schema:name "The Brow Beat"@en ;
    foaf:name "The Brow Beat"@en .

<album/118264#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "404 / The Brow Beat [Type C]"@en,
        "404 / The Brow Beat [Type C]"@ja,
        "404 / The Brow Beat [Type C]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ryuji"@en ;
            foaf:made <album/118264#composition> ;
            foaf:name "Ryuji"@en ],
        <artist/18937#subject>,
        <artist/26112#subject>,
        <artist/29091#subject>,
        <artist/31302#subject> ;
    mo:produced_work <album/118264#musicalwork> ;
    schema:name "404 / The Brow Beat [Type C]"@en,
        "404 / The Brow Beat [Type C]"@ja,
        "404 / The Brow Beat [Type C]"@ja-latn .

<album/118264#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-27"^^xsd:date ;
    dcterms:title "404 / The Brow Beat [Type C]"@en,
        "404 / The Brow Beat [Type C]"@ja,
        "404 / The Brow Beat [Type C]"@ja-latn ;
    mo:catalogue_number "PCCA-06128" ;
    mo:media_type "CD" ;
    mo:publication_of <album/118264#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N6d4105bfea3c4dceba1c2e2ee81cf78e ;
    mo:record_count 1 ;
    schema:about <product/8703#subject> ;
    schema:byArtist <artist/64306#subject> ;
    schema:datePublished "2022-04-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/46/118264/118264-c891a5984fb5.jpg> ;
    schema:name "404 / The Brow Beat [Type C]"@en,
        "404 / The Brow Beat [Type C]"@ja,
        "404 / The Brow Beat [Type C]"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/118264/118264-c891a5984fb5.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118264#subject> ;
    schema:name "Ryuji"@en ;
    foaf:made <album/118264#subject> ;
    foaf:name "Ryuji"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ryuji"@en ;
    foaf:made <album/118264#subject> ;
    foaf:name "Ryuji"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ryuji"@en ;
    foaf:made <album/118264#lyrics> ;
    foaf:name "Ryuji"@en .

_:N00ef358ff05e4986ac1b2c144cbded1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネモフィラ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N6d4105bfea3c4dceba1c2e2ee81cf78e ;
    schema:name "ネモフィラ"@ja .

_:N0531b76b1a1c46929162a9795291f102 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シンデレラ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N6d4105bfea3c4dceba1c2e2ee81cf78e ;
    schema:name "シンデレラ"@ja .

_:N262b68bfdef34744b4f4fea24c16120a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハミングバード"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N6d4105bfea3c4dceba1c2e2ee81cf78e ;
    schema:name "ハミングバード"@ja .

_:N3d53be1bd08a446e86f3a02c3c50db76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "21グラム (404 ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N6d4105bfea3c4dceba1c2e2ee81cf78e ;
    schema:name "21グラム (404 ver.)"@ja .

_:N533a1b53e7d241e594d2cfa151dbfb91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銃声"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N6d4105bfea3c4dceba1c2e2ee81cf78e ;
    schema:name "銃声"@ja .

_:N61d696fd030e4cbc9c38a299b202d567 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大和歌"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N6d4105bfea3c4dceba1c2e2ee81cf78e ;
    schema:name "大和歌"@ja .

_:N6e221ae82193470eba111c0f68199464 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハレヴタイ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N6d4105bfea3c4dceba1c2e2ee81cf78e ;
    schema:name "ハレヴタイ"@ja .

_:N7952f182c9ea4de9829e3107784829bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "爆風"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N6d4105bfea3c4dceba1c2e2ee81cf78e ;
    schema:name "爆風"@ja .

_:Nb103ac6820d34b43b322d5bfb63046da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "初雪の前に"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N6d4105bfea3c4dceba1c2e2ee81cf78e ;
    schema:name "初雪の前に"@ja .

_:Nbd16fbb56bfb446cbe72eafe872e9e4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grind age"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N6d4105bfea3c4dceba1c2e2ee81cf78e ;
    schema:name "Grind age"@ja .

_:Nc641478dc43f45a3b635597f91690d84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NOT FOUND"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N6d4105bfea3c4dceba1c2e2ee81cf78e ;
    schema:name "NOT FOUND"@ja .

_:Nc8dacc885421447988a0efc4273581e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "404"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N6d4105bfea3c4dceba1c2e2ee81cf78e ;
    schema:name "404"@ja .

_:Ncc9265af0efe48aca12390465f38b467 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Brow Beat 学園校歌 (Bonus Track)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N6d4105bfea3c4dceba1c2e2ee81cf78e ;
    schema:name "The Brow Beat 学園校歌 (Bonus Track)"@ja .

_:Ne8a84e9aaf114ffdbfe0f9b71be287fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "離人"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N6d4105bfea3c4dceba1c2e2ee81cf78e ;
    schema:name "離人"@ja .

_:Nfe53f86467c84c79abe8601e76429e98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "荒野の旅人"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N6d4105bfea3c4dceba1c2e2ee81cf78e ;
    schema:name "荒野の旅人"@ja .

_:N6d4105bfea3c4dceba1c2e2ee81cf78e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00ef358ff05e4986ac1b2c144cbded1a,
        _:N0531b76b1a1c46929162a9795291f102,
        _:N262b68bfdef34744b4f4fea24c16120a,
        _:N3d53be1bd08a446e86f3a02c3c50db76,
        _:N533a1b53e7d241e594d2cfa151dbfb91,
        _:N61d696fd030e4cbc9c38a299b202d567,
        _:N6e221ae82193470eba111c0f68199464,
        _:N7952f182c9ea4de9829e3107784829bb,
        _:Nb103ac6820d34b43b322d5bfb63046da,
        _:Nbd16fbb56bfb446cbe72eafe872e9e4a,
        _:Nc641478dc43f45a3b635597f91690d84,
        _:Nc8dacc885421447988a0efc4273581e9,
        _:Ncc9265af0efe48aca12390465f38b467,
        _:Ne8a84e9aaf114ffdbfe0f9b71be287fa,
        _:Nfe53f86467c84c79abe8601e76429e98 ;
    mo:track_count 15 ;
    schema:duration "PT59:05"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N00ef358ff05e4986ac1b2c144cbded1a,
        _:N0531b76b1a1c46929162a9795291f102,
        _:N262b68bfdef34744b4f4fea24c16120a,
        _:N3d53be1bd08a446e86f3a02c3c50db76,
        _:N533a1b53e7d241e594d2cfa151dbfb91,
        _:N61d696fd030e4cbc9c38a299b202d567,
        _:N6e221ae82193470eba111c0f68199464,
        _:N7952f182c9ea4de9829e3107784829bb,
        _:Nb103ac6820d34b43b322d5bfb63046da,
        _:Nbd16fbb56bfb446cbe72eafe872e9e4a,
        _:Nc641478dc43f45a3b635597f91690d84,
        _:Nc8dacc885421447988a0efc4273581e9,
        _:Ncc9265af0efe48aca12390465f38b467,
        _:Ne8a84e9aaf114ffdbfe0f9b71be287fa,
        _:Nfe53f86467c84c79abe8601e76429e98 .

