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

<album/16617> a mo:Release ;
    mo:catalogue_number "LPU 0005" .

<album/3435> a mo:Release ;
    mo:catalogue_number "YLC-20003" .

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

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

<artist/276#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/489#subject> ;
    schema:name "Nobuyuki Ohnogi"@en,
        "大野木宜幸"@ja ;
    foaf:made <album/489#composition>,
        <album/489#subject> ;
    foaf:name "Nobuyuki Ohnogi"@en,
        "大野木宜幸"@ja .

<artist/742#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/489#subject> ;
    schema:name "Yuriko Keino"@en,
        "慶野由利子"@ja ;
    foaf:made <album/489#composition>,
        <album/489#subject> ;
    foaf:name "Yuriko Keino"@en,
        "慶野由利子"@ja .

<artist/844#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/489#subject> ;
    schema:name "Toshio Kai"@en,
        "甲斐敏夫"@ja ;
    foaf:made <album/489#composition>,
        <album/489#subject> ;
    foaf:name "Toshio Kai"@en,
        "甲斐敏夫"@ja .

<product/10473#subject> a schema:CreativeWork ;
    schema:name "XEVIOUS"@en,
        "ゼビウス"@ja,
        "XEVIOUS"@ja-latn ;
    foaf:name "XEVIOUS"@en,
        "ゼビウス"@ja,
        "XEVIOUS"@ja-latn .

<product/10479#subject> a schema:CreativeWork ;
    schema:name "PHOZON"@en,
        "フォゾン"@ja,
        "PHOZON"@ja-latn ;
    foaf:name "PHOZON"@en,
        "フォゾン"@ja,
        "PHOZON"@ja-latn .

<product/10483#subject> a schema:CreativeWork ;
    schema:name "Libble Rabble"@en,
        "リブルラブル"@ja,
        "Libble Rabble"@ja-latn ;
    foaf:name "Libble Rabble"@en,
        "リブルラブル"@ja,
        "Libble Rabble"@ja-latn .

<product/10484#subject> a schema:CreativeWork ;
    schema:name "POLE POSITION"@en,
        "ポールポジション"@ja,
        "POLE POSITION"@ja-latn ;
    foaf:name "POLE POSITION"@en,
        "ポールポジション"@ja,
        "POLE POSITION"@ja-latn .

<product/10485#subject> a schema:CreativeWork ;
    schema:name "NEW RALLY-X"@en,
        "ニューラリーX"@ja,
        "NEW RALLY-X"@ja-latn ;
    foaf:name "NEW RALLY-X"@en,
        "ニューラリーX"@ja,
        "NEW RALLY-X"@ja-latn .

<product/10491#subject> a schema:CreativeWork ;
    schema:name "DIG DUG"@en,
        "ディグダグ"@ja,
        "DIG DUG"@ja-latn ;
    foaf:name "DIG DUG"@en,
        "ディグダグ"@ja,
        "DIG DUG"@ja-latn .

<product/10492#subject> a schema:CreativeWork ;
    schema:name "GALAGA"@en,
        "ギャラガ"@ja,
        "GALAGA"@ja-latn ;
    foaf:name "GALAGA"@en,
        "ギャラガ"@ja,
        "GALAGA"@ja-latn .

<product/7403#subject> a schema:CreativeWork ;
    schema:name "MAPPY"@en,
        "マッピー"@ja,
        "MAPPY"@ja-latn ;
    foaf:name "MAPPY"@en,
        "マッピー"@ja,
        "MAPPY"@ja-latn .

<release/12298#subject> a schema:CreativeWork ;
    schema:name "BOSCONIAN (Arcade)"@en,
        "BOSCONIAN (Arcade)"@ja,
        "BOSCONIAN (Arcade)"@ja-latn ;
    foaf:name "BOSCONIAN (Arcade)"@en,
        "BOSCONIAN (Arcade)"@ja,
        "BOSCONIAN (Arcade)"@ja-latn .

<release/14495#subject> a schema:CreativeWork ;
    schema:name "PAC-MAN (Arcade)"@en,
        "パックマン (Arcade)"@ja,
        "PAC-MAN (Arcade)"@ja-latn ;
    foaf:name "PAC-MAN (Arcade)"@en,
        "パックマン (Arcade)"@ja,
        "PAC-MAN (Arcade)"@ja-latn .

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

<album/489#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Video Game Music"@en,
        "ビデオ・ゲーム・ミュージック"@ja,
        "Video Game Music"@ja-latn ;
    mo:performance_of <album/489#musicalwork> ;
    mo:recorded_as <album/489#musicalexpression> ;
    schema:name "Video Game Music"@en,
        "ビデオ・ゲーム・ミュージック"@ja,
        "Video Game Music"@ja-latn ;
    schema:workPerformed <album/489#musicalwork> .

