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

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

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

<artist/138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47129#subject> ;
    schema:name "Kenji Ito"@en,
        "伊藤賢治"@ja ;
    foaf:made <album/47129#composition>,
        <album/47129#subject> ;
    foaf:name "Kenji Ito"@en,
        "伊藤賢治"@ja .

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47129#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/47129#composition>,
        <album/47129#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

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

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

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

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

<product/213#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY ADVENTURE"@en,
        "聖剣伝説 ～ファイナルファンタジー外伝～"@ja,
        "Seiken Densetsu ~Final Fantasy Gaiden~"@ja-latn ;
    foaf:name "FINAL FANTASY ADVENTURE"@en,
        "聖剣伝説 ～ファイナルファンタジー外伝～"@ja,
        "Seiken Densetsu ~Final Fantasy Gaiden~"@ja-latn .

<product/286#subject> a schema:CreativeWork ;
    schema:name "Romancing Sa·Ga"@en,
        "ロマンシング サ・ガ"@ja,
        "Romancing Sa·Ga"@ja-latn ;
    foaf:name "Romancing Sa·Ga"@en,
        "ロマンシング サ・ガ"@ja,
        "Romancing Sa·Ga"@ja-latn .

<product/288#subject> a schema:CreativeWork ;
    schema:name "Romancing SaGa 3"@en,
        "ロマンシング サ・ガ3"@ja,
        "Romancing Sa·Ga 3"@ja-latn ;
    foaf:name "Romancing SaGa 3"@en,
        "ロマンシング サ・ガ3"@ja,
        "Romancing Sa·Ga 3"@ja-latn .

<product/327#subject> a schema:CreativeWork ;
    schema:name "LIVE A LIVE"@en,
        "ライブ・ア・ライブ"@ja,
        "LIVE A LIVE"@ja-latn ;
    foaf:name "LIVE A LIVE"@en,
        "ライブ・ア・ライブ"@ja,
        "LIVE A LIVE"@ja-latn .

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

<album/47129#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "End Of The World"@en,
        "End Of The World"@ja,
        "End Of The World"@ja-latn ;
    mo:performance_of <album/47129#musicalwork> ;
    mo:recorded_as <album/47129#musicalexpression> ;
    schema:name "End Of The World"@en,
        "End Of The World"@ja,
        "End Of The World"@ja-latn ;
    schema:workPerformed <album/47129#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/92/47129/47129-1406575665.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/47129#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "End Of The World"@en,
        "End Of The World"@ja,
        "End Of The World"@ja-latn ;
    mo:composer <artist/138#subject>,
        <artist/139#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/47129#musicalwork> ;
    schema:name "End Of The World"@en,
        "End Of The World"@ja,
        "End Of The World"@ja-latn .

<album/47129#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-13"^^xsd:date ;
    dcterms:title "End Of The World"@en,
        "End Of The World"@ja,
        "End Of The World"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47129#musicalexpression> ;
    mo:publisher <org/4376#subject> ;
    mo:record _:N6bd2512f398b461d90f12fe76fda079d ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "SaGa 2: Hihou Densetsu GODDESS OF DESTINY"@en ;
            foaf:name "SaGa 2: Hihou Densetsu GODDESS OF DESTINY"@en ],
        <product/173#subject>,
        <product/188#subject>,
        <product/213#subject>,
        <product/286#subject>,
        <product/288#subject>,
        <product/327#subject> ;
    schema:datePublished "2006-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/47129/47129-1406575665.jpg> ;
    schema:name "End Of The World"@en,
        "End Of The World"@ja,
        "End Of The World"@ja-latn ;
    schema:publisher <org/4376#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/47129/47129-1406575665.jpg> .

_:N346c1fc9c0a54ada8f3c84f2747ea167 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "偉大なる戦士〜星降る峡谷（ファイナルファンタジー７）"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6bd2512f398b461d90f12fe76fda079d ;
    schema:name "偉大なる戦士〜星降る峡谷（ファイナルファンタジー７）"@ja .

_:N37e7d187f5a543efa47e6ac3645b9ae8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クローディア〜迷いの森（ロマンシングサガ）"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6bd2512f398b461d90f12fe76fda079d ;
    schema:name "クローディア〜迷いの森（ロマンシングサガ）"@ja .

_:N5742c2bf9be64b0da33f176512806b63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦闘２（聖剣伝説）"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6bd2512f398b461d90f12fe76fda079d ;
    schema:name "戦闘２（聖剣伝説）"@ja .

_:Nb95f8956b4234244838defccf2313134 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラストバトル（ロマンシングサガ３）"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6bd2512f398b461d90f12fe76fda079d ;
    schema:name "ラストバトル（ロマンシングサガ３）"@ja .

_:Nf064236f8f6c4a5e9afc37a0b0133adb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秘宝を求めて（ＳＡＧＡ２〜秘宝伝説）"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6bd2512f398b461d90f12fe76fda079d ;
    schema:name "秘宝を求めて（ＳＡＧＡ２〜秘宝伝説）"@ja .

_:Nf5531237d16041c18dcd1eb089bbe812 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "忍音（LIVE A LIVE）"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6bd2512f398b461d90f12fe76fda079d ;
    schema:name "忍音（LIVE A LIVE）"@ja .

_:Nf92e9c13a7984f2391c4eec759db4487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "禁断の地エウレカ（ファイナルファンタジー３）"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6bd2512f398b461d90f12fe76fda079d ;
    schema:name "禁断の地エウレカ（ファイナルファンタジー３）"@ja .

_:N6bd2512f398b461d90f12fe76fda079d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N346c1fc9c0a54ada8f3c84f2747ea167,
        _:N37e7d187f5a543efa47e6ac3645b9ae8,
        _:N5742c2bf9be64b0da33f176512806b63,
        _:Nb95f8956b4234244838defccf2313134,
        _:Nf064236f8f6c4a5e9afc37a0b0133adb,
        _:Nf5531237d16041c18dcd1eb089bbe812,
        _:Nf92e9c13a7984f2391c4eec759db4487 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N346c1fc9c0a54ada8f3c84f2747ea167,
        _:N37e7d187f5a543efa47e6ac3645b9ae8,
        _:N5742c2bf9be64b0da33f176512806b63,
        _:Nb95f8956b4234244838defccf2313134,
        _:Nf064236f8f6c4a5e9afc37a0b0133adb,
        _:Nf5531237d16041c18dcd1eb089bbe812,
        _:Nf92e9c13a7984f2391c4eec759db4487 .

