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

<artist/10897#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jell"@en ;
    foaf:made <album/29593#lyrics>,
        <album/29593#subject> ;
    foaf:name "Jell"@en .

<artist/13428#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nanatume"@en,
        "ななつめ"@ja ;
    foaf:made <album/29593#lyrics>,
        <album/29593#subject> ;
    foaf:name "Nanatume"@en,
        "ななつめ"@ja .

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

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

<event/144> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 7 (Oct 16, 2011)" .

<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/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@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 .

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

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

<org/805#subject> schema:name "GET IN THE RING"@en,
        "GET IN THE RING"@ja,
        "GET IN THE RING"@ja-latn ;
    foaf:name "GET IN THE RING"@en,
        "GET IN THE RING"@ja,
        "GET IN THE RING"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/29593/29593-1475803068.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10896#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29593#performance> ;
    schema:name "Mie"@en,
        "みぃ"@ja ;
    foaf:name "Mie"@en,
        "みぃ"@ja .

<artist/11786#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29593#performance> ;
    schema:name "yukina"@en ;
    foaf:name "yukina"@en .

<album/29593#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Another World"@en,
        "Another World"@ja,
        "Another World"@ja-latn ;
    mo:performance_of <album/29593#musicalwork> ;
    mo:performer <artist/10896#subject>,
        <artist/11786#subject> ;
    mo:recorded_as <album/29593#musicalexpression> ;
    schema:byArtist <artist/10896#subject>,
        <artist/11786#subject> ;
    schema:name "Another World"@en,
        "Another World"@ja,
        "Another World"@ja-latn ;
    schema:workPerformed <album/29593#musicalwork> .

<album/29593#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-16"^^xsd:date ;
    dcterms:title "Another World"@en,
        "Another World"@ja,
        "Another World"@ja-latn ;
    mo:catalogue_number "TVG-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29593#musicalexpression> ;
    mo:publisher <org/805#subject> ;
    mo:record _:N5a79877fec5046f2916f3774f09eba86 ;
    mo:record_count 1 ;
    mo:release <event/144> ;
    schema:about <product/27#subject>,
        <product/276#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/10896#subject>,
        <artist/11786#subject> ;
    schema:datePublished "2011-10-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/29593/29593-1475803068.jpg> ;
    schema:name "Another World"@en,
        "Another World"@ja,
        "Another World"@ja-latn ;
    schema:publisher <org/805#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/29593/29593-1475803068.jpg> .

_:N070ecbe4d1b44d4ca544107d3c8a2eac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心の行方(inst ver.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5a79877fec5046f2916f3774f09eba86 ;
    schema:name "心の行方(inst ver.)"@ja .

_:N18800a265f3f4ecbaea45949b23b339e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瞳の彼方(inst ver.)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5a79877fec5046f2916f3774f09eba86 ;
    schema:name "瞳の彼方(inst ver.)"@ja .

_:N1c51c649861f4b18872fc57a80c05ad8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠幻想ver.R"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5a79877fec5046f2916f3774f09eba86 ;
    schema:name "永遠幻想ver.R"@ja .

_:N433d7ab6897f429bb72c58838feb6f1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたの永遠の物語"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5a79877fec5046f2916f3774f09eba86 ;
    schema:name "あなたの永遠の物語"@ja .

_:Nd77a5ecbc2514291b2d0026d58b503df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空の夢"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5a79877fec5046f2916f3774f09eba86 ;
    schema:name "空の夢"@ja .

_:Ne8a4202440264d29b47f6f5762278ada a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心の行方"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5a79877fec5046f2916f3774f09eba86 ;
    schema:name "心の行方"@ja .

_:Nea4677120c9e463c98f9ce342a043272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瞳の彼方"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5a79877fec5046f2916f3774f09eba86 ;
    schema:name "瞳の彼方"@ja .

_:Nf4a91b172f6a4e14b4ff8f9bddd9e3fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miracle Locus ver.S"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5a79877fec5046f2916f3774f09eba86 ;
    schema:name "Miracle Locus ver.S"@ja .

_:N5a79877fec5046f2916f3774f09eba86 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N070ecbe4d1b44d4ca544107d3c8a2eac,
        _:N18800a265f3f4ecbaea45949b23b339e,
        _:N1c51c649861f4b18872fc57a80c05ad8,
        _:N433d7ab6897f429bb72c58838feb6f1c,
        _:Nd77a5ecbc2514291b2d0026d58b503df,
        _:Ne8a4202440264d29b47f6f5762278ada,
        _:Nea4677120c9e463c98f9ce342a043272,
        _:Nf4a91b172f6a4e14b4ff8f9bddd9e3fe ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N070ecbe4d1b44d4ca544107d3c8a2eac,
        _:N18800a265f3f4ecbaea45949b23b339e,
        _:N1c51c649861f4b18872fc57a80c05ad8,
        _:N433d7ab6897f429bb72c58838feb6f1c,
        _:Nd77a5ecbc2514291b2d0026d58b503df,
        _:Ne8a4202440264d29b47f6f5762278ada,
        _:Nea4677120c9e463c98f9ce342a043272,
        _:Nf4a91b172f6a4e14b4ff8f9bddd9e3fe .

