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

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

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

<artist/13429#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159690#subject> ;
    schema:name "Giacomo Puccini"@en ;
    foaf:made <album/159690#composition>,
        <album/159690#subject> ;
    foaf:name "Giacomo Puccini"@en .

<artist/287#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159690#subject> ;
    schema:name "F.F.Chopin"@en ;
    foaf:made <album/159690#composition>,
        <album/159690#subject> ;
    foaf:name "F.F.Chopin"@en .

<artist/6878#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159690#subject> ;
    schema:name "Johann Strauss Jr."@en ;
    foaf:made <album/159690#composition>,
        <album/159690#subject> ;
    foaf:name "Johann Strauss Jr."@en .

<artist/68819#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159690#subject> ;
    schema:name "Phigma"@en ;
    foaf:made <album/159690#composition>,
        <album/159690#subject> ;
    foaf:name "Phigma"@en .

<artist/7116#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159690#subject> ;
    schema:name "Giuseppe Verdi"@en ;
    foaf:made <album/159690#composition>,
        <album/159690#subject> ;
    foaf:name "Giuseppe Verdi"@en .

<artist/73684#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159690#subject> ;
    schema:name "CJGoldTanK"@en ;
    foaf:made <album/159690#composition>,
        <album/159690#subject> ;
    foaf:name "CJGoldTanK"@en .

<artist/7460#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159690#subject> ;
    schema:name "Johannes Brahms"@en ;
    foaf:made <album/159690#composition>,
        <album/159690#subject> ;
    foaf:name "Johannes Brahms"@en .

<artist/75752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159690#subject> ;
    schema:name "Leyou Wang"@en,
        "王乐游"@ja ;
    foaf:made <album/159690#composition>,
        <album/159690#subject> ;
    foaf:name "Leyou Wang"@en,
        "王乐游"@ja .

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

<album/159690#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "E lucevan le stelle (Reverse: 1999 Original Game Soundtrack)"@en,
        "今夜星光灿烂"@ja,
        "E lucevan le stelle (Reverse: 1999 Original Game Soundtrack)"@ja-latn ;
    mo:performance_of <album/159690#musicalwork> ;
    mo:recorded_as <album/159690#musicalexpression> ;
    schema:name "E lucevan le stelle (Reverse: 1999 Original Game Soundtrack)"@en,
        "今夜星光灿烂"@ja,
        "E lucevan le stelle (Reverse: 1999 Original Game Soundtrack)"@ja-latn ;
    schema:workPerformed <album/159690#musicalwork> .

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

<https://medium-media.vgm.io/albums/09/159690/159690-b1ef68708189.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/159690#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "E lucevan le stelle (Reverse: 1999 Original Game Soundtrack)"@en,
        "今夜星光灿烂"@ja,
        "E lucevan le stelle (Reverse: 1999 Original Game Soundtrack)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Fartein Valen"@en ;
            foaf:made <album/159690#composition> ;
            foaf:name "Fartein Valen"@en ],
        <artist/13429#subject>,
        <artist/287#subject>,
        <artist/6878#subject>,
        <artist/68819#subject>,
        <artist/7116#subject>,
        <artist/73684#subject>,
        <artist/7460#subject>,
        <artist/75752#subject> ;
    mo:produced_work <album/159690#musicalwork> ;
    schema:name "E lucevan le stelle (Reverse: 1999 Original Game Soundtrack)"@en,
        "今夜星光灿烂"@ja,
        "E lucevan le stelle (Reverse: 1999 Original Game Soundtrack)"@ja-latn .

<album/159690#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-06-29"^^xsd:date ;
    dcterms:title "E lucevan le stelle (Reverse: 1999 Original Game Soundtrack)"@en,
        "今夜星光灿烂"@ja,
        "E lucevan le stelle (Reverse: 1999 Original Game Soundtrack)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/159690#musicalexpression> ;
    mo:publisher _:Nbee16eaf33984d8ebbda6b811cf22851 ;
    mo:record _:Nbd059499519a4da6a7639eff2573dc3b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Reverse: 1999"@en ;
            foaf:name "Reverse: 1999"@en ] ;
    schema:datePublished "2024-06-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/159690/159690-b1ef68708189.jpg> ;
    schema:name "E lucevan le stelle (Reverse: 1999 Original Game Soundtrack)"@en,
        "今夜星光灿烂"@ja,
        "E lucevan le stelle (Reverse: 1999 Original Game Soundtrack)"@ja-latn ;
    schema:publisher _:Nbee16eaf33984d8ebbda6b811cf22851 ;
    foaf:depiction <https://media.vgm.io/albums/09/159690/159690-b1ef68708189.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159690#subject> ;
    schema:name "Fartein Valen"@en ;
    foaf:made <album/159690#subject> ;
    foaf:name "Fartein Valen"@en .

_:N10c62dde85884b2d995dfdf192576b7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories in the Mirror"@en,
        "镜中回忆"@zd ;
    mo:track_number 4 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nbd059499519a4da6a7639eff2573dc3b ;
    schema:name "Memories in the Mirror"@en,
        "镜中回忆"@zd .

