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

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

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

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

<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/106331#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Connections with Spirits"@en,
        "Connections with Spirits"@ja,
        "Connections with Spirits"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/106331#musicalwork> ;
    schema:name "Connections with Spirits"@en,
        "Connections with Spirits"@ja,
        "Connections with Spirits"@ja-latn .

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

<https://media.vgm.io/albums/13/106331/106331-438bc678d60a.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106331#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/106331/106331-438bc678d60a.png> ;
    foaf:depicts <album/106331#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/106331/106331-438bc678d60a.png> .

<https://medium-media.vgm.io/albums/13/106331/106331-438bc678d60a.png> a schema:ImageObject,
        foaf:Image .

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

<artist/28899#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106331#performance> ;
    schema:name "Piano Game Knight"@en ;
    foaf:name "Piano Game Knight"@en .

<album/106331#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Connections with Spirits"@en,
        "Connections with Spirits"@ja,
        "Connections with Spirits"@ja-latn ;
    mo:performance_of <album/106331#musicalwork> ;
    mo:performer _:N3225c7e0fea44b7c84c262d28ff227fa,
        <artist/28899#subject> ;
    mo:recorded_as <album/106331#musicalexpression> ;
    schema:byArtist _:N3225c7e0fea44b7c84c262d28ff227fa,
        <artist/28899#subject> ;
    schema:name "Connections with Spirits"@en,
        "Connections with Spirits"@ja,
        "Connections with Spirits"@ja-latn ;
    schema:workPerformed <album/106331#musicalwork> .

<album/106331#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-21"^^xsd:date ;
    dcterms:title "Connections with Spirits"@en,
        "Connections with Spirits"@ja,
        "Connections with Spirits"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/106331#musicalexpression> ;
    mo:publisher _:N94668f25331440a6809fcddbf65ccadb ;
    mo:record _:N6d2c32c29f514ad6bb457886064b8b05 ;
    mo:record_count 1 ;
    schema:about <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Yuki K"@en ;
            foaf:name "Yuki K"@en ],
        <artist/28899#subject> ;
    schema:datePublished "2020-09-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/106331/106331-438bc678d60a.png> ;
    schema:name "Connections with Spirits"@en,
        "Connections with Spirits"@ja,
        "Connections with Spirits"@ja-latn ;
    schema:publisher _:N94668f25331440a6809fcddbf65ccadb ;
    foaf:depiction <https://media.vgm.io/albums/13/106331/106331-438bc678d60a.png> .

_:N1de404e9b0964ab3ae41bb4c6865f6fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-Colored Master Spark (From \"Touhou Eiyashou ~ Imperishable Night\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N6d2c32c29f514ad6bb457886064b8b05 ;
    schema:name "Love-Colored Master Spark (From \"Touhou Eiyashou ~ Imperishable Night\")"@en .

_:N3225c7e0fea44b7c84c262d28ff227fa a schema:Person,
        foaf:Person ;
    mo:performed <album/106331#performance> ;
    schema:name "Yuki K"@en ;
    foaf:name "Yuki K"@en .

_:N93e22bf3fcb54a4686da9c32a07b83bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Venerable Ancient Battlefield ~ Suwa Foughten Field (From \"Touhou Fūjinroku ~ Mountain of Faith\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:N6d2c32c29f514ad6bb457886064b8b05 ;
    schema:name "The Venerable Ancient Battlefield ~ Suwa Foughten Field (From \"Touhou Fūjinroku ~ Mountain of Faith\")"@en .

_:N94668f25331440a6809fcddbf65ccadb schema:name "Yuki K"@en,
        "Yuki K"@ja,
        "Yuki K"@ja-latn ;
    foaf:name "Yuki K"@en,
        "Yuki K"@ja,
        "Yuki K"@ja-latn .

_:Nc4c90b50873b43fdb5d0fcc76b374a7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith is for the Transient People (From \"Touhou Fūjinroku ~ Mountain of Faith\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N6d2c32c29f514ad6bb457886064b8b05 ;
    schema:name "Faith is for the Transient People (From \"Touhou Fūjinroku ~ Mountain of Faith\")"@en .

_:Ne42e38f9250d4823a34b0a44af96bda3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgic Blood of the East ~ Old World (From \"Touhou Eiyashou ~ Imperishable Night\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:30"^^xsd:interval ;
    schema:inPlaylist _:N6d2c32c29f514ad6bb457886064b8b05 ;
    schema:name "Nostalgic Blood of the East ~ Old World (From \"Touhou Eiyashou ~ Imperishable Night\")"@en .

_:Ne492efc88b51404bb00d7a913574f04e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gensokyo the Gods Loved (From \"Touhou Fūjinroku ~ Mountain of Faith\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N6d2c32c29f514ad6bb457886064b8b05 ;
    schema:name "The Gensokyo the Gods Loved (From \"Touhou Fūjinroku ~ Mountain of Faith\")"@en .

_:N6d2c32c29f514ad6bb457886064b8b05 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1de404e9b0964ab3ae41bb4c6865f6fe,
        _:N93e22bf3fcb54a4686da9c32a07b83bd,
        _:Nc4c90b50873b43fdb5d0fcc76b374a7c,
        _:Ne42e38f9250d4823a34b0a44af96bda3,
        _:Ne492efc88b51404bb00d7a913574f04e ;
    mo:track_count 5 ;
    schema:duration "PT33:07"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1de404e9b0964ab3ae41bb4c6865f6fe,
        _:N93e22bf3fcb54a4686da9c32a07b83bd,
        _:Nc4c90b50873b43fdb5d0fcc76b374a7c,
        _:Ne42e38f9250d4823a34b0a44af96bda3,
        _:Ne492efc88b51404bb00d7a913574f04e .

