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

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

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

<artist/633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53213#subject> ;
    schema:name "Toshihiko Sahashi"@en,
        "佐橋俊彦"@ja ;
    foaf:made <album/53213#composition>,
        <album/53213#subject> ;
    foaf:name "Toshihiko Sahashi"@en,
        "佐橋俊彦"@ja .

<product/3153#subject> a schema:CreativeWork ;
    schema:name "Saint Seiya -soul of gold-"@en,
        "聖闘士星矢 -黄金魂 soul of gold-"@ja,
        "Saint Seiya -soul of gold-"@ja-latn ;
    foaf:name "Saint Seiya -soul of gold-"@en,
        "聖闘士星矢 -黄金魂 soul of gold-"@ja,
        "Saint Seiya -soul of gold-"@ja-latn .

<album/53213#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SAINT SEIYA -soul of gold- vol.1 Special CD \"sound of gold\" I"@en,
        "聖闘士星矢 黄金魂 -soul of gold- vol.1 スペシャルCD「sound of gold」I"@ja,
        "SAINT SEIYA -soul of gold- vol.1 Special CD \"sound of gold\" I"@ja-latn ;
    mo:composer <artist/633#subject> ;
    mo:produced_work <album/53213#musicalwork> ;
    schema:name "SAINT SEIYA -soul of gold- vol.1 Special CD \"sound of gold\" I"@en,
        "聖闘士星矢 黄金魂 -soul of gold- vol.1 スペシャルCD「sound of gold」I"@ja,
        "SAINT SEIYA -soul of gold- vol.1 Special CD \"sound of gold\" I"@ja-latn .

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

<org/1382#subject> schema:name "EMOTION"@en,
        "EMOTION"@ja,
        "EMOTION"@ja-latn ;
    foaf:name "EMOTION"@en,
        "EMOTION"@ja,
        "EMOTION"@ja-latn .

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

<https://medium-media.vgm.io/albums/31/53213/53213-1438516306.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4668#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53213#performance> ;
    schema:name "Hideyuki Tanaka"@en,
        "田中秀幸"@ja ;
    foaf:name "Hideyuki Tanaka"@en,
        "田中秀幸"@ja .

<artist/8410#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53213#performance> ;
    schema:name "Yuusaku Yara"@en,
        "屋良有作"@ja ;
    foaf:name "Yuusaku Yara"@en,
        "屋良有作"@ja .

<album/53213#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SAINT SEIYA -soul of gold- vol.1 Special CD \"sound of gold\" I"@en,
        "聖闘士星矢 黄金魂 -soul of gold- vol.1 スペシャルCD「sound of gold」I"@ja,
        "SAINT SEIYA -soul of gold- vol.1 Special CD \"sound of gold\" I"@ja-latn ;
    mo:performance_of <album/53213#musicalwork> ;
    mo:performer <artist/4668#subject>,
        <artist/8410#subject> ;
    mo:recorded_as <album/53213#musicalexpression> ;
    schema:byArtist <artist/4668#subject>,
        <artist/8410#subject> ;
    schema:name "SAINT SEIYA -soul of gold- vol.1 Special CD \"sound of gold\" I"@en,
        "聖闘士星矢 黄金魂 -soul of gold- vol.1 スペシャルCD「sound of gold」I"@ja,
        "SAINT SEIYA -soul of gold- vol.1 Special CD \"sound of gold\" I"@ja-latn ;
    schema:workPerformed <album/53213#musicalwork> .

<album/53213#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-24"^^xsd:date ;
    dcterms:title "SAINT SEIYA -soul of gold- vol.1 Special CD \"sound of gold\" I"@en,
        "聖闘士星矢 黄金魂 -soul of gold- vol.1 スペシャルCD「sound of gold」I"@ja,
        "SAINT SEIYA -soul of gold- vol.1 Special CD \"sound of gold\" I"@ja-latn ;
    mo:catalogue_number "BCXA-1006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53213#musicalexpression> ;
    mo:publisher <org/1382#subject> ;
    mo:record _:Nab9dce87c4b54f44876d618edc22829a ;
    mo:record_count 1 ;
    schema:about <product/3153#subject> ;
    schema:byArtist <artist/4668#subject>,
        <artist/8410#subject> ;
    schema:datePublished "2015-07-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/31/53213/53213-1438516306.jpg> ;
    schema:name "SAINT SEIYA -soul of gold- vol.1 Special CD \"sound of gold\" I"@en,
        "聖闘士星矢 黄金魂 -soul of gold- vol.1 スペシャルCD「sound of gold」I"@ja,
        "SAINT SEIYA -soul of gold- vol.1 Special CD \"sound of gold\" I"@ja-latn ;
    schema:publisher <org/1382#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/53213/53213-1438516306.jpg> .

