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

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

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

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

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@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/27955#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ReFIND"@en,
        "ReFIND"@ja,
        "ReFIND"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/27955#musicalwork> ;
    schema:name "ReFIND"@en,
        "ReFIND"@ja,
        "ReFIND"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/55/27955/27955-1312686759.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/27955#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ReFIND"@en,
        "ReFIND"@ja,
        "ReFIND"@ja-latn ;
    mo:performance_of <album/27955#musicalwork> ;
    mo:performer <artist/7382#subject> ;
    mo:recorded_as <album/27955#musicalexpression> ;
    schema:byArtist <artist/7382#subject> ;
    schema:name "ReFIND"@en,
        "ReFIND"@ja,
        "ReFIND"@ja-latn ;
    schema:workPerformed <album/27955#musicalwork> .

<artist/7382#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27955#performance> ;
    schema:name "aoi"@en,
        "蒼-aoi-"@ja ;
    foaf:name "aoi"@en,
        "蒼-aoi-"@ja .

<album/27955#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "ReFIND"@en,
        "ReFIND"@ja,
        "ReFIND"@ja-latn ;
    mo:catalogue_number "PAER-0038" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27955#musicalexpression> ;
    mo:publisher <org/287#subject> ;
    mo:record _:N88fbb5ab17d44c12a9b1139a72d400bd ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/20#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/7382#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/27955/27955-1312686759.jpg> ;
    schema:name "ReFIND"@en,
        "ReFIND"@ja,
        "ReFIND"@ja-latn ;
    schema:publisher <org/287#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/27955/27955-1312686759.jpg> .

_:N1648510c19d04dc2bfdf28ea0a6d3f5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "interlude_act.3「そして鎖は砕け散ル」"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N88fbb5ab17d44c12a9b1139a72d400bd ;
    schema:name "interlude_act.3「そして鎖は砕け散ル」"@ja .

_:N2014af8102d542f5b16067f62d55c081 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "never ending story"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N88fbb5ab17d44c12a9b1139a72d400bd ;
    schema:name "never ending story"@ja .

_:N204277be5a6740c7b96aa8c1171d6b44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Perfect Day"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N88fbb5ab17d44c12a9b1139a72d400bd ;
    schema:name "A Perfect Day"@ja .

_:N42c604e77466456d8e5aeb2b7a961970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "re;find"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N88fbb5ab17d44c12a9b1139a72d400bd ;
    schema:name "re;find"@ja .

_:N61fa2a69f5ad4796ab60dcd9a8867bcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prologue_re;fated"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N88fbb5ab17d44c12a9b1139a72d400bd ;
    schema:name "prologue_re;fated"@ja .

_:N7937b0496fb64bfc9d185337523b99fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "此のセカイが全テ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT8:29"^^xsd:interval ;
    schema:inPlaylist _:N88fbb5ab17d44c12a9b1139a72d400bd ;
    schema:name "此のセカイが全テ"@ja .

_:N91884f57b28d45f18aa999d627d79886 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "interlude_act.1「血のように紅い運命論」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N88fbb5ab17d44c12a9b1139a72d400bd ;
    schema:name "interlude_act.1「血のように紅い運命論」"@ja .

_:Nc69960a0a48d4562a73420201b13b01b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "始まりの月夜"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N88fbb5ab17d44c12a9b1139a72d400bd ;
    schema:name "始まりの月夜"@ja .

_:Nc99ddf001266431c85c92d5f9b127e54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prologue_re;red"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N88fbb5ab17d44c12a9b1139a72d400bd ;
    schema:name "prologue_re;red"@ja .

_:Nd6d2acecf7ad45788672b37b703f1b49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prologue_re;end"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N88fbb5ab17d44c12a9b1139a72d400bd ;
    schema:name "prologue_re;end"@ja .

_:Nd816cef1db634c808641af83d31d5816 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "epilogue_「私を見つけてくれたあなたへ」"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N88fbb5ab17d44c12a9b1139a72d400bd ;
    schema:name "epilogue_「私を見つけてくれたあなたへ」"@ja .

_:Ne918219177164b799471a577183c2ed3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "interlude_act.2「懐中時計」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:N88fbb5ab17d44c12a9b1139a72d400bd ;
    schema:name "interlude_act.2「懐中時計」"@ja .

_:N88fbb5ab17d44c12a9b1139a72d400bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1648510c19d04dc2bfdf28ea0a6d3f5a,
        _:N2014af8102d542f5b16067f62d55c081,
        _:N204277be5a6740c7b96aa8c1171d6b44,
        _:N42c604e77466456d8e5aeb2b7a961970,
        _:N61fa2a69f5ad4796ab60dcd9a8867bcd,
        _:N7937b0496fb64bfc9d185337523b99fe,
        _:N91884f57b28d45f18aa999d627d79886,
        _:Nc69960a0a48d4562a73420201b13b01b,
        _:Nc99ddf001266431c85c92d5f9b127e54,
        _:Nd6d2acecf7ad45788672b37b703f1b49,
        _:Nd816cef1db634c808641af83d31d5816,
        _:Ne918219177164b799471a577183c2ed3 ;
    mo:track_count 12 ;
    schema:duration "PT54:18"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1648510c19d04dc2bfdf28ea0a6d3f5a,
        _:N2014af8102d542f5b16067f62d55c081,
        _:N204277be5a6740c7b96aa8c1171d6b44,
        _:N42c604e77466456d8e5aeb2b7a961970,
        _:N61fa2a69f5ad4796ab60dcd9a8867bcd,
        _:N7937b0496fb64bfc9d185337523b99fe,
        _:N91884f57b28d45f18aa999d627d79886,
        _:Nc69960a0a48d4562a73420201b13b01b,
        _:Nc99ddf001266431c85c92d5f9b127e54,
        _:Nd6d2acecf7ad45788672b37b703f1b49,
        _:Nd816cef1db634c808641af83d31d5816,
        _:Ne918219177164b799471a577183c2ed3 .

