@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 _:N16eb321e58e44d5da655c8079d356fb8 ;
    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 ;
    schema:name "Ryuji"@en ;
    foaf:made <album/118264#lyrics> ;
    foaf:name "Ryuji"@en .

[] 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 .

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

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

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

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

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

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

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

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

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

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

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

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

_:Nb51f8c60aff949ad8a6b68610b3d03bd 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 _:N16eb321e58e44d5da655c8079d356fb8 ;
    schema:name "The Brow Beat 学園校歌 (Bonus Track)"@ja .

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

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

_:N16eb321e58e44d5da655c8079d356fb8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bcdcceb38cb44a9a33da64c2e4915ee,
        _:N18f96ba45fba4752adecf2896167bd3b,
        _:N1fdf4a037f1a4af1a117a0ba6b885f15,
        _:N2d65c52316ab4c2a9c80fb0862f840bd,
        _:N3601260a18e44065911d346a22cdd4e2,
        _:N426d8018aacc42c2b21411dbf3836852,
        _:N47cb8879d8b54311b3ad5131914f8ac2,
        _:N5b576dd2e2eb4d9e8bcd791bf83ca651,
        _:N6ef0a924838148c28d18e147d96ce28d,
        _:N88a38b474a6640349628d7edee7a32c8,
        _:N91e4278cc08a45c7a6f25b3420f6d0c2,
        _:N97e4f42d20e8486a95ccd9fcf0bff122,
        _:Nb51f8c60aff949ad8a6b68610b3d03bd,
        _:Nb7f9e0cf5b904933b9ad15018a4c567e,
        _:Nf5f542b82b7a4cd4b0e9b5dacfbc965b ;
    mo:track_count 15 ;
    schema:duration "PT59:05"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0bcdcceb38cb44a9a33da64c2e4915ee,
        _:N18f96ba45fba4752adecf2896167bd3b,
        _:N1fdf4a037f1a4af1a117a0ba6b885f15,
        _:N2d65c52316ab4c2a9c80fb0862f840bd,
        _:N3601260a18e44065911d346a22cdd4e2,
        _:N426d8018aacc42c2b21411dbf3836852,
        _:N47cb8879d8b54311b3ad5131914f8ac2,
        _:N5b576dd2e2eb4d9e8bcd791bf83ca651,
        _:N6ef0a924838148c28d18e147d96ce28d,
        _:N88a38b474a6640349628d7edee7a32c8,
        _:N91e4278cc08a45c7a6f25b3420f6d0c2,
        _:N97e4f42d20e8486a95ccd9fcf0bff122,
        _:Nb51f8c60aff949ad8a6b68610b3d03bd,
        _:Nb7f9e0cf5b904933b9ad15018a4c567e,
        _:Nf5f542b82b7a4cd4b0e9b5dacfbc965b .

