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

<artist/10166#subject> a schema:Person,
        foaf:Person ;
    schema:name "Oruha Omi"@en,
        "オミ織葉"@ja ;
    foaf:made <album/33122#lyrics>,
        <album/33122#subject> ;
    foaf:name "Oruha Omi"@en,
        "オミ織葉"@ja .

<artist/6685#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja ;
    foaf:made <album/33122#lyrics>,
        <album/33122#subject> ;
    foaf:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja .

<artist/6971#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hikura"@en,
        "ひくら"@ja ;
    foaf:made <album/33122#lyrics>,
        <album/33122#subject> ;
    foaf:name "Hikura"@en,
        "ひくら"@ja .

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

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

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

<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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/22/33122/33122-1337396224.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12891#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33122#performance> ;
    schema:name "Takaisan"@en,
        "高井さん"@ja ;
    foaf:name "Takaisan"@en,
        "高井さん"@ja .

<artist/2388#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33122#performance> ;
    schema:name "ARM"@en ;
    foaf:name "ARM"@en .

<artist/6209#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33122#performance> ;
    schema:name "Momiji Yamamoto"@en,
        "山本椛"@ja ;
    foaf:name "Momiji Yamamoto"@en,
        "山本椛"@ja .

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

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

<album/33122#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "distant"@en,
        "distant"@ja,
        "distant"@ja-latn ;
    mo:performance_of <album/33122#musicalwork> ;
    mo:performer _:N1d1f0b11b7264c85bc9041cfa229b5a3,
        _:N68436b084f194d2984e230adfabab272,
        <artist/12891#subject>,
        <artist/2388#subject>,
        <artist/6209#subject>,
        <artist/8049#subject> ;
    mo:recorded_as <album/33122#musicalexpression> ;
    schema:byArtist _:N1d1f0b11b7264c85bc9041cfa229b5a3,
        _:N68436b084f194d2984e230adfabab272,
        <artist/12891#subject>,
        <artist/2388#subject>,
        <artist/6209#subject>,
        <artist/8049#subject> ;
    schema:name "distant"@en,
        "distant"@ja,
        "distant"@ja-latn ;
    schema:workPerformed <album/33122#musicalwork> .

<album/33122#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "distant"@en,
        "distant"@ja,
        "distant"@ja-latn ;
    mo:catalogue_number "ARM-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33122#musicalexpression> ;
    mo:publisher _:N3ee4084c7fc249f3b3e483675df2cfdc ;
    mo:record _:N6f2cb4502ec5457b85ee1d77454fb27f ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Chiyoko"@en ;
            foaf:name "Chiyoko"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "shiho"@en ;
            foaf:name "shiho"@en ],
        <artist/12891#subject>,
        <artist/2388#subject>,
        <artist/6209#subject>,
        <artist/8049#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/33122/33122-1337396224.jpg> ;
    schema:name "distant"@en,
        "distant"@ja,
        "distant"@ja-latn ;
    schema:publisher _:N3ee4084c7fc249f3b3e483675df2cfdc ;
    foaf:depiction <https://media.vgm.io/albums/22/33122/33122-1337396224.jpg> .

_:N19768db6c7494465b3c4f2da442cfef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "memories"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N6f2cb4502ec5457b85ee1d77454fb27f ;
    schema:name "memories"@ja .

_:N1d1f0b11b7264c85bc9041cfa229b5a3 a schema:Person,
        foaf:Person ;
    mo:performed <album/33122#performance> ;
    schema:name "shiho"@en ;
    foaf:name "shiho"@en .

_:N2e232126cb1d4f589620ac4090474f96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "赤い靴はどこへ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N6f2cb4502ec5457b85ee1d77454fb27f ;
    schema:name "赤い靴はどこへ"@ja .

_:N3ee4084c7fc249f3b3e483675df2cfdc schema:name "ARM's Armageddon Records"@en ;
    foaf:name "ARM's Armageddon Records"@en .

_:N5f3a0753825c48c68f2e354bf6c97a47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "犬走りダッシュ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N6f2cb4502ec5457b85ee1d77454fb27f ;
    schema:name "犬走りダッシュ"@ja .

_:N68436b084f194d2984e230adfabab272 a schema:Person,
        foaf:Person ;
    mo:performed <album/33122#performance> ;
    schema:name "Chiyoko"@en ;
    foaf:name "Chiyoko"@en .

_:N9a483d7e7be5459ba4d1bc41be8147b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bark at the moon"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N6f2cb4502ec5457b85ee1d77454fb27f ;
    schema:name "bark at the moon"@ja .

_:Na55a8f351d05472a8dd6e97324e47a03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼方"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N6f2cb4502ec5457b85ee1d77454fb27f ;
    schema:name "彼方"@ja .

_:Nfe13bf020c4e4e0d85f7ce11511f8d38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "distant"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N6f2cb4502ec5457b85ee1d77454fb27f ;
    schema:name "distant"@ja .

_:N6f2cb4502ec5457b85ee1d77454fb27f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19768db6c7494465b3c4f2da442cfef4,
        _:N2e232126cb1d4f589620ac4090474f96,
        _:N5f3a0753825c48c68f2e354bf6c97a47,
        _:N9a483d7e7be5459ba4d1bc41be8147b7,
        _:Na55a8f351d05472a8dd6e97324e47a03,
        _:Nfe13bf020c4e4e0d85f7ce11511f8d38 ;
    mo:track_count 6 ;
    schema:duration "PT29:20"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N19768db6c7494465b3c4f2da442cfef4,
        _:N2e232126cb1d4f589620ac4090474f96,
        _:N5f3a0753825c48c68f2e354bf6c97a47,
        _:N9a483d7e7be5459ba4d1bc41be8147b7,
        _:Na55a8f351d05472a8dd6e97324e47a03,
        _:Nfe13bf020c4e4e0d85f7ce11511f8d38 .

