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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24188#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/24188#composition>,
        <album/24188#subject> ;
    foaf:name "U2"@en .

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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 .

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

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

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

<https://medium-media.vgm.io/albums/88/24188/24188-1298472093.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/24188#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ongyoku"@en,
        "遠玉"@ja,
        "Ongyoku"@ja-latn ;
    mo:performance_of <album/24188#musicalwork> ;
    mo:performer _:N94a76c26b0a54952a77ae8935bdc0a45,
        _:Na9bed70de40f46b5a93a43fb97fc10ad ;
    mo:recorded_as <album/24188#musicalexpression> ;
    schema:byArtist _:N94a76c26b0a54952a77ae8935bdc0a45,
        _:Na9bed70de40f46b5a93a43fb97fc10ad ;
    schema:name "Ongyoku"@en,
        "遠玉"@ja,
        "Ongyoku"@ja-latn ;
    schema:workPerformed <album/24188#musicalwork> .

<album/24188#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Ongyoku"@en,
        "遠玉"@ja,
        "Ongyoku"@ja-latn ;
    mo:catalogue_number "STEP-02" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24188#musicalexpression> ;
    mo:publisher <org/718#subject> ;
    mo:record _:N53c720a5803d48f29cb1ee8ebb748654 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "иаячмi"@en ;
            foaf:name "иаячмi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rin"@en ;
            foaf:name "Rin"@en ] ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/24188/24188-1298472093.jpg> ;
    schema:name "Ongyoku"@en,
        "遠玉"@ja,
        "Ongyoku"@ja-latn ;
    schema:publisher <org/718#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/24188/24188-1298472093.jpg> .

_:N19469df0478e4819bb7189f0e953ae3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "歴史喰いの日常～現代版～"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N53c720a5803d48f29cb1ee8ebb748654 ;
    schema:name "歴史喰いの日常～現代版～"@ja .

_:N270cd9ad63b947b9997150fbab12bb7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Point Of The Path～蓮影～"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N53c720a5803d48f29cb1ee8ebb748654 ;
    schema:name "Point Of The Path～蓮影～"@ja .

_:N72c071c14cb144bd932f3bbf237a95c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Temple～夜明け前～"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N53c720a5803d48f29cb1ee8ebb748654 ;
    schema:name "Ancient Temple～夜明け前～"@ja .

_:N7366ac9ee928460997d7df23542c1f80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Field Dream～幽玄～"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N53c720a5803d48f29cb1ee8ebb748654 ;
    schema:name "Field Dream～幽玄～"@ja .

_:N94a76c26b0a54952a77ae8935bdc0a45 a schema:Person,
        foaf:Person ;
    mo:performed <album/24188#performance> ;
    schema:name "Rin"@en ;
    foaf:name "Rin"@en .

_:N9c222b7c33cd4bb28577ba8041571e5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Depression～忘却～"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N53c720a5803d48f29cb1ee8ebb748654 ;
    schema:name "Depression～忘却～"@ja .

_:Na9950aa803ce41a08cfba4783f2b35b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MAYOHIGA～裏道～"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N53c720a5803d48f29cb1ee8ebb748654 ;
    schema:name "MAYOHIGA～裏道～"@ja .

_:Na9bed70de40f46b5a93a43fb97fc10ad a schema:Person,
        foaf:Person ;
    mo:performed <album/24188#performance> ;
    schema:name "иаячмi"@en ;
    foaf:name "иаячмi"@en .

_:Naec884e661ab47e7a936ca70e3a207b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Immateriality～涙～"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N53c720a5803d48f29cb1ee8ebb748654 ;
    schema:name "Immateriality～涙～"@ja .

_:Nbb6b9d67fdb24c5999172909ef83620c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sylphid～慈雨～"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N53c720a5803d48f29cb1ee8ebb748654 ;
    schema:name "Sylphid～慈雨～"@ja .

_:N53c720a5803d48f29cb1ee8ebb748654 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19469df0478e4819bb7189f0e953ae3a,
        _:N270cd9ad63b947b9997150fbab12bb7f,
        _:N72c071c14cb144bd932f3bbf237a95c2,
        _:N7366ac9ee928460997d7df23542c1f80,
        _:N9c222b7c33cd4bb28577ba8041571e5d,
        _:Na9950aa803ce41a08cfba4783f2b35b4,
        _:Naec884e661ab47e7a936ca70e3a207b1,
        _:Nbb6b9d67fdb24c5999172909ef83620c ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N19469df0478e4819bb7189f0e953ae3a,
        _:N270cd9ad63b947b9997150fbab12bb7f,
        _:N72c071c14cb144bd932f3bbf237a95c2,
        _:N7366ac9ee928460997d7df23542c1f80,
        _:N9c222b7c33cd4bb28577ba8041571e5d,
        _:Na9950aa803ce41a08cfba4783f2b35b4,
        _:Naec884e661ab47e7a936ca70e3a207b1,
        _:Nbb6b9d67fdb24c5999172909ef83620c .

