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

<album/19607> a mo:Release ;
    mo:catalogue_number "K25G-7038" .

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

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

<artist/114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51988#subject> ;
    schema:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja ;
    foaf:made <album/51988#composition>,
        <album/51988#subject> ;
    foaf:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja .

<product/5437#subject> a schema:CreativeWork ;
    schema:name "Space Runaway Ideon"@en,
        "伝説巨神イデオン"@ja,
        "Densetsu Kyojin Ideon"@ja-latn ;
    foaf:name "Space Runaway Ideon"@en,
        "伝説巨神イデオン"@ja,
        "Densetsu Kyojin Ideon"@ja-latn .

<album/51988#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Symphony \"Ideon\""@en,
        "交響曲「イデオン」"@ja,
        "Symphony \"Ideon\""@ja-latn ;
    mo:composer <artist/114#subject> ;
    mo:produced_work <album/51988#musicalwork> ;
    schema:name "Symphony \"Ideon\""@en,
        "交響曲「イデオン」"@ja,
        "Symphony \"Ideon\""@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/88/51988/51988-1428180088.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/51988#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Symphony \"Ideon\""@en,
        "交響曲「イデオン」"@ja,
        "Symphony \"Ideon\""@ja-latn ;
    mo:performance_of <album/51988#musicalwork> ;
    mo:performer <artist/119#subject> ;
    mo:recorded_as <album/51988#musicalexpression> ;
    schema:byArtist <artist/119#subject> ;
    schema:name "Symphony \"Ideon\""@en,
        "交響曲「イデオン」"@ja,
        "Symphony \"Ideon\""@ja-latn ;
    schema:workPerformed <album/51988#musicalwork> .

<artist/119#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51988#performance> ;
    schema:name "Tokyo Philharmonic Orchestra"@en,
        "東京フィルハーモニー交響楽団"@ja ;
    foaf:name "Tokyo Philharmonic Orchestra"@en,
        "東京フィルハーモニー交響楽団"@ja .

<album/51988#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1981-10-21"^^xsd:date ;
    dcterms:title "Symphony \"Ideon\""@en,
        "交響曲「イデオン」"@ja,
        "Symphony \"Ideon\""@ja-latn ;
    mo:catalogue_number "K25H-4047" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/19607> ;
    mo:publication_of <album/51988#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N0f6eeb37a0b441f98987abe8f75e411a ;
    mo:record_count 1 ;
    schema:about <product/5437#subject> ;
    schema:byArtist <artist/119#subject> ;
    schema:datePublished "1981-10-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/51988/51988-1428180088.jpg> ;
    schema:name "Symphony \"Ideon\""@en,
        "交響曲「イデオン」"@ja,
        "Symphony \"Ideon\""@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/51988/51988-1428180088.jpg> .

_:N35641f24653c4ebcbc927ce4f4e7a10f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Third Movement"@en,
        "第3楽章"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:49"^^xsd:interval ;
    schema:inPlaylist _:N0f6eeb37a0b441f98987abe8f75e411a ;
    schema:name "Third Movement"@en,
        "第3楽章"@ja .

_:N89f0694b45234907b90070e4457734e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fourth Movement"@en,
        "第4楽章"@ja ;
    mo:track_number 4 ;
    schema:duration "PT11:26"^^xsd:interval ;
    schema:inPlaylist _:N0f6eeb37a0b441f98987abe8f75e411a ;
    schema:name "Fourth Movement"@en,
        "第4楽章"@ja .

_:Nafbcbf5667db4b299e771c5fa007c3d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Movement"@en,
        "第2楽章"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:15"^^xsd:interval ;
    schema:inPlaylist _:N0f6eeb37a0b441f98987abe8f75e411a ;
    schema:name "Second Movement"@en,
        "第2楽章"@ja .

_:Nfd1da1737cc24e578dccb5801654bbf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Movement"@en,
        "第1楽章"@ja ;
    mo:track_number 1 ;
    schema:duration "PT9:36"^^xsd:interval ;
    schema:inPlaylist _:N0f6eeb37a0b441f98987abe8f75e411a ;
    schema:name "First Movement"@en,
        "第1楽章"@ja .

_:N0f6eeb37a0b441f98987abe8f75e411a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N35641f24653c4ebcbc927ce4f4e7a10f,
        _:N89f0694b45234907b90070e4457734e0,
        _:Nafbcbf5667db4b299e771c5fa007c3d4,
        _:Nfd1da1737cc24e578dccb5801654bbf1 ;
    mo:track_count 4 ;
    schema:duration "PT19:15"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N35641f24653c4ebcbc927ce4f4e7a10f,
        _:N89f0694b45234907b90070e4457734e0,
        _:Nafbcbf5667db4b299e771c5fa007c3d4,
        _:Nfd1da1737cc24e578dccb5801654bbf1 .

