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

<album/17174> a mo:Release ;
    mo:catalogue_number "ALC-22903" .

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

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

<album/9621> a mo:Release ;
    mo:catalogue_number "ALR-22903" .

<artist/1723#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2655#subject> ;
    schema:name "Takeaki Kunimoto"@en,
        "国本剛章"@ja ;
    foaf:made <album/2655#composition>,
        <album/2655#subject> ;
    foaf:name "Takeaki Kunimoto"@en,
        "国本剛章"@ja .

<artist/428#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2655#subject> ;
    schema:name "Jun Chikuma"@en ;
    foaf:made <album/2655#composition>,
        <album/2655#subject> ;
    foaf:name "Jun Chikuma"@en .

<product/17697#subject> a schema:CreativeWork ;
    schema:name "Nuts & Milk"@en,
        "ナッツ&ミルク"@ja,
        "Nattsu to Miruku"@ja-latn ;
    foaf:name "Nuts & Milk"@en,
        "ナッツ&ミルク"@ja,
        "Nattsu to Miruku"@ja-latn .

<product/7353#subject> a schema:CreativeWork ;
    schema:name "Challenger"@en,
        "チャレンジャー"@ja,
        "Challenger"@ja-latn ;
    foaf:name "Challenger"@en,
        "チャレンジャー"@ja,
        "Challenger"@ja-latn .

<product/7358#subject> a schema:CreativeWork ;
    schema:name "Star Soldier"@en,
        "スターソルジャー"@ja,
        "Star Soldier"@ja-latn ;
    foaf:name "Star Soldier"@en,
        "スターソルジャー"@ja,
        "Star Soldier"@ja-latn .

<product/9414#subject> a schema:CreativeWork ;
    schema:name "Bomberman (1985)"@en,
        "ボンバーマン (1985)"@ja,
        "Bomberman (1985)"@ja-latn ;
    foaf:name "Bomberman (1985)"@en,
        "ボンバーマン (1985)"@ja,
        "Bomberman (1985)"@ja-latn .

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

<album/2655#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hudson Game Music"@en,
        "ハドソン・ゲーム・ミュージック"@ja,
        "Hudson Game Music"@ja-latn ;
    mo:performance_of <album/2655#musicalwork> ;
    mo:recorded_as <album/2655#musicalexpression> ;
    schema:name "Hudson Game Music"@en,
        "ハドソン・ゲーム・ミュージック"@ja,
        "Hudson Game Music"@ja-latn ;
    schema:workPerformed <album/2655#musicalwork> .

<org/4538#subject> schema:name "Alfa"@en,
        "アルファ"@ja,
        "Alfa"@ja-latn ;
    foaf:name "Alfa"@en,
        "アルファ"@ja,
        "Alfa"@ja-latn .

<https://media.vgm.io/albums/55/2655/2655-5646ddfaad45.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/2655#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/2655/2655-5646ddfaad45.jpg> ;
    foaf:depicts <album/2655#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/2655/2655-5646ddfaad45.jpg> .

<https://medium-media.vgm.io/albums/55/2655/2655-5646ddfaad45.jpg> a schema:ImageObject,
        foaf:Image .

<album/2655#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hudson Game Music"@en,
        "ハドソン・ゲーム・ミュージック"@ja,
        "Hudson Game Music"@ja-latn ;
    mo:composer <artist/1723#subject>,
        <artist/428#subject> ;
    mo:produced_work <album/2655#musicalwork> ;
    schema:name "Hudson Game Music"@en,
        "ハドソン・ゲーム・ミュージック"@ja,
        "Hudson Game Music"@ja-latn .

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

<album/2655#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-08-25"^^xsd:date ;
    dcterms:title "Hudson Game Music"@en,
        "ハドソン・ゲーム・ミュージック"@ja,
        "Hudson Game Music"@ja-latn ;
    mo:catalogue_number "28XA-87" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/17174>,
        <album/9621> ;
    mo:publication_of <album/2655#musicalexpression> ;
    mo:publisher <org/4538#subject> ;
    mo:record _:Nfa079982515e4c79b50510a53fd28d42 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Binary Land"@en ;
            foaf:name "Binary Land"@en ],
        [ a schema:CreativeWork ;
            schema:name "Championship Lode Runner"@en ;
            foaf:name "Championship Lode Runner"@en ],
        [ a schema:CreativeWork ;
            schema:name "Raid on Bungeling Bay"@en ;
            foaf:name "Raid on Bungeling Bay"@en ],
        <product/17697#subject>,
        <product/7353#subject>,
        <product/7358#subject>,
        <product/9414#subject> ;
    schema:datePublished "1986-08-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/2655/2655-5646ddfaad45.jpg> ;
    schema:name "Hudson Game Music"@en,
        "ハドソン・ゲーム・ミュージック"@ja,
        "Hudson Game Music"@ja-latn ;
    schema:publisher <org/4538#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/2655/2655-5646ddfaad45.jpg> .

