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

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

<artist/73696#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160082#subject> ;
    schema:name "3A"@en ;
    foaf:made <album/160082#composition>,
        <album/160082#lyrics>,
        <album/160082#subject> ;
    foaf:name "3A"@en .

<album/160082#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "On Still Waters"@en,
        "空游无依"@ja,
        "On Still Waters"@ja-latn ;
    mo:composer <artist/73696#subject> ;
    mo:produced_work <album/160082#musicalwork> ;
    schema:name "On Still Waters"@en,
        "空游无依"@ja,
        "On Still Waters"@ja-latn .

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

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

<album/160082#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "On Still Waters"@en,
        "空游无依"@ja,
        "On Still Waters"@ja-latn ;
    mo:performance_of <album/160082#musicalwork> ;
    mo:recorded_as <album/160082#musicalexpression> ;
    schema:name "On Still Waters"@en,
        "空游无依"@ja,
        "On Still Waters"@ja-latn ;
    schema:workPerformed <album/160082#musicalwork> .

<https://media.vgm.io/albums/28/160082/160082-3581bfa1d7fb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160082#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/160082/160082-3581bfa1d7fb.jpg> ;
    foaf:depicts <album/160082#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/160082/160082-3581bfa1d7fb.jpg> .

<https://medium-media.vgm.io/albums/28/160082/160082-3581bfa1d7fb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/160082#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-12-20"^^xsd:date ;
    dcterms:title "On Still Waters"@en,
        "空游无依"@ja,
        "On Still Waters"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/160082#musicalexpression> ;
    mo:publisher _:Nf612b7adff5841fb9779c0a3b6bfc48c ;
    mo:record _:Nd75170a734254acd9ba709278c1cd659 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Reverse: 1999"@en ;
            foaf:name "Reverse: 1999"@en ] ;
    schema:datePublished "2024-12-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/160082/160082-3581bfa1d7fb.jpg> ;
    schema:name "On Still Waters"@en,
        "空游无依"@ja,
        "On Still Waters"@ja-latn ;
    schema:publisher _:Nf612b7adff5841fb9779c0a3b6bfc48c ;
    foaf:depiction <https://media.vgm.io/albums/28/160082/160082-3581bfa1d7fb.jpg> .

_:N2a152db6b6f840c788d317c08bf04cb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On Still Waters (Instrumental)"@en,
        "空游无依 (伴奏)"@zd ;
    mo:track_number 2 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nd75170a734254acd9ba709278c1cd659 ;
    schema:name "On Still Waters (Instrumental)"@en,
        "空游无依 (伴奏)"@zd .

_:N33ac1ea0253c445aa88713673f6c0aa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On Still Waters"@en,
        "空游无依"@zd ;
    mo:track_number 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nd75170a734254acd9ba709278c1cd659 ;
    schema:name "On Still Waters"@en,
        "空游无依"@zd .

_:Nf612b7adff5841fb9779c0a3b6bfc48c 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 .

_:Nd75170a734254acd9ba709278c1cd659 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a152db6b6f840c788d317c08bf04cb9,
        _:N33ac1ea0253c445aa88713673f6c0aa4 ;
    mo:track_count 2 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2a152db6b6f840c788d317c08bf04cb9,
        _:N33ac1ea0253c445aa88713673f6c0aa4 .

