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

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

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

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

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

<album/34480#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "o bent o box"@en,
        "o bent o box"@ja,
        "o bent o box"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/34480#musicalwork> ;
    schema:name "o bent o box"@en,
        "o bent o box"@ja,
        "o bent o box"@ja-latn .

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

<album/34480#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "o bent o box"@en,
        "o bent o box"@ja,
        "o bent o box"@ja-latn ;
    mo:performance_of <album/34480#musicalwork> ;
    mo:recorded_as <album/34480#musicalexpression> ;
    schema:name "o bent o box"@en,
        "o bent o box"@ja,
        "o bent o box"@ja-latn ;
    schema:workPerformed <album/34480#musicalwork> .

<org/1030#subject> schema:name "miskyworks"@en,
        "miskyworks"@ja,
        "miskyworks"@ja-latn ;
    foaf:name "miskyworks"@en,
        "miskyworks"@ja,
        "miskyworks"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/34480/34480-1548822265.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34480#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "o bent o box"@en,
        "o bent o box"@ja,
        "o bent o box"@ja-latn ;
    mo:catalogue_number "MWDL-0001" ;
    mo:media_type "Download Code" ;
    mo:publication_of <album/34480#musicalexpression> ;
    mo:publisher <org/1030#subject> ;
    mo:record _:N2fcdf3ebc9764e2db584c4e25c13bbc3 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/27#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/34480/34480-1548822265.jpg> ;
    schema:name "o bent o box"@en,
        "o bent o box"@ja,
        "o bent o box"@ja-latn ;
    schema:publisher <org/1030#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/34480/34480-1548822265.jpg> .

_:N3ac24b9e9fc146d6b818a6fead62511d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "panzermast"@en,
        "パンザマスト"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N2fcdf3ebc9764e2db584c4e25c13bbc3 ;
    schema:name "panzermast"@en,
        "パンザマスト"@ja .

_:N400111c80a2b484db3c1316051f3e681 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fluid, lifecycle"@en,
        "流体、ライフサイクル"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N2fcdf3ebc9764e2db584c4e25c13bbc3 ;
    schema:name "fluid, lifecycle"@en,
        "流体、ライフサイクル"@ja .

_:N431bb63829e74acfa0c629744f52b03e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fluid, lifecycle (instrumental)"@en,
        "流体、ライフサイクル (instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N2fcdf3ebc9764e2db584c4e25c13bbc3 ;
    schema:name "fluid, lifecycle (instrumental)"@en,
        "流体、ライフサイクル (instrumental)"@ja .

_:N9953f849975f4d93b4bdd9eb6f76e46b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "asia"@en,
        "asia"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N2fcdf3ebc9764e2db584c4e25c13bbc3 ;
    schema:name "asia"@en,
        "asia"@ja .

_:Ne68eea690cb0473086cd6b26735122ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "panzermast (instrumental)"@en,
        "パンザマスト (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N2fcdf3ebc9764e2db584c4e25c13bbc3 ;
    schema:name "panzermast (instrumental)"@en,
        "パンザマスト (instrumental)"@ja .

_:N2fcdf3ebc9764e2db584c4e25c13bbc3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ac24b9e9fc146d6b818a6fead62511d,
        _:N400111c80a2b484db3c1316051f3e681,
        _:N431bb63829e74acfa0c629744f52b03e,
        _:N9953f849975f4d93b4bdd9eb6f76e46b,
        _:Ne68eea690cb0473086cd6b26735122ce ;
    mo:track_count 5 ;
    schema:duration "PT26:03"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3ac24b9e9fc146d6b818a6fead62511d,
        _:N400111c80a2b484db3c1316051f3e681,
        _:N431bb63829e74acfa0c629744f52b03e,
        _:N9953f849975f4d93b4bdd9eb6f76e46b,
        _:Ne68eea690cb0473086cd6b26735122ce .