_:N2f7985401bf145858541f42939b19cf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the Theater"@en,
        "欢迎入席"@zd ;
    mo:track_number 7 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nbd059499519a4da6a7639eff2573dc3b ;
    schema:name "Welcome to the Theater"@en,
        "欢迎入席"@zd .

_:N5c8ffbb3d5eb4527bc602ca6520f461e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Eyes I"@en,
        "该望向何处 · 一"@zd ;
    mo:track_number 9 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nbd059499519a4da6a7639eff2573dc3b ;
    schema:name "My Eyes I"@en,
        "该望向何处 · 一"@zd .

_:N6ba0fe5ae2c44732a86f3ceaf109a17f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Eyes III"@en,
        "该望向何处 · 三"@zd ;
    mo:track_number 11 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nbd059499519a4da6a7639eff2573dc3b ;
    schema:name "My Eyes III"@en,
        "该望向何处 · 三"@zd .

_:N797aae70c1e94d5c84320e1acecc957e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "E lucevan le stelle"@en,
        "今夜星光灿烂"@zd ;
    mo:track_number 1 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nbd059499519a4da6a7639eff2573dc3b ;
    schema:name "E lucevan le stelle"@en,
        "今夜星光灿烂"@zd .

_:N81ffda3a89ac4f3998a205fce2976251 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Eyes:Prelude"@en,
        "该望向何处 · 序"@zd ;
    mo:track_number 8 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nbd059499519a4da6a7639eff2573dc3b ;
    schema:name "My Eyes:Prelude"@en,
        "该望向何处 · 序"@zd .

_:N950fd07e655043c1922cfd501289b50d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Her Own Box Step"@en,
        "独演的方步"@zd ;
    mo:track_number 3 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nbd059499519a4da6a7639eff2573dc3b ;
    schema:name "Her Own Box Step"@en,
        "独演的方步"@zd .

_:Nbee16eaf33984d8ebbda6b811cf22851 schema:name "The 1999 Records"@en,
        "The 1999 Records"@ja,
        "The 1999 Records"@ja-latn ;
    foaf:name "The 1999 Records"@en,
        "The 1999 Records"@ja,
        "The 1999 Records"@ja-latn .

_:Nc3d60d65e60d47aca4ed1d0960e762f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thoughts of Atonality"@en,
        "无调性思绪"@zd ;
    mo:track_number 2 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nbd059499519a4da6a7639eff2573dc3b ;
    schema:name "Thoughts of Atonality"@en,
        "无调性思绪"@zd .

_:Ncec849c359b6433ebd3455b7ee9dc887 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Ring"@en,
        "环形之外"@zd ;
    mo:track_number 5 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nbd059499519a4da6a7639eff2573dc3b ;
    schema:name "Beyond the Ring"@en,
        "环形之外"@zd .

_:Nf35909d0afaf4979b01bd0cb886e1868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Eyes II"@en,
        "该望向何处 · 二"@zd ;
    mo:track_number 10 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nbd059499519a4da6a7639eff2573dc3b ;
    schema:name "My Eyes II"@en,
        "该望向何处 · 二"@zd .

_:Nfbd4632932bb48ab89bbef367a43836f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the Theater: Prelude"@en,
        "欢迎入席 · 序"@zd ;
    mo:track_number 6 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nbd059499519a4da6a7639eff2573dc3b ;
    schema:name "Welcome to the Theater: Prelude"@en,
        "欢迎入席 · 序"@zd .

_:Nbd059499519a4da6a7639eff2573dc3b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10c62dde85884b2d995dfdf192576b7a,
        _:N2f7985401bf145858541f42939b19cf1,
        _:N5c8ffbb3d5eb4527bc602ca6520f461e,
        _:N6ba0fe5ae2c44732a86f3ceaf109a17f,
        _:N797aae70c1e94d5c84320e1acecc957e,
        _:N81ffda3a89ac4f3998a205fce2976251,
        _:N950fd07e655043c1922cfd501289b50d,
        _:Nc3d60d65e60d47aca4ed1d0960e762f5,
        _:Ncec849c359b6433ebd3455b7ee9dc887,
        _:Nf35909d0afaf4979b01bd0cb886e1868,
        _:Nfbd4632932bb48ab89bbef367a43836f ;
    mo:track_count 11 ;
    schema:duration "PT17:22"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N10c62dde85884b2d995dfdf192576b7a,
        _:N2f7985401bf145858541f42939b19cf1,
        _:N5c8ffbb3d5eb4527bc602ca6520f461e,
        _:N6ba0fe5ae2c44732a86f3ceaf109a17f,
        _:N797aae70c1e94d5c84320e1acecc957e,
        _:N81ffda3a89ac4f3998a205fce2976251,
        _:N950fd07e655043c1922cfd501289b50d,
        _:Nc3d60d65e60d47aca4ed1d0960e762f5,
        _:Ncec849c359b6433ebd3455b7ee9dc887,
        _:Nf35909d0afaf4979b01bd0cb886e1868,
        _:Nfbd4632932bb48ab89bbef367a43836f .

