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

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

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

<event/65> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 5 (Oct 11, 2009)" .

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

<album/15607#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tera e..."@en,
        "寺へ…"@ja,
        "Tera e..."@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/15607#musicalwork> ;
    schema:name "Tera e..."@en,
        "寺へ…"@ja,
        "Tera e..."@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/70/15607/15607-1254604223.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2407#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15607#performance> ;
    schema:name "Spelunker"@en,
        "すぺらんかー"@ja ;
    foaf:made <album/15607#lyrics>,
        <album/15607#subject> ;
    foaf:name "Spelunker"@en,
        "すぺらんかー"@ja .

<artist/2518#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15607#performance> ;
    schema:name "Mao Komiya"@en,
        "小宮真央"@ja ;
    foaf:name "Mao Komiya"@en,
        "小宮真央"@ja .

<artist/5629#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15607#performance> ;
    schema:name "Line Miyako"@en,
        "都来りね"@ja ;
    foaf:name "Line Miyako"@en,
        "都来りね"@ja .

<artist/5862#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15607#performance> ;
    schema:name "RIZNA"@en,
        "リズナ"@ja ;
    foaf:name "RIZNA"@en,
        "リズナ"@ja .

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

<artist/6729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15607#performance> ;
    schema:name "℃iel"@en ;
    foaf:name "℃iel"@en .

<artist/6730#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15607#performance> ;
    schema:name "Yukari Mano"@en,
        "真野紫"@ja ;
    foaf:name "Yukari Mano"@en,
        "真野紫"@ja .

<album/15607#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "Tera e..."@en,
        "寺へ…"@ja,
        "Tera e..."@ja-latn ;
    mo:catalogue_number "STCD-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15607#musicalexpression> ;
    mo:publisher <org/385#subject> ;
    mo:record _:N32204edf05c543928fd4428607c7a2e4 ;
    mo:record_count 1 ;
    mo:release <event/65> ;
    schema:about <product/51#subject> ;
    schema:byArtist <artist/2407#subject>,
        <artist/2518#subject>,
        <artist/5629#subject>,
        <artist/5862#subject>,
        <artist/6160#subject>,
        <artist/6729#subject>,
        <artist/6730#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/15607/15607-1254604223.jpg> ;
    schema:name "Tera e..."@en,
        "寺へ…"@ja,
        "Tera e..."@ja-latn ;
    schema:publisher <org/385#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/15607/15607-1254604223.jpg> .

<album/15607#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tera e..."@en,
        "寺へ…"@ja,
        "Tera e..."@ja-latn ;
    mo:performance_of <album/15607#musicalwork> ;
    mo:performer <artist/2407#subject>,
        <artist/2518#subject>,
        <artist/5629#subject>,
        <artist/5862#subject>,
        <artist/6160#subject>,
        <artist/6729#subject>,
        <artist/6730#subject> ;
    mo:recorded_as <album/15607#musicalexpression> ;
    schema:byArtist <artist/2407#subject>,
        <artist/2518#subject>,
        <artist/5629#subject>,
        <artist/5862#subject>,
        <artist/6160#subject>,
        <artist/6729#subject>,
        <artist/6730#subject> ;
    schema:name "Tera e..."@en,
        "寺へ…"@ja,
        "Tera e..."@ja-latn ;
    schema:workPerformed <album/15607#musicalwork> .

_:N045099991af1402eb1a5b416ebe10a31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カタメール・スワセール"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N32204edf05c543928fd4428607c7a2e4 ;
    schema:name "カタメール・スワセール"@ja .

_:N12a0146e73fb4c76b0962aca4f7a8157 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あいまいダーク"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N32204edf05c543928fd4428607c7a2e4 ;
    schema:name "あいまいダーク"@ja .

_:N1722cb73a6714eba87b829064fa1eeaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "熱闘3分"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N32204edf05c543928fd4428607c7a2e4 ;
    schema:name "熱闘3分"@ja .

_:N1916b063b4ec4b75a5986a956de0d69a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹のパラソル"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N32204edf05c543928fd4428607c7a2e4 ;
    schema:name "虹のパラソル"@ja .

_:N284fda4f54344e3b880c591ed3a29469 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トップシークレット！"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N32204edf05c543928fd4428607c7a2e4 ;
    schema:name "トップシークレット！"@ja .

_:N3aa09d73ea7940b6b952f293fc4966ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パンチをcloud"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N32204edf05c543928fd4428607c7a2e4 ;
    schema:name "パンチをcloud"@ja .

_:N68aa24fdbdf443d99a0fd0c436fb0db9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swing Spring"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N32204edf05c543928fd4428607c7a2e4 ;
    schema:name "Swing Spring"@ja .

_:Nd022193ccb404f1daeb544f8fc98c40a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネコ科"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N32204edf05c543928fd4428607c7a2e4 ;
    schema:name "ネコ科"@ja .

_:Ndcc28f3cf2f940cdb868c5f199c0aae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotus 7-6-3"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N32204edf05c543928fd4428607c7a2e4 ;
    schema:name "Lotus 7-6-3"@ja .

_:Nde87119382be4e9e8d07485d6e897db3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "窮鼠"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N32204edf05c543928fd4428607c7a2e4 ;
    schema:name "窮鼠"@ja .

_:N32204edf05c543928fd4428607c7a2e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N045099991af1402eb1a5b416ebe10a31,
        _:N12a0146e73fb4c76b0962aca4f7a8157,
        _:N1722cb73a6714eba87b829064fa1eeaf,
        _:N1916b063b4ec4b75a5986a956de0d69a,
        _:N284fda4f54344e3b880c591ed3a29469,
        _:N3aa09d73ea7940b6b952f293fc4966ef,
        _:N68aa24fdbdf443d99a0fd0c436fb0db9,
        _:Nd022193ccb404f1daeb544f8fc98c40a,
        _:Ndcc28f3cf2f940cdb868c5f199c0aae0,
        _:Nde87119382be4e9e8d07485d6e897db3 ;
    mo:track_count 10 ;
    schema:duration "PT43:11"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N045099991af1402eb1a5b416ebe10a31,
        _:N12a0146e73fb4c76b0962aca4f7a8157,
        _:N1722cb73a6714eba87b829064fa1eeaf,
        _:N1916b063b4ec4b75a5986a956de0d69a,
        _:N284fda4f54344e3b880c591ed3a29469,
        _:N3aa09d73ea7940b6b952f293fc4966ef,
        _:N68aa24fdbdf443d99a0fd0c436fb0db9,
        _:Nd022193ccb404f1daeb544f8fc98c40a,
        _:Ndcc28f3cf2f940cdb868c5f199c0aae0,
        _:Nde87119382be4e9e8d07485d6e897db3 .

