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

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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

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

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

<album/19150#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Break Back Another"@en,
        "Break Back Another"@ja,
        "Break Back Another"@ja-latn ;
    mo:performance_of <album/19150#musicalwork> ;
    mo:recorded_as <album/19150#musicalexpression> ;
    schema:name "Break Back Another"@en,
        "Break Back Another"@ja,
        "Break Back Another"@ja-latn ;
    schema:workPerformed <album/19150#musicalwork> .

<org/873#subject> schema:name "FOX RAVEL"@en,
        "FOX RAVEL"@ja,
        "FOX RAVEL"@ja-latn ;
    foaf:name "FOX RAVEL"@en,
        "FOX RAVEL"@ja,
        "FOX RAVEL"@ja-latn .

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

<https://medium-media.vgm.io/albums/05/19150/19150-1273236830.jpg> a schema:ImageObject,
        foaf:Image .

<album/19150#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Break Back Another"@en,
        "Break Back Another"@ja,
        "Break Back Another"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/19150#musicalwork> ;
    schema:name "Break Back Another"@en,
        "Break Back Another"@ja,
        "Break Back Another"@ja-latn .

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

<album/19150#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Break Back Another"@en,
        "Break Back Another"@ja,
        "Break Back Another"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19150#musicalexpression> ;
    mo:publisher <org/873#subject> ;
    mo:record _:Ne8c493d66f414ff88a4cddf8e581fbfc ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/19150/19150-1273236830.jpg> ;
    schema:name "Break Back Another"@en,
        "Break Back Another"@ja,
        "Break Back Another"@ja-latn ;
    schema:publisher <org/873#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/19150/19150-1273236830.jpg> .

_:N3b6a597ffab94d0689a0666ad5cc9588 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fallination"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ne8c493d66f414ff88a4cddf8e581fbfc ;
    schema:name "Fallination"@en .

_:N407170452d914b789fdce31158be8688 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLASH FOR THE BACK [Hands Up Remix]"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Ne8c493d66f414ff88a4cddf8e581fbfc ;
    schema:name "FLASH FOR THE BACK [Hands Up Remix]"@en .

_:N4835017047394b9c818732f09cb541ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heavenly Shake"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ne8c493d66f414ff88a4cddf8e581fbfc ;
    schema:name "Heavenly Shake"@en .

_:N5c186370c8f74f5eb959cd9d632eb509 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your on Destiny"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:Ne8c493d66f414ff88a4cddf8e581fbfc ;
    schema:name "Your on Destiny"@en .

_:N98c3b45715504c0593f1c5a9e1cad0ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Digerati"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:Ne8c493d66f414ff88a4cddf8e581fbfc ;
    schema:name "Digerati"@en .

_:Nf024a91c59ce44fe9a5e30e81a0b6620 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyper Sakyun Night (remix by moro)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Ne8c493d66f414ff88a4cddf8e581fbfc ;
    schema:name "Hyper Sakyun Night (remix by moro)"@en .

_:Ne8c493d66f414ff88a4cddf8e581fbfc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b6a597ffab94d0689a0666ad5cc9588,
        _:N407170452d914b789fdce31158be8688,
        _:N4835017047394b9c818732f09cb541ff,
        _:N5c186370c8f74f5eb959cd9d632eb509,
        _:N98c3b45715504c0593f1c5a9e1cad0ea,
        _:Nf024a91c59ce44fe9a5e30e81a0b6620 ;
    mo:track_count 6 ;
    schema:duration "PT31:04"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3b6a597ffab94d0689a0666ad5cc9588,
        _:N407170452d914b789fdce31158be8688,
        _:N4835017047394b9c818732f09cb541ff,
        _:N5c186370c8f74f5eb959cd9d632eb509,
        _:N98c3b45715504c0593f1c5a9e1cad0ea,
        _:Nf024a91c59ce44fe9a5e30e81a0b6620 .

