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

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

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

<artist/10206#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52540#subject> ;
    schema:name "Tracy"@en ;
    foaf:made <album/52540#composition>,
        <album/52540#subject> ;
    foaf:name "Tracy"@en .

<artist/1924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52540#subject> ;
    schema:name "Masayoshi Minoshima"@en ;
    foaf:made <album/52540#composition>,
        <album/52540#subject> ;
    foaf:name "Masayoshi Minoshima"@en .

<artist/53376#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52540#subject> ;
    schema:name "Camellia"@en ;
    foaf:made <album/52540#composition>,
        <album/52540#subject> ;
    foaf:name "Camellia"@en .

<event/172> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 12 (May 10, 2015)" .

<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/1483#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinkirou ~ Hopeless Masquerade."@en,
        "東方心綺楼　～ Hopeless Masquerade."@ja,
        "Touhou Shinkirou ~ Hopeless Masquerade."@ja-latn ;
    foaf:name "Touhou Shinkirou ~ Hopeless Masquerade."@en,
        "東方心綺楼　～ Hopeless Masquerade."@ja,
        "Touhou Shinkirou ~ Hopeless Masquerade."@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 .

<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/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/52540#musicalexpression> a mo:Signal ;
    mo:published_as <album/52540#subject> ;
    mo:records <album/52540#performance> .

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

<org/212#subject> schema:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn ;
    foaf:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/52540/52540-1566668052.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/52540#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "POP | CULTURE 3"@en,
        "POP | CULTURE 3"@ja,
        "POP | CULTURE 3"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Amateras Records"@en ;
            foaf:made <album/52540#composition> ;
            foaf:name "(Amateras Records"@en ],
        <artist/10206#subject>,
        <artist/1924#subject>,
        <artist/53376#subject> ;
    mo:produced_work <album/52540#musicalwork> ;
    schema:name "POP | CULTURE 3"@en,
        "POP | CULTURE 3"@ja,
        "POP | CULTURE 3"@ja-latn .

<album/52540#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-10"^^xsd:date ;
    dcterms:title "POP | CULTURE 3"@en,
        "POP | CULTURE 3"@ja,
        "POP | CULTURE 3"@ja-latn ;
    mo:catalogue_number "ARCD0047" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52540#musicalexpression> ;
    mo:publisher <org/212#subject> ;
    mo:record _:N2bbb7dcb85524689bf5a0021477b11ab ;
    mo:record_count 1 ;
    mo:release <event/172> ;
    schema:about <product/12#subject>,
        <product/1483#subject>,
        <product/18#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2015-05-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/52540/52540-1566668052.jpg> ;
    schema:name "POP | CULTURE 3"@en,
        "POP | CULTURE 3"@ja,
        "POP | CULTURE 3"@ja-latn ;
    schema:publisher <org/212#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/52540/52540-1566668052.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52540#subject> ;
    schema:name "(Amateras Records"@en ;
    foaf:made <album/52540#subject> ;
    foaf:name "(Amateras Records"@en .

_:N017a7181a4234239811269258d7d4335 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temper"@ja,
        "Temper"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N2bbb7dcb85524689bf5a0021477b11ab ;
    schema:name "Temper"@ja,
        "Temper"@ja-latn .

_:N264fa74d86b7479eba48e75e9250dbbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Regret"@ja,
        "Regret"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N2bbb7dcb85524689bf5a0021477b11ab ;
    schema:name "Regret"@ja,
        "Regret"@ja-latn .

_:N2a421a4725d8493cbe6c2f201dbead0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラ・ホライズン(BEATLESS)"@ja,
        "Sakura Horizon (BEATLESS)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N2bbb7dcb85524689bf5a0021477b11ab ;
    schema:name "サクラ・ホライズン(BEATLESS)"@ja,
        "Sakura Horizon (BEATLESS)"@ja-latn .

_:N4deb218e8922486fb837953d10c40a59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "POP|CULTURE 3"@ja,
        "POP|CULTURE 3"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N2bbb7dcb85524689bf5a0021477b11ab ;
    schema:name "POP|CULTURE 3"@ja,
        "POP|CULTURE 3"@ja-latn .

_:N5a4389c7316342778bc95a8dfa3ee145 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Emotion"@ja,
        "Lost Emotion"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N2bbb7dcb85524689bf5a0021477b11ab ;
    schema:name "Lost Emotion"@ja,
        "Lost Emotion"@ja-latn .

_:N790f45802c754cd2badfbe98b83d7936 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COMO"@ja,
        "COMO"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N2bbb7dcb85524689bf5a0021477b11ab ;
    schema:name "COMO"@ja,
        "COMO"@ja-latn .

_:N92116574f3384cfa9938d645978084e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Romancer"@ja,
        "Peaceful Romancer"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N2bbb7dcb85524689bf5a0021477b11ab ;
    schema:name "Peaceful Romancer"@ja,
        "Peaceful Romancer"@ja-latn .

_:Na456923d21d04707be466645b8edd501 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exit"@ja,
        "Exit"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N2bbb7dcb85524689bf5a0021477b11ab ;
    schema:name "Exit"@ja,
        "Exit"@ja-latn .

_:Nc26e6a8008c640988d279c7de47eb7d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deeper Than Your Eyes, Farther Than Platinum Moon"@ja,
        "Deeper Than Your Eyes, Farther Than Platinum Moon"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N2bbb7dcb85524689bf5a0021477b11ab ;
    schema:name "Deeper Than Your Eyes, Farther Than Platinum Moon"@ja,
        "Deeper Than Your Eyes, Farther Than Platinum Moon"@ja-latn .

_:Nc5c204b6aca145259c86b8433de10e8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll of Misery"@ja,
        "Doll of Misery"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N2bbb7dcb85524689bf5a0021477b11ab ;
    schema:name "Doll of Misery"@ja,
        "Doll of Misery"@ja-latn .

_:N2bbb7dcb85524689bf5a0021477b11ab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N017a7181a4234239811269258d7d4335,
        _:N264fa74d86b7479eba48e75e9250dbbb,
        _:N2a421a4725d8493cbe6c2f201dbead0b,
        _:N4deb218e8922486fb837953d10c40a59,
        _:N5a4389c7316342778bc95a8dfa3ee145,
        _:N790f45802c754cd2badfbe98b83d7936,
        _:N92116574f3384cfa9938d645978084e7,
        _:Na456923d21d04707be466645b8edd501,
        _:Nc26e6a8008c640988d279c7de47eb7d2,
        _:Nc5c204b6aca145259c86b8433de10e8c ;
    mo:track_count 10 ;
    schema:duration "PT42:50"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N017a7181a4234239811269258d7d4335,
        _:N264fa74d86b7479eba48e75e9250dbbb,
        _:N2a421a4725d8493cbe6c2f201dbead0b,
        _:N4deb218e8922486fb837953d10c40a59,
        _:N5a4389c7316342778bc95a8dfa3ee145,
        _:N790f45802c754cd2badfbe98b83d7936,
        _:N92116574f3384cfa9938d645978084e7,
        _:Na456923d21d04707be466645b8edd501,
        _:Nc26e6a8008c640988d279c7de47eb7d2,
        _:Nc5c204b6aca145259c86b8433de10e8c .

