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

<artist/8483#subject> a schema:Person,
        foaf:Person ;
    schema:name "Teto"@en,
        "てと"@ja ;
    foaf:made <album/13194#lyrics>,
        <album/13194#subject> ;
    foaf:name "Teto"@en,
        "てと"@ja .

<artist/8484#subject> a schema:Person,
        foaf:Person ;
    schema:name "Merami"@en,
        "めらみ"@ja ;
    foaf:made <album/13194#lyrics>,
        <album/13194#subject> ;
    foaf:name "Merami"@en,
        "めらみ"@ja .

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

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

<artist/8485#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13194#subject> ;
    schema:name "Suzuori"@en,
        "すぞーり"@ja ;
    foaf:made <album/13194#composition>,
        <album/13194#lyrics>,
        <album/13194#subject> ;
    foaf:name "Suzuori"@en,
        "すぞーり"@ja .

<event/46> a mo:Release ;
    schema:name "Released at M3-2009 Spring (May 05, 2009)" .

<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/13194#musicalexpression> a mo:Signal ;
    mo:published_as <album/13194#subject> ;
    mo:records <album/13194#performance> .

<org/693#subject> schema:name "Foreground Eclipse"@en,
        "Foreground Eclipse"@ja,
        "Foreground Eclipse"@ja-latn ;
    foaf:name "Foreground Eclipse"@en,
        "Foreground Eclipse"@ja,
        "Foreground Eclipse"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/13194/13194-1240851132.jpg> a schema:ImageObject,
        foaf:Image .

<album/13194#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Missing, Loving... and Suffering EP"@en,
        "Missing, Loving... and Suffering EP"@ja,
        "Missing, Loving... and Suffering EP"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/8485#subject> ;
    mo:produced_work <album/13194#musicalwork> ;
    schema:name "Missing, Loving... and Suffering EP"@en,
        "Missing, Loving... and Suffering EP"@ja,
        "Missing, Loving... and Suffering EP"@ja-latn .

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

<album/13194#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Missing, Loving... and Suffering EP"@en,
        "Missing, Loving... and Suffering EP"@ja,
        "Missing, Loving... and Suffering EP"@ja-latn ;
    mo:performance_of <album/13194#musicalwork> ;
    mo:performer <artist/8482#subject> ;
    mo:recorded_as <album/13194#musicalexpression> ;
    schema:byArtist <artist/8482#subject> ;
    schema:name "Missing, Loving... and Suffering EP"@en,
        "Missing, Loving... and Suffering EP"@ja,
        "Missing, Loving... and Suffering EP"@ja-latn ;
    schema:workPerformed <album/13194#musicalwork> .

<artist/8482#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13194#performance> ;
    schema:name "Foreground Eclipse"@en ;
    foaf:name "Foreground Eclipse"@en .

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

<album/13194#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-05"^^xsd:date ;
    dcterms:title "Missing, Loving... and Suffering EP"@en,
        "Missing, Loving... and Suffering EP"@ja,
        "Missing, Loving... and Suffering EP"@ja-latn ;
    mo:catalogue_number "FGE-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13194#musicalexpression> ;
    mo:publisher <org/693#subject> ;
    mo:record _:N3a91474516f544a4bc0b76758659c5b5 ;
    mo:record_count 1 ;
    mo:release <event/46> ;
    schema:about <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/8482#subject> ;
    schema:datePublished "2009-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/13194/13194-1240851132.jpg> ;
    schema:name "Missing, Loving... and Suffering EP"@en,
        "Missing, Loving... and Suffering EP"@ja,
        "Missing, Loving... and Suffering EP"@ja-latn ;
    schema:publisher <org/693#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/13194/13194-1240851132.jpg> .

_:N2024867894f54c2f9e8274778e45eefa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening"@en,
        "Opening"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N3a91474516f544a4bc0b76758659c5b5 ;
    schema:name "Opening"@en,
        "Opening"@ja .

_:N721075260ed048609546fc4c75e5c395 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alone With You (Dying To See Your Face)"@en,
        "Alone With You (Dying To See Your Face)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N3a91474516f544a4bc0b76758659c5b5 ;
    schema:name "Alone With You (Dying To See Your Face)"@en,
        "Alone With You (Dying To See Your Face)"@ja .

_:N9c03f5596069426497642183d5bdea7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Poem"@en,
        "恋詠"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N3a91474516f544a4bc0b76758659c5b5 ;
    schema:name "Love Poem"@en,
        "恋詠"@ja .

_:Na4a074a574bf4c3e9a0b0da07fcd6246 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:N3a91474516f544a4bc0b76758659c5b5 ;
    schema:name "None"@en,
        "None"@ja .

_:Necbd7fb974ea40ce96114f44afb88e83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wandering, Never Wondering"@en,
        "Wandering, Never Wondering"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N3a91474516f544a4bc0b76758659c5b5 ;
    schema:name "Wandering, Never Wondering"@en,
        "Wandering, Never Wondering"@ja .

_:Nf0d18e87618c48b7a8cfe776e458ac9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Throve Keys"@en,
        "Throve Keys"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N3a91474516f544a4bc0b76758659c5b5 ;
    schema:name "Throve Keys"@en,
        "Throve Keys"@ja .

_:Nfb52f640cd6c46cfbd81c8564dcc63a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Wind"@en,
        "White Wind"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N3a91474516f544a4bc0b76758659c5b5 ;
    schema:name "White Wind"@en,
        "White Wind"@ja .

_:N3a91474516f544a4bc0b76758659c5b5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2024867894f54c2f9e8274778e45eefa,
        _:N721075260ed048609546fc4c75e5c395,
        _:N9c03f5596069426497642183d5bdea7e,
        _:Na4a074a574bf4c3e9a0b0da07fcd6246,
        _:Necbd7fb974ea40ce96114f44afb88e83,
        _:Nf0d18e87618c48b7a8cfe776e458ac9d,
        _:Nfb52f640cd6c46cfbd81c8564dcc63a1 ;
    mo:track_count 7 ;
    schema:duration "PT20:13"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2024867894f54c2f9e8274778e45eefa,
        _:N721075260ed048609546fc4c75e5c395,
        _:N9c03f5596069426497642183d5bdea7e,
        _:Na4a074a574bf4c3e9a0b0da07fcd6246,
        _:Necbd7fb974ea40ce96114f44afb88e83,
        _:Nf0d18e87618c48b7a8cfe776e458ac9d,
        _:Nfb52f640cd6c46cfbd81c8564dcc63a1 .

