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

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

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

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

<artist/6347#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11210#subject> ;
    schema:name "Chii Ayano"@en,
        "綾野ちい"@ja ;
    foaf:made <album/11210#composition>,
        <album/11210#subject> ;
    foaf:name "Chii Ayano"@en,
        "綾野ちい"@ja .

<event/38> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 4 (Nov 02, 2008)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@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/11210#musicalexpression> a mo:Signal ;
    mo:published_as <album/11210#subject> ;
    mo:records <album/11210#performance> .

<album/11210#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tooi Sora wo Yuku - Voyage Note."@en,
        "遠い空を往く - Voyage Note."@ja,
        "Tooi Sora wo Yuku - Voyage Note."@ja-latn ;
    mo:performance_of <album/11210#musicalwork> ;
    mo:recorded_as <album/11210#musicalexpression> ;
    schema:name "Tooi Sora wo Yuku - Voyage Note."@en,
        "遠い空を往く - Voyage Note."@ja,
        "Tooi Sora wo Yuku - Voyage Note."@ja-latn ;
    schema:workPerformed <album/11210#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/01/11210/11210-1228244904.jpg> a schema:ImageObject,
        foaf:Image .

<album/11210#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tooi Sora wo Yuku - Voyage Note."@en,
        "遠い空を往く - Voyage Note."@ja,
        "Tooi Sora wo Yuku - Voyage Note."@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/6347#subject> ;
    mo:produced_work <album/11210#musicalwork> ;
    schema:name "Tooi Sora wo Yuku - Voyage Note."@en,
        "遠い空を往く - Voyage Note."@ja,
        "Tooi Sora wo Yuku - Voyage Note."@ja-latn .

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

<album/11210#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-02"^^xsd:date ;
    dcterms:title "Tooi Sora wo Yuku - Voyage Note."@en,
        "遠い空を往く - Voyage Note."@ja,
        "Tooi Sora wo Yuku - Voyage Note."@ja-latn ;
    mo:catalogue_number "ANCCD-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11210#musicalexpression> ;
    mo:publisher <org/589#subject> ;
    mo:record _:Nbbd5943955ce412cbb798ba8f225289f ;
    mo:record_count 1 ;
    mo:release <event/38> ;
    schema:about <product/12#subject>,
        <product/29#subject> ;
    schema:datePublished "2008-11-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/11210/11210-1228244904.jpg> ;
    schema:name "Tooi Sora wo Yuku - Voyage Note."@en,
        "遠い空を往く - Voyage Note."@ja,
        "Tooi Sora wo Yuku - Voyage Note."@ja-latn ;
    schema:publisher <org/589#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/11210/11210-1228244904.jpg> .

_:N03d78c7d6c9d44c8a4a8b09b9ea33a23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where the Moonlight Shines"@en,
        "月の光が当たる所"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nbbd5943955ce412cbb798ba8f225289f ;
    schema:name "Where the Moonlight Shines"@en,
        "月の光が当たる所"@ja .

_:N616c40f079554d249559d6fbeafeb934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl Who Carries an Eight-Fingered Leaf"@en,
        "八手の葉を持つ少女"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nbbd5943955ce412cbb798ba8f225289f ;
    schema:name "The Girl Who Carries an Eight-Fingered Leaf"@en,
        "八手の葉を持つ少女"@ja .

_:N880307cc0a354c4997ca1293a759a3d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Spring Wind"@en,
        "博く麗しき東風"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nbbd5943955ce412cbb798ba8f225289f ;
    schema:name "Beautiful Spring Wind"@en,
        "博く麗しき東風"@ja .

_:Nc120e52f058543f5a988bdb8cb0e23b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Wandering Club - Night Stranger."@en,
        "夜間放浪倶楽部 - Night Stranger."@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nbbd5943955ce412cbb798ba8f225289f ;
    schema:name "Night Wandering Club - Night Stranger."@en,
        "夜間放浪倶楽部 - Night Stranger."@ja .

_:Nc681dfd1abcb4a3fada3cb7ff859463a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boundary of Autumn and Winter - Autumn Stroll."@en,
        "秋と冬の境 - Autumn Stroll."@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nbbd5943955ce412cbb798ba8f225289f ;
    schema:name "Boundary of Autumn and Winter - Autumn Stroll."@en,
        "秋と冬の境 - Autumn Stroll."@ja .

_:Nf997d8ae068b4b67bc5a3484fd6eb072 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Sky and Red Scenery - Autumn River Side."@en,
        "青き空と紅き景色 - Autumn River Side."@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nbbd5943955ce412cbb798ba8f225289f ;
    schema:name "Blue Sky and Red Scenery - Autumn River Side."@en,
        "青き空と紅き景色 - Autumn River Side."@ja .

_:Nbbd5943955ce412cbb798ba8f225289f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03d78c7d6c9d44c8a4a8b09b9ea33a23,
        _:N616c40f079554d249559d6fbeafeb934,
        _:N880307cc0a354c4997ca1293a759a3d7,
        _:Nc120e52f058543f5a988bdb8cb0e23b8,
        _:Nc681dfd1abcb4a3fada3cb7ff859463a,
        _:Nf997d8ae068b4b67bc5a3484fd6eb072 ;
    mo:track_count 6 ;
    schema:duration "PT20:11"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N03d78c7d6c9d44c8a4a8b09b9ea33a23,
        _:N616c40f079554d249559d6fbeafeb934,
        _:N880307cc0a354c4997ca1293a759a3d7,
        _:Nc120e52f058543f5a988bdb8cb0e23b8,
        _:Nc681dfd1abcb4a3fada3cb7ff859463a,
        _:Nf997d8ae068b4b67bc5a3484fd6eb072 .

