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

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

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

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

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

<artist/31302#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118266#subject> ;
    schema:name "Kayoko Kusano"@en,
        "草野華余子"@ja ;
    foaf:made <album/118266#composition>,
        <album/118266#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/118266#musicalexpression> a mo:Signal ;
    mo:published_as <album/118266#subject> ;
    mo:records <album/118266#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/66/118266/118266-b4d17ab898c8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/118266#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/118266/118266-b4d17ab898c8.jpg> ;
    foaf:depicts <album/118266#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/118266/118266-b4d17ab898c8.jpg> .

<https://medium-media.vgm.io/albums/66/118266/118266-b4d17ab898c8.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/118266#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "404 / The Brow Beat [Type A (Limited Edition)]"@en,
        "404 / The Brow Beat [Type A (初回限定盤)]"@ja,
        "404 / The Brow Beat [Type A (Limited Edition)]"@ja-latn ;
    mo:performance_of <album/118266#musicalwork> ;
    mo:performer <artist/64306#subject> ;
    mo:recorded_as <album/118266#musicalexpression> ;
    schema:byArtist <artist/64306#subject> ;
    schema:name "404 / The Brow Beat [Type A (Limited Edition)]"@en,
        "404 / The Brow Beat [Type A (初回限定盤)]"@ja,
        "404 / The Brow Beat [Type A (Limited Edition)]"@ja-latn ;
    schema:workPerformed <album/118266#musicalwork> .

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

<album/118266#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "404 / The Brow Beat [Type A (Limited Edition)]"@en,
        "404 / The Brow Beat [Type A (初回限定盤)]"@ja,
        "404 / The Brow Beat [Type A (Limited Edition)]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ryuji"@en ;
            foaf:made <album/118266#composition> ;
            foaf:name "Ryuji"@en ],
        <artist/18937#subject>,
        <artist/26112#subject>,
        <artist/29091#subject>,
        <artist/31302#subject> ;
    mo:produced_work <album/118266#musicalwork> ;
    schema:name "404 / The Brow Beat [Type A (Limited Edition)]"@en,
        "404 / The Brow Beat [Type A (初回限定盤)]"@ja,
        "404 / The Brow Beat [Type A (Limited Edition)]"@ja-latn .

<album/118266#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-27"^^xsd:date ;
    dcterms:title "404 / The Brow Beat [Type A (Limited Edition)]"@en,
        "404 / The Brow Beat [Type A (初回限定盤)]"@ja,
        "404 / The Brow Beat [Type A (Limited Edition)]"@ja-latn ;
    mo:catalogue_number "PCCA-06126" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/118266#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N0ca2a045556147ea953afdc3d8939fed,
        _:N2601555f8ae14726b4e6e3b0f1eaceb1 ;
    mo:record_count 2 ;
    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/66/118266/118266-b4d17ab898c8.jpg> ;
    schema:name "404 / The Brow Beat [Type A (Limited Edition)]"@en,
        "404 / The Brow Beat [Type A (初回限定盤)]"@ja,
        "404 / The Brow Beat [Type A (Limited Edition)]"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/118266/118266-b4d17ab898c8.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:Nade9760273f84528b401eeda0808b324 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銃声 (Making)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0ca2a045556147ea953afdc3d8939fed ;
    schema:name "銃声 (Making)"@ja .

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

_:Nd4d2849a7cba4aa8a484c40d32c4c0d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銃声 (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0ca2a045556147ea953afdc3d8939fed ;
    schema:name "銃声 (Music Video)"@ja .

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

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

_:N0ca2a045556147ea953afdc3d8939fed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nade9760273f84528b401eeda0808b324,
        _:Nd4d2849a7cba4aa8a484c40d32c4c0d3 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nade9760273f84528b401eeda0808b324,
        _:Nd4d2849a7cba4aa8a484c40d32c4c0d3 .

_:N2601555f8ae14726b4e6e3b0f1eaceb1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00ca00ada7264e47aa87ff5bc3acc66d,
        _:N01a1e6a07aec41fe95ff31dd4a0dba77,
        _:N168342567400425c956600a8a5dcfb6e,
        _:N2230f4e073cf42fba8c7920e9e0f80a5,
        _:N2baa6ae3eb4d4e1cb332db8d0835211e,
        _:N33af5534253e45e7ac05cbe57f92b9c5,
        _:N41e8ae17a0744b3b88062c4b7fb4693e,
        _:N57fb25cc3cd84b22b8be5b2152593770,
        _:N6db9a4af97af4b85a6a1a06e8873415e,
        _:N73c1393d2dfe4f1185506d14bbc630d9,
        _:N7ea820bf658e41fabdd8649065313fab,
        _:Nd3319e721c324ff0b1e3e32280877fdc,
        _:Ne4339d61c3c0471281d806a127724239,
        _:Nee1412428ca34d0da1caedea19145f71 ;
    mo:track_count 14 ;
    schema:duration "PT56:33"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N00ca00ada7264e47aa87ff5bc3acc66d,
        _:N01a1e6a07aec41fe95ff31dd4a0dba77,
        _:N168342567400425c956600a8a5dcfb6e,
        _:N2230f4e073cf42fba8c7920e9e0f80a5,
        _:N2baa6ae3eb4d4e1cb332db8d0835211e,
        _:N33af5534253e45e7ac05cbe57f92b9c5,
        _:N41e8ae17a0744b3b88062c4b7fb4693e,
        _:N57fb25cc3cd84b22b8be5b2152593770,
        _:N6db9a4af97af4b85a6a1a06e8873415e,
        _:N73c1393d2dfe4f1185506d14bbc630d9,
        _:N7ea820bf658e41fabdd8649065313fab,
        _:Nd3319e721c324ff0b1e3e32280877fdc,
        _:Ne4339d61c3c0471281d806a127724239,
        _:Nee1412428ca34d0da1caedea19145f71 .

