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

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

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

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

<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/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/62239#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Buchigire Trance"@en,
        "東方ブチギレトランス"@ja,
        "Touhou Buchigire Trance"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/62239#musicalwork> ;
    schema:name "Touhou Buchigire Trance"@en,
        "東方ブチギレトランス"@ja,
        "Touhou Buchigire Trance"@ja-latn .

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

<album/62239#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Buchigire Trance"@en,
        "東方ブチギレトランス"@ja,
        "Touhou Buchigire Trance"@ja-latn ;
    mo:performance_of <album/62239#musicalwork> ;
    mo:recorded_as <album/62239#musicalexpression> ;
    schema:name "Touhou Buchigire Trance"@en,
        "東方ブチギレトランス"@ja,
        "Touhou Buchigire Trance"@ja-latn ;
    schema:workPerformed <album/62239#musicalwork> .

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

<https://medium-media.vgm.io/albums/93/62239/62239-1476050942.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/62239#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-01"^^xsd:date ;
    dcterms:title "Touhou Buchigire Trance"@en,
        "東方ブチギレトランス"@ja,
        "Touhou Buchigire Trance"@ja-latn ;
    mo:catalogue_number "KVCD-T0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62239#musicalexpression> ;
    mo:publisher _:Nb348af916e234ffeb6e29dce1a2dfa4e ;
    mo:record _:Ne60b1b1ecedd44b2b15d07187e14e95c ;
    mo:record_count 1 ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/27#subject> ;
    schema:datePublished "2012-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/62239/62239-1476050942.jpg> ;
    schema:name "Touhou Buchigire Trance"@en,
        "東方ブチギレトランス"@ja,
        "Touhou Buchigire Trance"@ja-latn ;
    schema:publisher _:Nb348af916e234ffeb6e29dce1a2dfa4e ;
    foaf:depiction <https://media.vgm.io/albums/93/62239/62239-1476050942.jpg> .

_:N04bc324c16d947549406bb946fb17950 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wriggle Nightclub"@ja,
        "Wriggle nightclub"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne60b1b1ecedd44b2b15d07187e14e95c ;
    schema:name "Wriggle Nightclub"@ja,
        "Wriggle nightclub"@ja-latn .

_:N32c8cdb8fa664a9fa17cb45ee0cc24f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "烏龍茶"@ja,
        "Oolong Tea"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne60b1b1ecedd44b2b15d07187e14e95c ;
    schema:name "烏龍茶"@ja,
        "Oolong Tea"@ja-latn .

_:N685aa4a845684ee6877f9f8c23f1693d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Stairway"@ja,
        "Dream Stairway"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne60b1b1ecedd44b2b15d07187e14e95c ;
    schema:name "Dream Stairway"@ja,
        "Dream Stairway"@ja-latn .

_:N8ccbf7858064460c997e6a8a224fbc4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daichaaaaaa!!!!"@ja,
        "Daichaaaaaa!!!!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne60b1b1ecedd44b2b15d07187e14e95c ;
    schema:name "Daichaaaaaa!!!!"@ja,
        "Daichaaaaaa!!!!"@ja-latn .

_:N95577ccb44a84d288bc07bda68fb9149 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCARLET 495"@ja,
        "SCARLET 495"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne60b1b1ecedd44b2b15d07187e14e95c ;
    schema:name "SCARLET 495"@ja,
        "SCARLET 495"@ja-latn .

_:Nb348af916e234ffeb6e29dce1a2dfa4e schema:name "KLV Canvas"@en ;
    foaf:name "KLV Canvas"@en .

_:Nc649be80ca4b4e69bf1032c1dc48c0f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Touhou Buchiage Trance\" Original DJ Mix"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne60b1b1ecedd44b2b15d07187e14e95c ;
    schema:name "\"Touhou Buchiage Trance\" Original DJ Mix"@ja .

_:Nd88b2d0d3ce44fe2829143718028be35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "寺子屋ダンスホール"@ja,
        "Terakoya Dancehall"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne60b1b1ecedd44b2b15d07187e14e95c ;
    schema:name "寺子屋ダンスホール"@ja,
        "Terakoya Dancehall"@ja-latn .

_:Ne60b1b1ecedd44b2b15d07187e14e95c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04bc324c16d947549406bb946fb17950,
        _:N32c8cdb8fa664a9fa17cb45ee0cc24f4,
        _:N685aa4a845684ee6877f9f8c23f1693d,
        _:N8ccbf7858064460c997e6a8a224fbc4d,
        _:N95577ccb44a84d288bc07bda68fb9149,
        _:Nc649be80ca4b4e69bf1032c1dc48c0f7,
        _:Nd88b2d0d3ce44fe2829143718028be35 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N04bc324c16d947549406bb946fb17950,
        _:N32c8cdb8fa664a9fa17cb45ee0cc24f4,
        _:N685aa4a845684ee6877f9f8c23f1693d,
        _:N8ccbf7858064460c997e6a8a224fbc4d,
        _:N95577ccb44a84d288bc07bda68fb9149,
        _:Nc649be80ca4b4e69bf1032c1dc48c0f7,
        _:Nd88b2d0d3ce44fe2829143718028be35 .