_:N0e1d97e799fd470c926d719c888abfeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイキャッチ Part2"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nab9dce87c4b54f44876d618edc22829a ;
    schema:name "アイキャッチ Part2"@ja .

_:N4a38b4242d314f959f7d202e91a5d765 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アスガルド"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nab9dce87c4b54f44876d618edc22829a ;
    schema:name "アスガルド"@ja .

_:N51594887466b45acb7e70f7ef0987ca4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "危機"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nab9dce87c4b54f44876d618edc22829a ;
    schema:name "危機"@ja .

_:N5e28ff249d66472f9031e97657897807 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不吉な冷気"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nab9dce87c4b54f44876d618edc22829a ;
    schema:name "不吉な冷気"@ja .

_:Na0ef687686ef45d5a180963edd0f608f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to be continued"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:Nab9dce87c4b54f44876d618edc22829a ;
    schema:name "to be continued"@ja .

_:Nbccf9bc967fe45408d94c933abe50658 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オーディオインタビュー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT22:12"^^xsd:interval ;
    schema:inPlaylist _:Nab9dce87c4b54f44876d618edc22829a ;
    schema:name "オーディオインタビュー"@ja .

_:Nbd24a8f4bb8d49fd946f62dacb033fb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴォイス・オブ・ゴッド"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nab9dce87c4b54f44876d618edc22829a ;
    schema:name "ヴォイス・オブ・ゴッド"@ja .

_:Nbdd35b6d7c5e49118c0e796cbe30db2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄金聖闘士"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nab9dce87c4b54f44876d618edc22829a ;
    schema:name "黄金聖闘士"@ja .

_:Nd24b162d1a5e405795dd548a9f038642 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイキャッチ Part1"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nab9dce87c4b54f44876d618edc22829a ;
    schema:name "アイキャッチ Part1"@ja .

_:Nf36afca7d1d3440792dd6de23449fdad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ソウル・オブ・ゴールド"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nab9dce87c4b54f44876d618edc22829a ;
    schema:name "ソウル・オブ・ゴールド"@ja .

_:Nab9dce87c4b54f44876d618edc22829a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e1d97e799fd470c926d719c888abfeb,
        _:N4a38b4242d314f959f7d202e91a5d765,
        _:N51594887466b45acb7e70f7ef0987ca4,
        _:N5e28ff249d66472f9031e97657897807,
        _:Na0ef687686ef45d5a180963edd0f608f,
        _:Nbccf9bc967fe45408d94c933abe50658,
        _:Nbd24a8f4bb8d49fd946f62dacb033fb2,
        _:Nbdd35b6d7c5e49118c0e796cbe30db2e,
        _:Nd24b162d1a5e405795dd548a9f038642,
        _:Nf36afca7d1d3440792dd6de23449fdad ;
    mo:track_count 10 ;
    schema:duration "PT31:18"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0e1d97e799fd470c926d719c888abfeb,
        _:N4a38b4242d314f959f7d202e91a5d765,
        _:N51594887466b45acb7e70f7ef0987ca4,
        _:N5e28ff249d66472f9031e97657897807,
        _:Na0ef687686ef45d5a180963edd0f608f,
        _:Nbccf9bc967fe45408d94c933abe50658,
        _:Nbd24a8f4bb8d49fd946f62dacb033fb2,
        _:Nbdd35b6d7c5e49118c0e796cbe30db2e,
        _:Nd24b162d1a5e405795dd548a9f038642,
        _:Nf36afca7d1d3440792dd6de23449fdad .

