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

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

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

<artist/1924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20580#subject> ;
    schema:name "Masayoshi Minoshima"@en ;
    foaf:made <album/20580#composition>,
        <album/20580#subject> ;
    foaf:name "Masayoshi Minoshima"@en .

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<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/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/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 .

<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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/20580#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "of memories"@en,
        "of memories"@ja,
        "of memories"@ja-latn ;
    mo:composer <artist/1924#subject> ;
    mo:produced_work <album/20580#musicalwork> ;
    schema:name "of memories"@en,
        "of memories"@ja,
        "of memories"@ja-latn .

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

<album/20580#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "of memories"@en,
        "of memories"@ja,
        "of memories"@ja-latn ;
    mo:performance_of <album/20580#musicalwork> ;
    mo:recorded_as <album/20580#musicalexpression> ;
    schema:name "of memories"@en,
        "of memories"@ja,
        "of memories"@ja-latn ;
    schema:workPerformed <album/20580#musicalwork> .

<org/212#subject> schema:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn ;
    foaf:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/20580/20580-1281193217.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20580#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "of memories"@en,
        "of memories"@ja,
        "of memories"@ja-latn ;
    mo:catalogue_number "ARCD0032" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20580#musicalexpression> ;
    mo:publisher <org/212#subject> ;
    mo:record _:Nafc14e9327fe46aca27eeebaf62c1ac6 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/10#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/20580/20580-1281193217.jpg> ;
    schema:name "of memories"@en,
        "of memories"@ja,
        "of memories"@ja-latn ;
    schema:publisher <org/212#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/20580/20580-1281193217.jpg> .

_:N2041c9299a5749eb8ec7601eaae5017d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nafc14e9327fe46aca27eeebaf62c1ac6 ;
    schema:name "Fire"@en .

_:N4bc126b21aa64f08a1c78073e259397a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Astronomy(Lost in the rain)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nafc14e9327fe46aca27eeebaf62c1ac6 ;
    schema:name "Magical Astronomy(Lost in the rain)"@en .

_:N62f8e5ae94c84838950fd7f0f131dd1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "faith is..."@en ;
    mo:track_number 8 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nafc14e9327fe46aca27eeebaf62c1ac6 ;
    schema:name "faith is..."@en .

_:N68b5dc42630c4c6e87c13dc91fd81018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasia"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nafc14e9327fe46aca27eeebaf62c1ac6 ;
    schema:name "Fantasia"@en .

_:N78c068de76214932b6a54f6dffa04c16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "of memories"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Nafc14e9327fe46aca27eeebaf62c1ac6 ;
    schema:name "of memories"@en .

_:N90313fcb35ab49c6b36454b2ee970908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pray For Answer"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nafc14e9327fe46aca27eeebaf62c1ac6 ;
    schema:name "Pray For Answer"@en .

_:Nbcce471f1e5e4a4286694fa4af7c364f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Battle"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:Nafc14e9327fe46aca27eeebaf62c1ac6 ;
    schema:name "Dream Battle"@en .

_:Nc10dd180f47c4bdabe3988104a7e6074 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Romantic Fall"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:Nafc14e9327fe46aca27eeebaf62c1ac6 ;
    schema:name "Romantic Fall"@en .

_:Nd4259486192c439a83233a2fcc99e296 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forbidden Cube"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nafc14e9327fe46aca27eeebaf62c1ac6 ;
    schema:name "Forbidden Cube"@en .

_:Ne338428ba0714971a0089aa874a6ffbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tutelary"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Nafc14e9327fe46aca27eeebaf62c1ac6 ;
    schema:name "Tutelary"@en .

_:Ne43b734cf8844d198998226ef73908a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection, Flower View (Syrufit Remix)"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nafc14e9327fe46aca27eeebaf62c1ac6 ;
    schema:name "Reflection, Flower View (Syrufit Remix)"@en .

_:Nfe6aa056850a4eca8419bc76044afc13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "loop"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nafc14e9327fe46aca27eeebaf62c1ac6 ;
    schema:name "loop"@en .

_:Nafc14e9327fe46aca27eeebaf62c1ac6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2041c9299a5749eb8ec7601eaae5017d,
        _:N4bc126b21aa64f08a1c78073e259397a,
        _:N62f8e5ae94c84838950fd7f0f131dd1e,
        _:N68b5dc42630c4c6e87c13dc91fd81018,
        _:N78c068de76214932b6a54f6dffa04c16,
        _:N90313fcb35ab49c6b36454b2ee970908,
        _:Nbcce471f1e5e4a4286694fa4af7c364f,
        _:Nc10dd180f47c4bdabe3988104a7e6074,
        _:Nd4259486192c439a83233a2fcc99e296,
        _:Ne338428ba0714971a0089aa874a6ffbf,
        _:Ne43b734cf8844d198998226ef73908a7,
        _:Nfe6aa056850a4eca8419bc76044afc13 ;
    mo:track_count 12 ;
    schema:duration "PT60:32"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N2041c9299a5749eb8ec7601eaae5017d,
        _:N4bc126b21aa64f08a1c78073e259397a,
        _:N62f8e5ae94c84838950fd7f0f131dd1e,
        _:N68b5dc42630c4c6e87c13dc91fd81018,
        _:N78c068de76214932b6a54f6dffa04c16,
        _:N90313fcb35ab49c6b36454b2ee970908,
        _:Nbcce471f1e5e4a4286694fa4af7c364f,
        _:Nc10dd180f47c4bdabe3988104a7e6074,
        _:Nd4259486192c439a83233a2fcc99e296,
        _:Ne338428ba0714971a0089aa874a6ffbf,
        _:Ne43b734cf8844d198998226ef73908a7,
        _:Nfe6aa056850a4eca8419bc76044afc13 .

