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

<artist/66598#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rei Izawa"@en,
        "井沢玲"@ja ;
    foaf:made <album/57398#lyrics>,
        <album/57398#subject> ;
    foaf:name "Rei Izawa"@en,
        "井沢玲"@ja .

<artist/6987#subject> a schema:Person,
        foaf:Person ;
    schema:name "Idumin"@en,
        "いずみん"@ja ;
    foaf:made <album/57398#lyrics>,
        <album/57398#subject> ;
    foaf:name "Idumin"@en,
        "いずみん"@ja .

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

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

<event/159> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 10 (May 26, 2013)" .

<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/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/57398#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Necro Fatalize/-Rayrain-"@en,
        "Necro Fatalize/-Rayrain-"@ja,
        "Necro Fatalize/-Rayrain-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/57398#musicalwork> ;
    schema:name "Necro Fatalize/-Rayrain-"@en,
        "Necro Fatalize/-Rayrain-"@ja,
        "Necro Fatalize/-Rayrain-"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/89/57398/57398-1456713039.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10264#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57398#performance> ;
    schema:name "Mamemi"@en,
        "まめみ"@ja ;
    foaf:name "Mamemi"@en,
        "まめみ"@ja .

<artist/13439#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57398#performance> ;
    schema:name "Noi Kato"@en,
        "加藤乃依"@ja ;
    foaf:name "Noi Kato"@en,
        "加藤乃依"@ja .

<album/57398#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Necro Fatalize/-Rayrain-"@en,
        "Necro Fatalize/-Rayrain-"@ja,
        "Necro Fatalize/-Rayrain-"@ja-latn ;
    mo:performance_of <album/57398#musicalwork> ;
    mo:performer <artist/10264#subject>,
        <artist/13439#subject> ;
    mo:recorded_as <album/57398#musicalexpression> ;
    schema:byArtist <artist/10264#subject>,
        <artist/13439#subject> ;
    schema:name "Necro Fatalize/-Rayrain-"@en,
        "Necro Fatalize/-Rayrain-"@ja,
        "Necro Fatalize/-Rayrain-"@ja-latn ;
    schema:workPerformed <album/57398#musicalwork> .

<album/57398#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-26"^^xsd:date ;
    dcterms:title "Necro Fatalize/-Rayrain-"@en,
        "Necro Fatalize/-Rayrain-"@ja,
        "Necro Fatalize/-Rayrain-"@ja-latn ;
    mo:catalogue_number "IZW-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57398#musicalexpression> ;
    mo:publisher _:Nb73d196b7650444190da7b5b21ac3a47 ;
    mo:record _:N3582efc89a4d45339ebb04b6a739ba02 ;
    mo:record_count 1 ;
    mo:release <event/159> ;
    schema:about <product/22#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/10264#subject>,
        <artist/13439#subject> ;
    schema:datePublished "2013-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/57398/57398-1456713039.jpg> ;
    schema:name "Necro Fatalize/-Rayrain-"@en,
        "Necro Fatalize/-Rayrain-"@ja,
        "Necro Fatalize/-Rayrain-"@ja-latn ;
    schema:publisher _:Nb73d196b7650444190da7b5b21ac3a47 ;
    foaf:depiction <https://media.vgm.io/albums/89/57398/57398-1456713039.jpg> .

_:N041c70d9685e4ec6bc3553c298e18835 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necro Fatalize"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3582efc89a4d45339ebb04b6a739ba02 ;
    schema:name "Necro Fatalize"@en .

_:N6ba828f294324e8eb32cdb77db520c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necro Fatalize ~instruments track~"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3582efc89a4d45339ebb04b6a739ba02 ;
    schema:name "Necro Fatalize ~instruments track~"@en .

_:Naffe1f03ebea4f4fad67a131a9fbcf53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-Rayrain- ~instruments track~"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3582efc89a4d45339ebb04b6a739ba02 ;
    schema:name "-Rayrain- ~instruments track~"@en .

_:Nb0a3dfd1904f4a54ba5b0168f3bce122 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-Rayrain-"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3582efc89a4d45339ebb04b6a739ba02 ;
    schema:name "-Rayrain-"@en .

_:Nb73d196b7650444190da7b5b21ac3a47 schema:name "Sakuran no Orphe"@en ;
    foaf:name "Sakuran no Orphe"@en .

_:N3582efc89a4d45339ebb04b6a739ba02 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N041c70d9685e4ec6bc3553c298e18835,
        _:N6ba828f294324e8eb32cdb77db520c98,
        _:Naffe1f03ebea4f4fad67a131a9fbcf53,
        _:Nb0a3dfd1904f4a54ba5b0168f3bce122 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N041c70d9685e4ec6bc3553c298e18835,
        _:N6ba828f294324e8eb32cdb77db520c98,
        _:Naffe1f03ebea4f4fad67a131a9fbcf53,
        _:Nb0a3dfd1904f4a54ba5b0168f3bce122 .