<org/10#subject> schema:name "YEN Records"@en,
        "￥・E・N Records"@ja,
        "YEN Records"@ja-latn ;
    foaf:name "YEN Records"@en,
        "￥・E・N Records"@ja,
        "YEN Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/489/489-1196813424.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/489#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Video Game Music"@en,
        "ビデオ・ゲーム・ミュージック"@ja,
        "Video Game Music"@ja-latn ;
    mo:composer <artist/276#subject>,
        <artist/742#subject>,
        <artist/844#subject> ;
    mo:produced_work <album/489#musicalwork> ;
    schema:name "Video Game Music"@en,
        "ビデオ・ゲーム・ミュージック"@ja,
        "Video Game Music"@ja-latn .

<album/489#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1984-04-25"^^xsd:date ;
    dcterms:title "Video Game Music"@en,
        "ビデオ・ゲーム・ミュージック"@ja,
        "Video Game Music"@ja-latn ;
    mo:catalogue_number "YLR-20003" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/16617>,
        <album/3435> ;
    mo:publication_of <album/489#musicalexpression> ;
    mo:publisher <org/10#subject> ;
    mo:record _:N54514e07a87b4c74b310d82286593958 ;
    mo:record_count 1 ;
    schema:about <product/10473#subject>,
        <product/10479#subject>,
        <product/10483#subject>,
        <product/10484#subject>,
        <product/10485#subject>,
        <product/10491#subject>,
        <product/10492#subject>,
        <product/7403#subject>,
        <release/12298#subject>,
        <release/14495#subject> ;
    schema:datePublished "1984-04-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/489/489-1196813424.jpg> ;
    schema:name "Video Game Music"@en,
        "ビデオ・ゲーム・ミュージック"@ja,
        "Video Game Music"@ja-latn ;
    schema:publisher <org/10#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/489/489-1196813424.jpg> .

_:N2c21ad76e4704f8f875280346e2aefff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PAC-MAN"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N54514e07a87b4c74b310d82286593958 ;
    schema:name "PAC-MAN"@en .

_:N5afa6cb8fb32489cafb42138704c08e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GALAGA"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N54514e07a87b4c74b310d82286593958 ;
    schema:name "GALAGA"@en .

_:N646fd33e57ba4e149ee9350483d72370 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MAPPY"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N54514e07a87b4c74b310d82286593958 ;
    schema:name "MAPPY"@en .

_:N7bcfa675f5734efca66648c8a2824fac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEW RALLY-X"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N54514e07a87b4c74b310d82286593958 ;
    schema:name "NEW RALLY-X"@en .

_:Na4d54bfb5de14b6aa89a9b31e5ab691a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "POLE POSITION"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N54514e07a87b4c74b310d82286593958 ;
    schema:name "POLE POSITION"@en .

_:Nc9d43b64db204d849233c1be5f3b61ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PHOZON"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N54514e07a87b4c74b310d82286593958 ;
    schema:name "PHOZON"@en .

_:Ncbdc4e618e1b4fa3a13febd84de16d14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "XEVIOUS"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N54514e07a87b4c74b310d82286593958 ;
    schema:name "XEVIOUS"@en .

_:Nd1675298e2c447f8bf9d07bd9ae24daf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOSCONIAN"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N54514e07a87b4c74b310d82286593958 ;
    schema:name "BOSCONIAN"@en .

_:Nd7c86e8d21204b7ea3814bf82a021d45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIBBLE RABBLE"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N54514e07a87b4c74b310d82286593958 ;
    schema:name "LIBBLE RABBLE"@en .

_:Nfdb15164af234ee0822c414a803a0cdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DIG DUG"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N54514e07a87b4c74b310d82286593958 ;
    schema:name "DIG DUG"@en .

_:N54514e07a87b4c74b310d82286593958 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c21ad76e4704f8f875280346e2aefff,
        _:N5afa6cb8fb32489cafb42138704c08e0,
        _:N646fd33e57ba4e149ee9350483d72370,
        _:N7bcfa675f5734efca66648c8a2824fac,
        _:Na4d54bfb5de14b6aa89a9b31e5ab691a,
        _:Nc9d43b64db204d849233c1be5f3b61ad,
        _:Ncbdc4e618e1b4fa3a13febd84de16d14,
        _:Nd1675298e2c447f8bf9d07bd9ae24daf,
        _:Nd7c86e8d21204b7ea3814bf82a021d45,
        _:Nfdb15164af234ee0822c414a803a0cdc ;
    mo:track_count 10 ;
    schema:duration "PT15:24"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2c21ad76e4704f8f875280346e2aefff,
        _:N5afa6cb8fb32489cafb42138704c08e0,
        _:N646fd33e57ba4e149ee9350483d72370,
        _:N7bcfa675f5734efca66648c8a2824fac,
        _:Na4d54bfb5de14b6aa89a9b31e5ab691a,
        _:Nc9d43b64db204d849233c1be5f3b61ad,
        _:Ncbdc4e618e1b4fa3a13febd84de16d14,
        _:Nd1675298e2c447f8bf9d07bd9ae24daf,
        _:Nd7c86e8d21204b7ea3814bf82a021d45,
        _:Nfdb15164af234ee0822c414a803a0cdc .

