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

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

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

<artist/13245#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134860#subject> ;
    schema:name "Nobuo Yamada"@en,
        "山田信夫"@ja ;
    foaf:made <album/134860#composition>,
        <album/134860#subject> ;
    foaf:name "Nobuo Yamada"@en,
        "山田信夫"@ja .

<artist/13246#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134860#subject> ;
    schema:name "Hiroaki Matsuzawa"@en,
        "松澤浩明"@ja ;
    foaf:made <album/134860#composition>,
        <album/134860#subject> ;
    foaf:name "Hiroaki Matsuzawa"@en,
        "松澤浩明"@ja .

<artist/4209#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134860#subject> ;
    schema:name "Yohgo Kohno"@en,
        "河野陽吾"@ja ;
    foaf:made <album/134860#composition>,
        <album/134860#subject> ;
    foaf:name "Yohgo Kohno"@en,
        "河野陽吾"@ja .

<artist/8781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134860#subject> ;
    schema:name "Seiji Yokoyama"@en,
        "横山菁児"@ja ;
    foaf:made <album/134860#composition>,
        <album/134860#subject> ;
    foaf:name "Seiji Yokoyama"@en,
        "横山菁児"@ja .

<product/1511#subject> a schema:CreativeWork ;
    schema:name "Saint Seiya"@en,
        "聖闘士星矢"@ja,
        "Saint Seiya"@ja-latn ;
    foaf:name "Saint Seiya"@en,
        "聖闘士星矢"@ja,
        "Saint Seiya"@ja-latn .

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

<https://media.vgm.io/albums/06/134860/134860-b67d323854a7.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134860#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/134860/134860-b67d323854a7.webp> ;
    foaf:depicts <album/134860#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/134860/134860-b67d323854a7.webp> .

<https://medium-media.vgm.io/albums/06/134860/134860-b67d323854a7.webp> a schema:ImageObject,
        foaf:Image .

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

<album/134860#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@en,
        "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@ja,
        "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@ja-latn ;
    mo:performance_of <album/134860#musicalwork> ;
    mo:performer <artist/15203#subject> ;
    mo:recorded_as <album/134860#musicalexpression> ;
    schema:byArtist <artist/15203#subject> ;
    schema:name "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@en,
        "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@ja,
        "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@ja-latn ;
    schema:workPerformed <album/134860#musicalwork> .

<artist/15203#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/134860#performance> ;
    schema:name "Andromeda Harmonic Orchestra"@en,
        "アンドロメダ・ハーモニック・オーケストラ"@ja ;
    foaf:name "Andromeda Harmonic Orchestra"@en,
        "アンドロメダ・ハーモニック・オーケストラ"@ja .

<album/134860#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@en,
        "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@ja,
        "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@ja-latn ;
    mo:composer <artist/13245#subject>,
        <artist/13246#subject>,
        <artist/4209#subject>,
        <artist/8781#subject> ;
    mo:produced_work <album/134860#musicalwork> ;
    schema:name "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@en,
        "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@ja,
        "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@ja-latn .

<album/134860#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-02-14"^^xsd:date ;
    dcterms:title "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@en,
        "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@ja,
        "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@ja-latn ;
    mo:catalogue_number "DV12823" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/134860#musicalexpression> ;
    mo:publisher _:N231789b2fcf64d1cac5d33dff854d63e ;
    mo:record _:N409c99add41c4c3084ea668020bb6429 ;
    mo:record_count 1 ;
    schema:about <product/1511#subject> ;
    schema:byArtist <artist/15203#subject> ;
    schema:datePublished "2024-02-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/06/134860/134860-b67d323854a7.webp> ;
    schema:name "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@en,
        "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@ja,
        "SAINT SEIYA: Knights of the Zodiac Music Collection Vol.1"@ja-latn ;
    schema:publisher _:N231789b2fcf64d1cac5d33dff854d63e ;
    foaf:depiction <https://media.vgm.io/albums/06/134860/134860-b67d323854a7.webp> .

