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

<artist/9452#subject> a schema:Person,
        foaf:Person ;
    schema:name "senya"@en ;
    foaf:made <album/27868#subject>,
        <album/27868#vocals> ;
    foaf:name "senya"@en .

<artist/9454#subject> a schema:Person,
        foaf:Person ;
    schema:name "kamase-tora"@en,
        "かませ虎"@ja ;
    foaf:made <album/27868#lyrics>,
        <album/27868#subject> ;
    foaf:name "kamase-tora"@en,
        "かませ虎"@ja .

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27868#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/27868#composition>,
        <album/27868#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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 .

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

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

<album/27868#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Replica no Koi"@en,
        "レプリカの恋"@ja,
        "Replica no Koi"@ja-latn ;
    mo:performance_of <album/27868#musicalwork> ;
    mo:recorded_as <album/27868#musicalexpression> ;
    schema:name "Replica no Koi"@en,
        "レプリカの恋"@ja,
        "Replica no Koi"@ja-latn ;
    schema:workPerformed <album/27868#musicalwork> .

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

<org/687#subject> schema:name "Yuuhei Satellite"@en,
        "幽閉サテライト"@ja,
        "Yuuhei Satellite"@ja-latn ;
    foaf:name "Yuuhei Satellite"@en,
        "幽閉サテライト"@ja,
        "Yuuhei Satellite"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/27868/27868-1312464456.jpg> a schema:ImageObject,
        foaf:Image .

<album/27868#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Replica no Koi"@en,
        "レプリカの恋"@ja,
        "Replica no Koi"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/27868#musicalwork> ;
    schema:name "Replica no Koi"@en,
        "レプリカの恋"@ja,
        "Replica no Koi"@ja-latn .

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

<album/27868#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "Replica no Koi"@en,
        "レプリカの恋"@ja,
        "Replica no Koi"@ja-latn ;
    mo:catalogue_number "YHST-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27868#musicalexpression> ;
    mo:publisher <org/687#subject> ;
    mo:record _:N9915f75654d44ebea23b50dfbcb64232 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/27#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/27868/27868-1312464456.jpg> ;
    schema:name "Replica no Koi"@en,
        "レプリカの恋"@ja,
        "Replica no Koi"@ja-latn ;
    schema:publisher <org/687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/27868/27868-1312464456.jpg> .

_:N84d0e7c36a954733b2a396d6d98ef8b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虚飾ドラマチック"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N9915f75654d44ebea23b50dfbcb64232 ;
    schema:name "虚飾ドラマチック"@ja .

_:N91e21525c7bb44b8a693cc833e0886f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンロジカル"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N9915f75654d44ebea23b50dfbcb64232 ;
    schema:name "アンロジカル"@ja .

_:Na04196fa8b924e4d8269541b6023f56f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N9915f75654d44ebea23b50dfbcb64232 ;
    schema:name "Labyrinth"@ja .

_:Na1f13c7be1754630b7aeac252f0cfe86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レプリカの恋"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N9915f75654d44ebea23b50dfbcb64232 ;
    schema:name "レプリカの恋"@ja .

_:Nc0ea2c281d1f4d718a879e4e569a016e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "深読みレゾナンス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N9915f75654d44ebea23b50dfbcb64232 ;
    schema:name "深読みレゾナンス"@ja .

_:Nd589d70cfed348e488503992486b7517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "硝子的サイコロジー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N9915f75654d44ebea23b50dfbcb64232 ;
    schema:name "硝子的サイコロジー"@ja .

_:N9915f75654d44ebea23b50dfbcb64232 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N84d0e7c36a954733b2a396d6d98ef8b0,
        _:N91e21525c7bb44b8a693cc833e0886f3,
        _:Na04196fa8b924e4d8269541b6023f56f,
        _:Na1f13c7be1754630b7aeac252f0cfe86,
        _:Nc0ea2c281d1f4d718a879e4e569a016e,
        _:Nd589d70cfed348e488503992486b7517 ;
    mo:track_count 6 ;
    schema:duration "PT24:22"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N84d0e7c36a954733b2a396d6d98ef8b0,
        _:N91e21525c7bb44b8a693cc833e0886f3,
        _:Na04196fa8b924e4d8269541b6023f56f,
        _:Na1f13c7be1754630b7aeac252f0cfe86,
        _:Nc0ea2c281d1f4d718a879e4e569a016e,
        _:Nd589d70cfed348e488503992486b7517 .

