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

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

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

<artist/1227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5371#subject> ;
    schema:name "Masato Nakamura"@en,
        "中村正人"@ja ;
    foaf:made <album/5371#composition>,
        <album/5371#subject> ;
    foaf:name "Masato Nakamura"@en,
        "中村正人"@ja .

<artist/1584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5371#subject> ;
    schema:name "Wendy Carlos"@en ;
    foaf:made <album/5371#composition>,
        <album/5371#subject> ;
    foaf:name "Wendy Carlos"@en .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5371#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/5371#composition>,
        <album/5371#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/531#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5371#subject> ;
    schema:name "Marty O'Donnell"@en ;
    foaf:made <album/5371#composition>,
        <album/5371#subject> ;
    foaf:name "Marty O'Donnell"@en .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5371#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/5371#composition>,
        <album/5371#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/163#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY"@en,
        "ファイナルファンタジー"@ja,
        "FINAL FANTASY"@ja-latn ;
    foaf:name "FINAL FANTASY"@en,
        "ファイナルファンタジー"@ja,
        "FINAL FANTASY"@ja-latn .

<product/258#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn ;
    foaf:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn .

<product/379#subject> a schema:CreativeWork ;
    schema:name "Halo: Combat Evolved"@en,
        "Halo: Combat Evolved"@ja,
        "Halo: Combat Evolved"@ja-latn ;
    foaf:name "Halo: Combat Evolved"@en,
        "Halo: Combat Evolved"@ja,
        "Halo: Combat Evolved"@ja-latn .

<product/416#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn ;
    foaf:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn .

<product/420#subject> a schema:CreativeWork ;
    schema:name "Sonic the Hedgehog (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ (16-bit)"@ja,
        "Sonic the Hedgehog (16-bit)"@ja-latn ;
    foaf:name "Sonic the Hedgehog (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ (16-bit)"@ja,
        "Sonic the Hedgehog (16-bit)"@ja-latn .

<product/6201#subject> a schema:CreativeWork ;
    schema:name "Tetris (GB)"@en,
        "Тетрис (GB)"@ja,
        "Tetris (GB)"@ja-latn ;
    foaf:name "Tetris (GB)"@en,
        "Тетрис (GB)"@ja,
        "Tetris (GB)"@ja-latn .

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

<album/5371#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Club Game Music"@en,
        "Club Game Music"@ja,
        "Club Game Music"@ja-latn ;
    mo:performance_of <album/5371#musicalwork> ;
    mo:recorded_as <album/5371#musicalexpression> ;
    schema:name "Club Game Music"@en,
        "Club Game Music"@ja,
        "Club Game Music"@ja-latn ;
    schema:workPerformed <album/5371#musicalwork> .

<org/48#subject> schema:name "OneUp Studios"@en,
        "OneUp Studios"@ja,
        "OneUp Studios"@ja-latn ;
    foaf:name "OneUp Studios"@en,
        "OneUp Studios"@ja,
        "OneUp Studios"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/5371/5371-1194908457.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5371#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Club Game Music"@en,
        "Club Game Music"@ja,
        "Club Game Music"@ja-latn ;
    mo:composer <artist/1227#subject>,
        <artist/1584#subject>,
        <artist/190#subject>,
        <artist/531#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/5371#musicalwork> ;
    schema:name "Club Game Music"@en,
        "Club Game Music"@ja,
        "Club Game Music"@ja-latn .

<album/5371#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-06-15"^^xsd:date ;
    dcterms:title "Club Game Music"@en,
        "Club Game Music"@ja,
        "Club Game Music"@ja-latn ;
    mo:catalogue_number "OUS EP-01" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/5371#musicalexpression> ;
    mo:publisher <org/48#subject> ;
    mo:record _:Naaacea3d90934c0eb57d31af45849fb2 ;
    mo:record_count 1 ;
    schema:about <product/163#subject>,
        <product/258#subject>,
        <product/379#subject>,
        <product/416#subject>,
        <product/420#subject>,
        <product/6201#subject> ;
    schema:datePublished "2006-06-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/5371/5371-1194908457.jpg> ;
    schema:name "Club Game Music"@en,
        "Club Game Music"@ja,
        "Club Game Music"@ja-latn ;
    schema:publisher <org/48#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/5371/5371-1194908457.jpg> .

_:N32a9406491164c45af9faa30c1e42e60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic the Hedgehog"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Naaacea3d90934c0eb57d31af45849fb2 ;
    schema:name "Sonic the Hedgehog"@en .

_:N3849b03c53cd4f788cc8815b2462e16b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tron"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Naaacea3d90934c0eb57d31af45849fb2 ;
    schema:name "Tron"@en .

_:N6fd128e52aed4f979069cbd49ba75b0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halo"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Naaacea3d90934c0eb57d31af45849fb2 ;
    schema:name "Halo"@en .

_:N9deb0015fd1f4bb79b67f23a9abd258e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fantasy"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Naaacea3d90934c0eb57d31af45849fb2 ;
    schema:name "Final Fantasy"@en .

_:Na9ee55eb63df4d53a8b67776402ed901 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tetris"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Naaacea3d90934c0eb57d31af45849fb2 ;
    schema:name "Tetris"@en .

_:Ne4f4b135238c4981b9fc382a49c35f93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Zelda"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Naaacea3d90934c0eb57d31af45849fb2 ;
    schema:name "Legend of Zelda"@en .

_:Nf1f42dc704a3480fa59043c2c38984fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Bros."@en ;
    mo:track_number 7 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Naaacea3d90934c0eb57d31af45849fb2 ;
    schema:name "Super Mario Bros."@en .

_:Naaacea3d90934c0eb57d31af45849fb2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32a9406491164c45af9faa30c1e42e60,
        _:N3849b03c53cd4f788cc8815b2462e16b,
        _:N6fd128e52aed4f979069cbd49ba75b0c,
        _:N9deb0015fd1f4bb79b67f23a9abd258e,
        _:Na9ee55eb63df4d53a8b67776402ed901,
        _:Ne4f4b135238c4981b9fc382a49c35f93,
        _:Nf1f42dc704a3480fa59043c2c38984fa ;
    mo:track_count 7 ;
    schema:duration "PT26:07"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N32a9406491164c45af9faa30c1e42e60,
        _:N3849b03c53cd4f788cc8815b2462e16b,
        _:N6fd128e52aed4f979069cbd49ba75b0c,
        _:N9deb0015fd1f4bb79b67f23a9abd258e,
        _:Na9ee55eb63df4d53a8b67776402ed901,
        _:Ne4f4b135238c4981b9fc382a49c35f93,
        _:Nf1f42dc704a3480fa59043c2c38984fa .

