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

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

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

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<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 .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/97/17079/17079-1292319294.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/42010#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17079#performance> ;
    schema:name "Yuka"@en,
        "ユカ"@ja ;
    foaf:name "Yuka"@en,
        "ユカ"@ja .

<artist/6160#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17079#performance> ;
    schema:name "Koko"@en,
        "ココ"@ja ;
    foaf:name "Koko"@en,
        "ココ"@ja .

<artist/6753#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17079#performance> ;
    schema:name "Shizuku Aosaki"@en,
        "蒼咲雫"@ja ;
    foaf:name "Shizuku Aosaki"@en,
        "蒼咲雫"@ja .

<album/17079#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Re6-R-"@en,
        "Re6-R-"@ja,
        "Re6-R-"@ja-latn ;
    mo:performance_of <album/17079#musicalwork> ;
    mo:performer <artist/42010#subject>,
        <artist/6160#subject>,
        <artist/6753#subject> ;
    mo:recorded_as <album/17079#musicalexpression> ;
    schema:byArtist <artist/42010#subject>,
        <artist/6160#subject>,
        <artist/6753#subject> ;
    schema:name "Re6-R-"@en,
        "Re6-R-"@ja,
        "Re6-R-"@ja-latn ;
    schema:workPerformed <album/17079#musicalwork> .

<album/17079#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Re6-R-"@en,
        "Re6-R-"@ja,
        "Re6-R-"@ja-latn ;
    mo:catalogue_number "SICD-051" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17079#musicalexpression> ;
    mo:publisher <org/345#subject> ;
    mo:record _:Nc1a65a08a3354e869f34cfc37016ff47 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/42010#subject>,
        <artist/6160#subject>,
        <artist/6753#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/17079/17079-1292319294.jpg> ;
    schema:name "Re6-R-"@en,
        "Re6-R-"@ja,
        "Re6-R-"@ja-latn ;
    schema:publisher <org/345#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/17079/17079-1292319294.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aiko Sakuma"@en ;
    foaf:made <album/17079#lyrics> ;
    foaf:name "Aiko Sakuma"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aiko Sakuma"@en ;
    foaf:made <album/17079#subject> ;
    foaf:name "Aiko Sakuma"@en .

_:N2653c607e7d24c7598dce0bb1a816aee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹-more黒-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nc1a65a08a3354e869f34cfc37016ff47 ;
    schema:name "虹-more黒-"@ja .

_:N3c053eec245d4d11ab2fca0b748c6b7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラビット・ファウンデーション-Inst-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nc1a65a08a3354e869f34cfc37016ff47 ;
    schema:name "ラビット・ファウンデーション-Inst-"@ja .

_:N519f434b3b5241c0aec8041ed73ee1b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フローズン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nc1a65a08a3354e869f34cfc37016ff47 ;
    schema:name "フローズン"@ja .

_:N8283a9ddff914fdbb9227a9f314a0b96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "逃避行-Inst-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nc1a65a08a3354e869f34cfc37016ff47 ;
    schema:name "逃避行-Inst-"@ja .

_:N885eae3f53c148ce8aea68c23c9981a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹-Inst-"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nc1a65a08a3354e869f34cfc37016ff47 ;
    schema:name "虹-Inst-"@ja .

_:N893ccc296fb1443285717b83267f3849 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キラキラHz-Inst-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nc1a65a08a3354e869f34cfc37016ff47 ;
    schema:name "キラキラHz-Inst-"@ja .

_:N8f528ffece7743a7b6695a37a1524fed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そのまま"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nc1a65a08a3354e869f34cfc37016ff47 ;
    schema:name "そのまま"@ja .

_:Naf5e53e675114e40af5654f6015d19bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "逃避行"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nc1a65a08a3354e869f34cfc37016ff47 ;
    schema:name "逃避行"@ja .

_:Naf708828319b4155a57647086038eef6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キラキラHz"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nc1a65a08a3354e869f34cfc37016ff47 ;
    schema:name "キラキラHz"@ja .

_:Nd60410a19f6948129892653daa064012 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フローズン-rmx-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nc1a65a08a3354e869f34cfc37016ff47 ;
    schema:name "フローズン-rmx-"@ja .

_:Nd8b0655efb7c40838d3aa072a4977ef1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラビット・ファウンデーション"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nc1a65a08a3354e869f34cfc37016ff47 ;
    schema:name "ラビット・ファウンデーション"@ja .

_:Nf0f464e852194d42850f07904df7bac4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Magic-rmx-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nc1a65a08a3354e869f34cfc37016ff47 ;
    schema:name "Night Magic-rmx-"@ja .

_:Nf26c51b4eb22400ba4ff7f383b58745e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nc1a65a08a3354e869f34cfc37016ff47 ;
    schema:name "虹"@ja .

_:Nf613116f69ff423388a967d5522e2f85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フローズン-Inst-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nc1a65a08a3354e869f34cfc37016ff47 ;
    schema:name "フローズン-Inst-"@ja .

_:Nfe7771e1975941d7a089d20bf12aa610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そのまま-Inst-"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nc1a65a08a3354e869f34cfc37016ff47 ;
    schema:name "そのまま-Inst-"@ja .

_:Nc1a65a08a3354e869f34cfc37016ff47 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2653c607e7d24c7598dce0bb1a816aee,
        _:N3c053eec245d4d11ab2fca0b748c6b7a,
        _:N519f434b3b5241c0aec8041ed73ee1b0,
        _:N8283a9ddff914fdbb9227a9f314a0b96,
        _:N885eae3f53c148ce8aea68c23c9981a8,
        _:N893ccc296fb1443285717b83267f3849,
        _:N8f528ffece7743a7b6695a37a1524fed,
        _:Naf5e53e675114e40af5654f6015d19bd,
        _:Naf708828319b4155a57647086038eef6,
        _:Nd60410a19f6948129892653daa064012,
        _:Nd8b0655efb7c40838d3aa072a4977ef1,
        _:Nf0f464e852194d42850f07904df7bac4,
        _:Nf26c51b4eb22400ba4ff7f383b58745e,
        _:Nf613116f69ff423388a967d5522e2f85,
        _:Nfe7771e1975941d7a089d20bf12aa610 ;
    mo:track_count 15 ;
    schema:duration "PT65:04"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N2653c607e7d24c7598dce0bb1a816aee,
        _:N3c053eec245d4d11ab2fca0b748c6b7a,
        _:N519f434b3b5241c0aec8041ed73ee1b0,
        _:N8283a9ddff914fdbb9227a9f314a0b96,
        _:N885eae3f53c148ce8aea68c23c9981a8,
        _:N893ccc296fb1443285717b83267f3849,
        _:N8f528ffece7743a7b6695a37a1524fed,
        _:Naf5e53e675114e40af5654f6015d19bd,
        _:Naf708828319b4155a57647086038eef6,
        _:Nd60410a19f6948129892653daa064012,
        _:Nd8b0655efb7c40838d3aa072a4977ef1,
        _:Nf0f464e852194d42850f07904df7bac4,
        _:Nf26c51b4eb22400ba4ff7f383b58745e,
        _:Nf613116f69ff423388a967d5522e2f85,
        _:Nfe7771e1975941d7a089d20bf12aa610 .

