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

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<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/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/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<album/43841#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "N"@en,
        "N"@ja,
        "N"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "ZUN"@en ;
            foaf:made <album/43841#composition> ;
            foaf:name "ZUN"@en ] ;
    mo:produced_work <album/43841#musicalwork> ;
    schema:name "N"@en,
        "N"@ja,
        "N"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/14/43841/43841-1390200573.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43841#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "N"@en,
        "N"@ja,
        "N"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43841#musicalexpression> ;
    mo:publisher _:Nb63dcca396ac47eea390f3141b3fd141 ;
    mo:record _:N980e94acb3e646acace6332a6c4dc5c5 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/10#subject>,
        <product/12#subject>,
        <product/14#subject>,
        <product/16#subject>,
        <product/18#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/43841/43841-1390200573.jpg> ;
    schema:name "N"@en,
        "N"@ja,
        "N"@ja-latn ;
    schema:publisher _:Nb63dcca396ac47eea390f3141b3fd141 ;
    foaf:depiction <https://media.vgm.io/albums/14/43841/43841-1390200573.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43841#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/43841#subject> ;
    foaf:name "ZUN"@en .

_:N036f0c306c0d4086a24ae461482b533a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陽落ちて"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N980e94acb3e646acace6332a6c4dc5c5 ;
    schema:name "陽落ちて"@ja .

_:N08a02a4149794442bf2eebc63d842f8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻夢界"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N980e94acb3e646acace6332a6c4dc5c5 ;
    schema:name "幻夢界"@ja .

_:N20147cac6928426b811b55972bfd10d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a Soldier"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N980e94acb3e646acace6332a6c4dc5c5 ;
    schema:name "Like a Soldier"@ja .

_:N35a43daa4f914a418aff5656208fb79f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Land"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N980e94acb3e646acace6332a6c4dc5c5 ;
    schema:name "Dream Land"@ja .

_:N4eda6788da2e48fd9cff17c5b13f0eb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sailor of Time"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N980e94acb3e646acace6332a6c4dc5c5 ;
    schema:name "Sailor of Time"@ja .

_:N583a1c04483a445b84f2c10d250c6c2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦車むすめのみたゆめ"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N980e94acb3e646acace6332a6c4dc5c5 ;
    schema:name "戦車むすめのみたゆめ"@ja .

_:N5be3d16dc2e644239cc1d7f197dd0ba3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dog Days"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N980e94acb3e646acace6332a6c4dc5c5 ;
    schema:name "Dog Days"@ja .

_:N5e18178fc87e4b498ee0afd8c8fbc22e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "博麗 ～ Eastern Wind"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N980e94acb3e646acace6332a6c4dc5c5 ;
    schema:name "博麗 ～ Eastern Wind"@ja .

_:N936323c371c54dd693bf3d0ded647346 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maple Dream..."@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N980e94acb3e646acace6332a6c4dc5c5 ;
    schema:name "Maple Dream..."@ja .

_:Na04771a343134e7f9b722f054f8440e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Judgment"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N980e94acb3e646acace6332a6c4dc5c5 ;
    schema:name "No Judgment"@ja .

_:Nb63dcca396ac47eea390f3141b3fd141 schema:name "Namapann"@en ;
    foaf:name "Namapann"@en .

_:Nbb7d45726843475aa437dc623299d7f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢見る教授と水兵さん"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N980e94acb3e646acace6332a6c4dc5c5 ;
    schema:name "夢見る教授と水兵さん"@ja .

_:Nc9895352c936471cab6fad0d9f82bf67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワールズエンド"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N980e94acb3e646acace6332a6c4dc5c5 ;
    schema:name "ワールズエンド"@ja .

_:Nf68fb0d4671645ddbd47328e5587f7e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Need More Magic!!"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N980e94acb3e646acace6332a6c4dc5c5 ;
    schema:name "Need More Magic!!"@ja .

_:N980e94acb3e646acace6332a6c4dc5c5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N036f0c306c0d4086a24ae461482b533a,
        _:N08a02a4149794442bf2eebc63d842f8b,
        _:N20147cac6928426b811b55972bfd10d2,
        _:N35a43daa4f914a418aff5656208fb79f,
        _:N4eda6788da2e48fd9cff17c5b13f0eb4,
        _:N583a1c04483a445b84f2c10d250c6c2e,
        _:N5be3d16dc2e644239cc1d7f197dd0ba3,
        _:N5e18178fc87e4b498ee0afd8c8fbc22e,
        _:N936323c371c54dd693bf3d0ded647346,
        _:Na04771a343134e7f9b722f054f8440e0,
        _:Nbb7d45726843475aa437dc623299d7f5,
        _:Nc9895352c936471cab6fad0d9f82bf67,
        _:Nf68fb0d4671645ddbd47328e5587f7e7 ;
    mo:track_count 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N036f0c306c0d4086a24ae461482b533a,
        _:N08a02a4149794442bf2eebc63d842f8b,
        _:N20147cac6928426b811b55972bfd10d2,
        _:N35a43daa4f914a418aff5656208fb79f,
        _:N4eda6788da2e48fd9cff17c5b13f0eb4,
        _:N583a1c04483a445b84f2c10d250c6c2e,
        _:N5be3d16dc2e644239cc1d7f197dd0ba3,
        _:N5e18178fc87e4b498ee0afd8c8fbc22e,
        _:N936323c371c54dd693bf3d0ded647346,
        _:Na04771a343134e7f9b722f054f8440e0,
        _:Nbb7d45726843475aa437dc623299d7f5,
        _:Nc9895352c936471cab6fad0d9f82bf67,
        _:Nf68fb0d4671645ddbd47328e5587f7e7 .