_:N0f66a945cf4841cf975608d50178667a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Soldier"@en,
        "スターソルジャー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nfa079982515e4c79b50510a53fd28d42 ;
    schema:name "Star Soldier"@en,
        "スターソルジャー"@ja .

_:N22ce1b63f68f47b889f6043cf9a38713 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nuts & Milk"@en,
        "ナッツ&ミルク"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nfa079982515e4c79b50510a53fd28d42 ;
    schema:name "Nuts & Milk"@en,
        "ナッツ&ミルク"@ja .

_:N2d538223726948278a2957554b6d0f74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bomber Man"@en,
        "ボンバーマン"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nfa079982515e4c79b50510a53fd28d42 ;
    schema:name "Bomber Man"@en,
        "ボンバーマン"@ja .

_:N6a218a2a654f40ad89b59ffe1a4a0a14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Championship Lode Runner"@en,
        "チャンピオンシップ・ロードランナー"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nfa079982515e4c79b50510a53fd28d42 ;
    schema:name "Championship Lode Runner"@en,
        "チャンピオンシップ・ロードランナー"@ja .

_:N7fd28e7adf984ceea597468af4d47fbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Soldier"@en,
        "スターソルジャー"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nfa079982515e4c79b50510a53fd28d42 ;
    schema:name "Star Soldier"@en,
        "スターソルジャー"@ja .

_:N9ea2b52fd48c4c3a8cc1cf831bf228d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Challenger"@en,
        "チャレンジャー"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nfa079982515e4c79b50510a53fd28d42 ;
    schema:name "Challenger"@en,
        "チャレンジャー"@ja .

_:Naeaf25a97e544075bf73265d0bff2920 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nuts & Milk"@en,
        "ナッツ&ミルク"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nfa079982515e4c79b50510a53fd28d42 ;
    schema:name "Nuts & Milk"@en,
        "ナッツ&ミルク"@ja .

_:Nc00addbcd8234081942fc2d471350d61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Binaryland"@en,
        "バイナリィランド"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nfa079982515e4c79b50510a53fd28d42 ;
    schema:name "Binaryland"@en,
        "バイナリィランド"@ja .

_:Ne5a3cd29db0241b3b1758dc5eb2b2369 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Championship Lode Runner"@en,
        "チャンピオンシップ・ロードランナー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nfa079982515e4c79b50510a53fd28d42 ;
    schema:name "Championship Lode Runner"@en,
        "チャンピオンシップ・ロードランナー"@ja .

_:Ne5fb931762ff4e4f9b8e2161ed1399a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raid On Bungeling Bay"@en,
        "バンゲリングベイ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nfa079982515e4c79b50510a53fd28d42 ;
    schema:name "Raid On Bungeling Bay"@en,
        "バンゲリングベイ"@ja .

_:Ne88475a9ef3344f3a705ec5ac1943717 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Binaryland"@en,
        "バイナリィランド"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nfa079982515e4c79b50510a53fd28d42 ;
    schema:name "Binaryland"@en,
        "バイナリィランド"@ja .

_:Nf20cd94cee8640a0b6eefd257cb7e460 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bomber Man"@en,
        "ボンバーマン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nfa079982515e4c79b50510a53fd28d42 ;
    schema:name "Bomber Man"@en,
        "ボンバーマン"@ja .

_:Nfa079982515e4c79b50510a53fd28d42 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f66a945cf4841cf975608d50178667a,
        _:N22ce1b63f68f47b889f6043cf9a38713,
        _:N2d538223726948278a2957554b6d0f74,
        _:N6a218a2a654f40ad89b59ffe1a4a0a14,
        _:N7fd28e7adf984ceea597468af4d47fbc,
        _:N9ea2b52fd48c4c3a8cc1cf831bf228d3,
        _:Naeaf25a97e544075bf73265d0bff2920,
        _:Nc00addbcd8234081942fc2d471350d61,
        _:Ne5a3cd29db0241b3b1758dc5eb2b2369,
        _:Ne5fb931762ff4e4f9b8e2161ed1399a8,
        _:Ne88475a9ef3344f3a705ec5ac1943717,
        _:Nf20cd94cee8640a0b6eefd257cb7e460 ;
    mo:track_count 12 ;
    schema:duration "PT38:18"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0f66a945cf4841cf975608d50178667a,
        _:N22ce1b63f68f47b889f6043cf9a38713,
        _:N2d538223726948278a2957554b6d0f74,
        _:N6a218a2a654f40ad89b59ffe1a4a0a14,
        _:N7fd28e7adf984ceea597468af4d47fbc,
        _:N9ea2b52fd48c4c3a8cc1cf831bf228d3,
        _:Naeaf25a97e544075bf73265d0bff2920,
        _:Nc00addbcd8234081942fc2d471350d61,
        _:Ne5a3cd29db0241b3b1758dc5eb2b2369,
        _:Ne5fb931762ff4e4f9b8e2161ed1399a8,
        _:Ne88475a9ef3344f3a705ec5ac1943717,
        _:Nf20cd94cee8640a0b6eefd257cb7e460 .

