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

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

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

<artist/633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64122#subject> ;
    schema:name "Toshihiko Sahashi"@en,
        "佐橋俊彦"@ja ;
    foaf:made <album/64122#composition>,
        <album/64122#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/64122#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SAINT SEIYA -soul of gold- vol.3 Special CD \"sound of gold\" III"@en,
        "聖闘士星矢 黄金魂 -soul of gold- vol.3 スペシャルCD「sound of gold」III"@ja,
        "SAINT SEIYA -soul of gold- vol.3 Special CD \"sound of gold\" III"@ja-latn ;
    mo:composer <artist/633#subject> ;
    mo:produced_work <album/64122#musicalwork> ;
    schema:name "SAINT SEIYA -soul of gold- vol.3 Special CD \"sound of gold\" III"@en,
        "聖闘士星矢 黄金魂 -soul of gold- vol.3 スペシャルCD「sound of gold」III"@ja,
        "SAINT SEIYA -soul of gold- vol.3 Special CD \"sound of gold\" III"@ja-latn .

<album/64122#musicalexpression> a mo:Signal ;
    mo:published_as <album/64122#subject> ;
    mo:records <album/64122#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/22/64122/64122-1482754016.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/64122#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/64122/64122-1482754016.jpg> ;
    foaf:depicts <album/64122#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/64122/64122-1482754016.jpg> .

<https://medium-media.vgm.io/albums/22/64122/64122-1482754016.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/22454#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64122#performance> ;
    schema:name "Ryoichi Tanaka"@en,
        "田中亮一"@ja ;
    foaf:name "Ryoichi Tanaka"@en,
        "田中亮一"@ja .

<artist/5897#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64122#performance> ;
    schema:name "Keiichi Nanba"@en,
        "難波圭一"@ja ;
    foaf:name "Keiichi Nanba"@en,
        "難波圭一"@ja .

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

<album/64122#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-09-25"^^xsd:date ;
    dcterms:title "SAINT SEIYA -soul of gold- vol.3 Special CD \"sound of gold\" III"@en,
        "聖闘士星矢 黄金魂 -soul of gold- vol.3 スペシャルCD「sound of gold」III"@ja,
        "SAINT SEIYA -soul of gold- vol.3 Special CD \"sound of gold\" III"@ja-latn ;
    mo:catalogue_number "BCXA-1008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64122#musicalexpression> ;
    mo:publisher <org/1382#subject> ;
    mo:record _:N59070a04ccbf46cdbf7974d071bb8999 ;
    mo:record_count 1 ;
    schema:about <product/3153#subject> ;
    schema:byArtist <artist/22454#subject>,
        <artist/5897#subject> ;
    schema:datePublished "2015-09-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/64122/64122-1482754016.jpg> ;
    schema:name "SAINT SEIYA -soul of gold- vol.3 Special CD \"sound of gold\" III"@en,
        "聖闘士星矢 黄金魂 -soul of gold- vol.3 スペシャルCD「sound of gold」III"@ja,
        "SAINT SEIYA -soul of gold- vol.3 Special CD \"sound of gold\" III"@ja-latn ;
    schema:publisher <org/1382#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/64122/64122-1482754016.jpg> .

_:N20da1a0d1dc44019bcc690872eec3821 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鋭き洞察力"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N59070a04ccbf46cdbf7974d071bb8999 ;
    schema:name "鋭き洞察力"@ja .

_:N5e8624cc8d694ba3ab807ad0c75282f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "むき出しの闘志"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N59070a04ccbf46cdbf7974d071bb8999 ;
    schema:name "むき出しの闘志"@ja .

_:N817cdca1c918486c8dadddd5a507afbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "屈強なるファイター"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N59070a04ccbf46cdbf7974d071bb8999 ;
    schema:name "屈強なるファイター"@ja .

_:N949f6aa6bc94492fa2d6cb637913d2f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "策謀と権謀"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N59070a04ccbf46cdbf7974d071bb8999 ;
    schema:name "策謀と権謀"@ja .

_:N96f0dc6075e74efc8a0124d2b3efb172 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "豪腕の神闘士"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N59070a04ccbf46cdbf7974d071bb8999 ;
    schema:name "豪腕の神闘士"@ja .

_:Nb81163a8b97142aa98544ebbf1a78e5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "容赦なき攻撃"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N59070a04ccbf46cdbf7974d071bb8999 ;
    schema:name "容赦なき攻撃"@ja .

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

_:Nefed473571684c0f931546c6d714dc1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "巨人の間"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N59070a04ccbf46cdbf7974d071bb8999 ;
    schema:name "巨人の間"@ja .

_:N59070a04ccbf46cdbf7974d071bb8999 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20da1a0d1dc44019bcc690872eec3821,
        _:N5e8624cc8d694ba3ab807ad0c75282f0,
        _:N817cdca1c918486c8dadddd5a507afbd,
        _:N949f6aa6bc94492fa2d6cb637913d2f1,
        _:N96f0dc6075e74efc8a0124d2b3efb172,
        _:Nb81163a8b97142aa98544ebbf1a78e5f,
        _:Ne968f124503c4f5ebe4a89f675dc2351,
        _:Nefed473571684c0f931546c6d714dc1a ;
    mo:track_count 8 ;
    schema:duration "PT30:32"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N20da1a0d1dc44019bcc690872eec3821,
        _:N5e8624cc8d694ba3ab807ad0c75282f0,
        _:N817cdca1c918486c8dadddd5a507afbd,
        _:N949f6aa6bc94492fa2d6cb637913d2f1,
        _:N96f0dc6075e74efc8a0124d2b3efb172,
        _:Nb81163a8b97142aa98544ebbf1a78e5f,
        _:Ne968f124503c4f5ebe4a89f675dc2351,
        _:Nefed473571684c0f931546c6d714dc1a .

