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

<album/64399#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Retrospective Dream Music Vol.2"@en,
        "懐古的芸夢音楽 Vol.2"@ja,
        "Retrospective Dream Music Vol.2"@ja-latn ;
    mo:produced_work <album/64399#musicalwork> ;
    schema:name "Retrospective Dream Music Vol.2"@en,
        "懐古的芸夢音楽 Vol.2"@ja,
        "Retrospective Dream Music Vol.2"@ja-latn .

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

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

<product/15658#subject> a schema:CreativeWork ;
    schema:name "Wonder Project J: Kikai no Shounen Pino"@en,
        "ワンダープロジェクトJ 機械の少年ピーノ"@ja,
        "Wonder Project J: Kikai no Shounen Pino"@ja-latn ;
    foaf:name "Wonder Project J: Kikai no Shounen Pino"@en,
        "ワンダープロジェクトJ 機械の少年ピーノ"@ja,
        "Wonder Project J: Kikai no Shounen Pino"@ja-latn .

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<product/196#subject> a schema:CreativeWork ;
    schema:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@ja-latn ;
    foaf:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@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/8183#subject> a schema:CreativeWork ;
    schema:name "Dragon Spirit"@en,
        "ドラゴンスピリット"@ja,
        "Dragon Spirit"@ja-latn ;
    foaf:name "Dragon Spirit"@en,
        "ドラゴンスピリット"@ja,
        "Dragon Spirit"@ja-latn .

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

<album/64399#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Retrospective Dream Music Vol.2"@en,
        "懐古的芸夢音楽 Vol.2"@ja,
        "Retrospective Dream Music Vol.2"@ja-latn ;
    mo:performance_of <album/64399#musicalwork> ;
    mo:recorded_as <album/64399#musicalexpression> ;
    schema:name "Retrospective Dream Music Vol.2"@en,
        "懐古的芸夢音楽 Vol.2"@ja,
        "Retrospective Dream Music Vol.2"@ja-latn ;
    schema:workPerformed <album/64399#musicalwork> .

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

<https://medium-media.vgm.io/albums/99/64399/64399-1483413263.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/64399#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-01"^^xsd:date ;
    dcterms:title "Retrospective Dream Music Vol.2"@en,
        "懐古的芸夢音楽 Vol.2"@ja,
        "Retrospective Dream Music Vol.2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64399#musicalexpression> ;
    mo:publisher _:Neccc0a4f52154069aad6696665a9f6a8 ;
    mo:record _:N8f4b6208597f4f5c9af581cb3f8163ec ;
    mo:record_count 1 ;
    schema:about <product/15658#subject>,
        <product/194#subject>,
        <product/196#subject>,
        <product/416#subject>,
        <product/8183#subject> ;
    schema:datePublished "2006-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/64399/64399-1483413263.jpg> ;
    schema:name "Retrospective Dream Music Vol.2"@en,
        "懐古的芸夢音楽 Vol.2"@ja,
        "Retrospective Dream Music Vol.2"@ja-latn ;
    schema:publisher _:Neccc0a4f52154069aad6696665a9f6a8 ;
    foaf:depiction <https://media.vgm.io/albums/99/64399/64399-1483413263.jpg> .

_:N14a0d58e0da841a8870fa3021b4a6b5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワンダープロジェクトＪ機械の少年ピーノ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N8f4b6208597f4f5c9af581cb3f8163ec ;
    schema:name "ワンダープロジェクトＪ機械の少年ピーノ"@ja .

_:N1b09ea4c79684bb69419e2535f9357bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖剣伝説2"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N8f4b6208597f4f5c9af581cb3f8163ec ;
    schema:name "聖剣伝説2"@ja .

_:N43601763ff714bdca0e390fb7f48a1bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゼルダの伝説"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N8f4b6208597f4f5c9af581cb3f8163ec ;
    schema:name "ゼルダの伝説"@ja .

_:N612281495eb7474aaddbc3e559ae78be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Spirit"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N8f4b6208597f4f5c9af581cb3f8163ec ;
    schema:name "Dragon Spirit"@ja .

_:N92a9a9d5773042439d91738c9587c7d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クロノトリガー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N8f4b6208597f4f5c9af581cb3f8163ec ;
    schema:name "クロノトリガー"@ja .

_:N9315465fc76d45e78c0072eaa2607211 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワンダープロジェクトＪ機械の少年ピーノ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N8f4b6208597f4f5c9af581cb3f8163ec ;
    schema:name "ワンダープロジェクトＪ機械の少年ピーノ"@ja .

_:Neccc0a4f52154069aad6696665a9f6a8 schema:name "Retro Maniacs"@en ;
    foaf:name "Retro Maniacs"@en .

_:N8f4b6208597f4f5c9af581cb3f8163ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14a0d58e0da841a8870fa3021b4a6b5a,
        _:N1b09ea4c79684bb69419e2535f9357bd,
        _:N43601763ff714bdca0e390fb7f48a1bd,
        _:N612281495eb7474aaddbc3e559ae78be,
        _:N92a9a9d5773042439d91738c9587c7d1,
        _:N9315465fc76d45e78c0072eaa2607211 ;
    mo:track_count 6 ;
    schema:duration "PT25:53"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N14a0d58e0da841a8870fa3021b4a6b5a,
        _:N1b09ea4c79684bb69419e2535f9357bd,
        _:N43601763ff714bdca0e390fb7f48a1bd,
        _:N612281495eb7474aaddbc3e559ae78be,
        _:N92a9a9d5773042439d91738c9587c7d1,
        _:N9315465fc76d45e78c0072eaa2607211 .

