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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12359#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/12359#composition>,
        <album/12359#subject> ;
    foaf:name "ZUN"@en .

<event/42> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 6 (Mar 08, 2009)" .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<album/12359#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ruby and Aquamarine"@en,
        "Ruby and Aquamarine"@ja,
        "Ruby and Aquamarine"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/12359#musicalwork> ;
    schema:name "Ruby and Aquamarine"@en,
        "Ruby and Aquamarine"@ja,
        "Ruby and Aquamarine"@ja-latn .

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

<org/452#subject> schema:name "OTAKU-ELITE Recordings"@en,
        "OTAKU-ELITE Recordings"@ja,
        "OTAKU-ELITE Recordings"@ja-latn ;
    foaf:name "OTAKU-ELITE Recordings"@en,
        "OTAKU-ELITE Recordings"@ja,
        "OTAKU-ELITE Recordings"@ja-latn .

<https://media.vgm.io/albums/95/12359/12359-1235800502.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/12359#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/12359/12359-1235800502.png> ;
    foaf:depicts <album/12359#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/12359/12359-1235800502.png> .

<https://medium-media.vgm.io/albums/95/12359/12359-1235800502.png> a schema:ImageObject,
        foaf:Image .

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

<artist/2604#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12359#performance> ;
    schema:name "Chihiro Kannami"@en,
        "神波千尋"@ja ;
    foaf:name "Chihiro Kannami"@en,
        "神波千尋"@ja .

<artist/2606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12359#performance> ;
    schema:name "Ayu"@en,
        "あゆ"@ja ;
    foaf:name "Ayu"@en,
        "あゆ"@ja .

<artist/6683#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12359#performance> ;
    schema:name "Izabel"@en,
        "イザベル"@ja ;
    foaf:name "Izabel"@en,
        "イザベル"@ja .

<artist/8049#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12359#performance> ;
    schema:name "Asana"@en,
        "あさな"@ja ;
    foaf:name "Asana"@en,
        "あさな"@ja .

<album/12359#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ruby and Aquamarine"@en,
        "Ruby and Aquamarine"@ja,
        "Ruby and Aquamarine"@ja-latn ;
    mo:performance_of <album/12359#musicalwork> ;
    mo:performer <artist/2604#subject>,
        <artist/2606#subject>,
        <artist/6683#subject>,
        <artist/8049#subject> ;
    mo:recorded_as <album/12359#musicalexpression> ;
    schema:byArtist <artist/2604#subject>,
        <artist/2606#subject>,
        <artist/6683#subject>,
        <artist/8049#subject> ;
    schema:name "Ruby and Aquamarine"@en,
        "Ruby and Aquamarine"@ja,
        "Ruby and Aquamarine"@ja-latn ;
    schema:workPerformed <album/12359#musicalwork> .

<album/12359#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "Ruby and Aquamarine"@en,
        "Ruby and Aquamarine"@ja,
        "Ruby and Aquamarine"@ja-latn ;
    mo:catalogue_number "OER-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12359#musicalexpression> ;
    mo:publisher <org/452#subject> ;
    mo:record _:N7b17d3be2b9449fbb9bebb33ef7aa0a8 ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/27#subject> ;
    schema:byArtist <artist/2604#subject>,
        <artist/2606#subject>,
        <artist/6683#subject>,
        <artist/8049#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/12359/12359-1235800502.png> ;
    schema:name "Ruby and Aquamarine"@en,
        "Ruby and Aquamarine"@ja,
        "Ruby and Aquamarine"@ja-latn ;
    schema:publisher <org/452#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/12359/12359-1235800502.png> .

_:N5596c16d7b1748af96cf4dacc6ae6b33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KAGUYA the NEET Princess"@en,
        "ニープリかぐや５０５"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N7b17d3be2b9449fbb9bebb33ef7aa0a8 ;
    schema:name "KAGUYA the NEET Princess"@en,
        "ニープリかぐや５０５"@ja .

_:N5b85bd55af3942bdb9f0d9dd9928d0e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay with me, white rabbit"@en,
        "ステヰウィズミィ、ホワイトラビット"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N7b17d3be2b9449fbb9bebb33ef7aa0a8 ;
    schema:name "Stay with me, white rabbit"@en,
        "ステヰウィズミィ、ホワイトラビット"@ja .

_:N65a48a8f9d4b4049a7c2e522aa102b00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ridin' on the Ray-Sensation"@en,
        "Ridin' on the Ray-Sensation"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N7b17d3be2b9449fbb9bebb33ef7aa0a8 ;
    schema:name "Ridin' on the Ray-Sensation"@en,
        "Ridin' on the Ray-Sensation"@ja .

_:N85296fe02e1f49fa936b65e3dda2b35f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ability to fly out to the moon"@en,
        "月夜に二人で翔け出す程度の能力"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N7b17d3be2b9449fbb9bebb33ef7aa0a8 ;
    schema:name "ability to fly out to the moon"@en,
        "月夜に二人で翔け出す程度の能力"@ja .

_:N967386a110924600bdcf0fe3aeec1edc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GensoFM 24/7"@en,
        "GensoFM 24/7"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N7b17d3be2b9449fbb9bebb33ef7aa0a8 ;
    schema:name "GensoFM 24/7"@en,
        "GensoFM 24/7"@ja .

_:N9a00d588cfa6431199ff95d297d0e48c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If you choose me now"@en,
        "If you choose me now"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N7b17d3be2b9449fbb9bebb33ef7aa0a8 ;
    schema:name "If you choose me now"@en,
        "If you choose me now"@ja .

_:Na007a3b9003142b5844292a6e4872367 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Medical-Curry dining YaGoKoRo"@en,
        "薬膳カレーの店 YaGoKoRo"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N7b17d3be2b9449fbb9bebb33ef7aa0a8 ;
    schema:name "Medical-Curry dining YaGoKoRo"@en,
        "薬膳カレーの店 YaGoKoRo"@ja .

_:Nbd93bb62cb7345a3867434a1d18781b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ruby and aquamarine"@en,
        "ruby and aquamarine"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N7b17d3be2b9449fbb9bebb33ef7aa0a8 ;
    schema:name "ruby and aquamarine"@en,
        "ruby and aquamarine"@ja .

_:N7b17d3be2b9449fbb9bebb33ef7aa0a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5596c16d7b1748af96cf4dacc6ae6b33,
        _:N5b85bd55af3942bdb9f0d9dd9928d0e3,
        _:N65a48a8f9d4b4049a7c2e522aa102b00,
        _:N85296fe02e1f49fa936b65e3dda2b35f,
        _:N967386a110924600bdcf0fe3aeec1edc,
        _:N9a00d588cfa6431199ff95d297d0e48c,
        _:Na007a3b9003142b5844292a6e4872367,
        _:Nbd93bb62cb7345a3867434a1d18781b9 ;
    mo:track_count 8 ;
    schema:duration "PT38:02"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N5596c16d7b1748af96cf4dacc6ae6b33,
        _:N5b85bd55af3942bdb9f0d9dd9928d0e3,
        _:N65a48a8f9d4b4049a7c2e522aa102b00,
        _:N85296fe02e1f49fa936b65e3dda2b35f,
        _:N967386a110924600bdcf0fe3aeec1edc,
        _:N9a00d588cfa6431199ff95d297d0e48c,
        _:Na007a3b9003142b5844292a6e4872367,
        _:Nbd93bb62cb7345a3867434a1d18781b9 .

