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

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

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

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

<event/156> a mo:Release ;
    schema:name "Released at Comic Market 83 (Dec 29, 2012 to Dec 31, 2012)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

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

<album/129527#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Old Devil Red Moon"@en,
        "Old Devil Red Moon"@ja,
        "Old Devil Red Moon"@ja-latn ;
    mo:performance_of <album/129527#musicalwork> ;
    mo:recorded_as <album/129527#musicalexpression> ;
    schema:name "Old Devil Red Moon"@en,
        "Old Devil Red Moon"@ja,
        "Old Devil Red Moon"@ja-latn ;
    schema:workPerformed <album/129527#musicalwork> .

<org/3762#subject> schema:name "ACCORD ON CODES"@en,
        "ACCORD ON CODES"@ja,
        "ACCORD ON CODES"@ja-latn ;
    foaf:name "ACCORD ON CODES"@en,
        "ACCORD ON CODES"@ja,
        "ACCORD ON CODES"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/129527/129527-d0d8b98a4f66.jpg> a schema:ImageObject,
        foaf:Image .

<album/129527#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Old Devil Red Moon"@en,
        "Old Devil Red Moon"@ja,
        "Old Devil Red Moon"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "in Team Shanghai Alice"@en ;
            foaf:made <album/129527#composition> ;
            foaf:name "in Team Shanghai Alice"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/129527#musicalwork> ;
    schema:name "Old Devil Red Moon"@en,
        "Old Devil Red Moon"@ja,
        "Old Devil Red Moon"@ja-latn .

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

<album/129527#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-30"^^xsd:date ;
    dcterms:title "Old Devil Red Moon"@en,
        "Old Devil Red Moon"@ja,
        "Old Devil Red Moon"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/129527#musicalexpression> ;
    mo:publisher <org/3762#subject> ;
    mo:record _:Nbfb20dcdea0948a2a5c035be70a42e9a ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/31#subject> ;
    schema:datePublished "2012-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/129527/129527-d0d8b98a4f66.jpg> ;
    schema:name "Old Devil Red Moon"@en,
        "Old Devil Red Moon"@ja,
        "Old Devil Red Moon"@ja-latn ;
    schema:publisher <org/3762#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/129527/129527-d0d8b98a4f66.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129527#subject> ;
    schema:name "in Team Shanghai Alice"@en ;
    foaf:made <album/129527#subject> ;
    foaf:name "in Team Shanghai Alice"@en .

_:N02d23d15288341e3a1f40ef97f26d065 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fuujin Shotou"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:Nbfb20dcdea0948a2a5c035be70a42e9a ;
    schema:name "Fuujin Shotou"@en .

_:N0ea820c91803425880cdd21a5b6568d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Devil Red Moon"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nbfb20dcdea0948a2a5c035be70a42e9a ;
    schema:name "Old Devil Red Moon"@en .

_:N1e59db4e1df341629ebac1057d65dafa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And Then There Whisper Not"@en ;
    mo:track_number 4 ;
    schema:duration "PT8:03"^^xsd:interval ;
    schema:inPlaylist _:Nbfb20dcdea0948a2a5c035be70a42e9a ;
    schema:name "And Then There Whisper Not"@en .

_:N478390e9f57d4b4289b21351a386762f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watch the Time!"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nbfb20dcdea0948a2a5c035be70a42e9a ;
    schema:name "Watch the Time!"@en .

_:N4ea2779be4a14aeba7b3f31971cbd63d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Funny Shanghai Girl"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:Nbfb20dcdea0948a2a5c035be70a42e9a ;
    schema:name "My Funny Shanghai Girl"@en .

_:N816f7c3480984afc8a2a2a0f70d3adab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love for Talk"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:57"^^xsd:interval ;
    schema:inPlaylist _:Nbfb20dcdea0948a2a5c035be70a42e9a ;
    schema:name "Love for Talk"@en .

_:Nb4dbbbde6aee4f9f859f8107a9f86d68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Sister"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:27"^^xsd:interval ;
    schema:inPlaylist _:Nbfb20dcdea0948a2a5c035be70a42e9a ;
    schema:name "For Sister"@en .

_:Ne7ecf008ab504a919a2516b6489dd914 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dr. P. K."@en ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nbfb20dcdea0948a2a5c035be70a42e9a ;
    schema:name "Dr. P. K."@en .

_:Nbfb20dcdea0948a2a5c035be70a42e9a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02d23d15288341e3a1f40ef97f26d065,
        _:N0ea820c91803425880cdd21a5b6568d4,
        _:N1e59db4e1df341629ebac1057d65dafa,
        _:N478390e9f57d4b4289b21351a386762f,
        _:N4ea2779be4a14aeba7b3f31971cbd63d,
        _:N816f7c3480984afc8a2a2a0f70d3adab,
        _:Nb4dbbbde6aee4f9f859f8107a9f86d68,
        _:Ne7ecf008ab504a919a2516b6489dd914 ;
    mo:track_count 8 ;
    schema:duration "PT46:34"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N02d23d15288341e3a1f40ef97f26d065,
        _:N0ea820c91803425880cdd21a5b6568d4,
        _:N1e59db4e1df341629ebac1057d65dafa,
        _:N478390e9f57d4b4289b21351a386762f,
        _:N4ea2779be4a14aeba7b3f31971cbd63d,
        _:N816f7c3480984afc8a2a2a0f70d3adab,
        _:Nb4dbbbde6aee4f9f859f8107a9f86d68,
        _:Ne7ecf008ab504a919a2516b6489dd914 .