_:N231789b2fcf64d1cac5d33dff854d63e schema:name "Kana Music"@en,
        "Kana Music"@ja,
        "Kana Music"@ja-latn ;
    foaf:name "Kana Music"@en,
        "Kana Music"@ja,
        "Kana Music"@ja-latn .

_:N24a8c02a46484783b6b2b87b1239a02e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Era of the Legend"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409c99add41c4c3084ea668020bb6429 ;
    schema:name "The Era of the Legend"@en .

_:N3d37b2b5c4864bd38023d10ece4b7331 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brothers of Sorrow"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409c99add41c4c3084ea668020bb6429 ;
    schema:name "Brothers of Sorrow"@en .

_:N79789ffa3b974347b5f380d44d1cd343 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pegasus Ryu-Sei-Ken"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409c99add41c4c3084ea668020bb6429 ;
    schema:name "Pegasus Ryu-Sei-Ken"@en .

_:N7de632079c30486e95bcb64af4d98f89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Challenge of the Black Saints"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409c99add41c4c3084ea668020bb6429 ;
    schema:name "Challenge of the Black Saints"@en .

_:N99cf13fa21b14a23a0a0016ac1297583 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanctuary, Precepts of Death"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409c99add41c4c3084ea668020bb6429 ;
    schema:name "Sanctuary, Precepts of Death"@en .

_:Nabf7b5b2ae8248ba89a93b6307ebd3ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Cosmo"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409c99add41c4c3084ea668020bb6429 ;
    schema:name "Burning Cosmo"@en .

_:Nc6eba05b66474e72bb912240f5697035 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Avenging Phoenix"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409c99add41c4c3084ea668020bb6429 ;
    schema:name "Avenging Phoenix"@en .

_:Nc72b613b11f14eb3a33eb521a863123e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galaxian Wars"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409c99add41c4c3084ea668020bb6429 ;
    schema:name "Galaxian Wars"@en .

_:Nd0efdf92767b4a4abcf2c7e3f5893048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knights of the Zodiac for Athena"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409c99add41c4c3084ea668020bb6429 ;
    schema:name "Knights of the Zodiac for Athena"@en .

_:Nf7f1b817723f439baf6588535c1f4fe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oath To The Guardian Star"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409c99add41c4c3084ea668020bb6429 ;
    schema:name "Oath To The Guardian Star"@en .

_:N409c99add41c4c3084ea668020bb6429 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24a8c02a46484783b6b2b87b1239a02e,
        _:N3d37b2b5c4864bd38023d10ece4b7331,
        _:N79789ffa3b974347b5f380d44d1cd343,
        _:N7de632079c30486e95bcb64af4d98f89,
        _:N99cf13fa21b14a23a0a0016ac1297583,
        _:Nabf7b5b2ae8248ba89a93b6307ebd3ab,
        _:Nc6eba05b66474e72bb912240f5697035,
        _:Nc72b613b11f14eb3a33eb521a863123e,
        _:Nd0efdf92767b4a4abcf2c7e3f5893048,
        _:Nf7f1b817723f439baf6588535c1f4fe2 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N24a8c02a46484783b6b2b87b1239a02e,
        _:N3d37b2b5c4864bd38023d10ece4b7331,
        _:N79789ffa3b974347b5f380d44d1cd343,
        _:N7de632079c30486e95bcb64af4d98f89,
        _:N99cf13fa21b14a23a0a0016ac1297583,
        _:Nabf7b5b2ae8248ba89a93b6307ebd3ab,
        _:Nc6eba05b66474e72bb912240f5697035,
        _:Nc72b613b11f14eb3a33eb521a863123e,
        _:Nd0efdf92767b4a4abcf2c7e3f5893048,
        _:Nf7f1b817723f439baf6588535c1f4fe2 .

