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

<artist/13437#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aomafu"@en,
        "あおまふ"@ja ;
    foaf:made <album/56338#lyrics>,
        <album/56338#subject> ;
    foaf:name "Aomafu"@en,
        "あおまふ"@ja .

<artist/27494#subject> a schema:Person,
        foaf:Person ;
    schema:name "Motome Nakaji"@en,
        "中路もとめ"@ja ;
    foaf:made <album/56338#lyrics>,
        <album/56338#subject> ;
    foaf:name "Motome Nakaji"@en,
        "中路もとめ"@ja .

<artist/8304#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroko Yayane"@en,
        "ヤヤネヒロコ"@ja ;
    foaf:made <album/56338#lyrics>,
        <album/56338#subject> ;
    foaf:name "Hiroko Yayane"@en,
        "ヤヤネヒロコ"@ja .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/56338#lyrics>,
        <album/56338#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

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

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

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

<album/56338#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PLATONIC SOUL"@en,
        "PLATONIC SOUL"@ja,
        "PLATONIC SOUL"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/56338#musicalwork> ;
    schema:name "PLATONIC SOUL"@en,
        "PLATONIC SOUL"@ja,
        "PLATONIC SOUL"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/83/56338/56338-b8125d2bd1a1.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2154#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56338#performance> ;
    schema:name "Yura Hatsuki"@en,
        "葉月ゆら"@ja ;
    foaf:name "Yura Hatsuki"@en,
        "葉月ゆら"@ja .

<artist/27609#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56338#performance> ;
    schema:name "CHICACO"@en ;
    foaf:name "CHICACO"@en .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56338#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/7301#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56338#performance> ;
    schema:name "Mei Ayakura"@en,
        "綾倉盟"@ja ;
    foaf:name "Mei Ayakura"@en,
        "綾倉盟"@ja .

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

<album/56338#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PLATONIC SOUL"@en,
        "PLATONIC SOUL"@ja,
        "PLATONIC SOUL"@ja-latn ;
    mo:performance_of <album/56338#musicalwork> ;
    mo:performer <artist/2154#subject>,
        <artist/27609#subject>,
        <artist/4383#subject>,
        <artist/7301#subject> ;
    mo:recorded_as <album/56338#musicalexpression> ;
    schema:byArtist <artist/2154#subject>,
        <artist/27609#subject>,
        <artist/4383#subject>,
        <artist/7301#subject> ;
    schema:name "PLATONIC SOUL"@en,
        "PLATONIC SOUL"@ja,
        "PLATONIC SOUL"@ja-latn ;
    schema:workPerformed <album/56338#musicalwork> .

<album/56338#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-14"^^xsd:date ;
    dcterms:title "PLATONIC SOUL"@en,
        "PLATONIC SOUL"@ja,
        "PLATONIC SOUL"@ja-latn ;
    mo:catalogue_number "EQ-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56338#musicalexpression> ;
    mo:publisher <org/1308#subject> ;
    mo:record _:N83875c5611aa4007b3d5c3e8bcfc32fd ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:about <product/22#subject> ;
    schema:byArtist <artist/2154#subject>,
        <artist/27609#subject>,
        <artist/4383#subject>,
        <artist/7301#subject> ;
    schema:datePublished "2015-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/56338/56338-b8125d2bd1a1.jpg> ;
    schema:name "PLATONIC SOUL"@en,
        "PLATONIC SOUL"@ja,
        "PLATONIC SOUL"@ja-latn ;
    schema:publisher <org/1308#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/56338/56338-b8125d2bd1a1.jpg> .

_:N08e772a1710a45919f5ec22bbe1de688 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOCO MAGIC"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N83875c5611aa4007b3d5c3e8bcfc32fd ;
    schema:name "LOCO MAGIC"@ja .

_:N1900fce086fd4d6bb51bff8128870965 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incarnation"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N83875c5611aa4007b3d5c3e8bcfc32fd ;
    schema:name "Incarnation"@ja .

_:N2b171bf697cd4384874318551974292c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花びら散るまで"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N83875c5611aa4007b3d5c3e8bcfc32fd ;
    schema:name "花びら散るまで"@ja .

_:N2dbb58a686714921b52d1f2ee8014c9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千年恋桜 ～Japanize Tears～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N83875c5611aa4007b3d5c3e8bcfc32fd ;
    schema:name "千年恋桜 ～Japanize Tears～"@ja .

_:N6c583cbc27ab43b6865f1fcf305ecf6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バタフライディルージョン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N83875c5611aa4007b3d5c3e8bcfc32fd ;
    schema:name "バタフライディルージョン"@ja .

_:N762a286a68e24ad3a613e9c1a5977b3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花びら散るまで - kirin remix -"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N83875c5611aa4007b3d5c3e8bcfc32fd ;
    schema:name "花びら散るまで - kirin remix -"@ja .

_:Na6c6488b8b4b4d7f8d476ff36e3ebe7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バタフライディルージョン - Nhato remix -"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N83875c5611aa4007b3d5c3e8bcfc32fd ;
    schema:name "バタフライディルージョン - Nhato remix -"@ja .

_:Nae9575771f484d5bafb2d323e730c07a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Ripper"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N83875c5611aa4007b3d5c3e8bcfc32fd ;
    schema:name "Sky Ripper"@ja .

_:Nde9661fea74e4a7aa3ab4dc97b31a21b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I shall..."@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N83875c5611aa4007b3d5c3e8bcfc32fd ;
    schema:name "I shall..."@ja .

_:Nf18bc4c6281d46dc923cd48a352fe594 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necro Guardian"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N83875c5611aa4007b3d5c3e8bcfc32fd ;
    schema:name "Necro Guardian"@ja .

_:N83875c5611aa4007b3d5c3e8bcfc32fd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08e772a1710a45919f5ec22bbe1de688,
        _:N1900fce086fd4d6bb51bff8128870965,
        _:N2b171bf697cd4384874318551974292c,
        _:N2dbb58a686714921b52d1f2ee8014c9c,
        _:N6c583cbc27ab43b6865f1fcf305ecf6d,
        _:N762a286a68e24ad3a613e9c1a5977b3a,
        _:Na6c6488b8b4b4d7f8d476ff36e3ebe7c,
        _:Nae9575771f484d5bafb2d323e730c07a,
        _:Nde9661fea74e4a7aa3ab4dc97b31a21b,
        _:Nf18bc4c6281d46dc923cd48a352fe594 ;
    mo:track_count 10 ;
    schema:duration "PT49:13"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N08e772a1710a45919f5ec22bbe1de688,
        _:N1900fce086fd4d6bb51bff8128870965,
        _:N2b171bf697cd4384874318551974292c,
        _:N2dbb58a686714921b52d1f2ee8014c9c,
        _:N6c583cbc27ab43b6865f1fcf305ecf6d,
        _:N762a286a68e24ad3a613e9c1a5977b3a,
        _:Na6c6488b8b4b4d7f8d476ff36e3ebe7c,
        _:Nae9575771f484d5bafb2d323e730c07a,
        _:Nde9661fea74e4a7aa3ab4dc97b31a21b,
        _:Nf18bc4c6281d46dc923cd48a352fe594 .

