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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34508#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/34508#composition>,
        <album/34508#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/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 .

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

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

<album/34508#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Daikuusensen"@en,
        "大空扇戦"@ja,
        "Daikuusensen"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/34508#musicalwork> ;
    schema:name "Daikuusensen"@en,
        "大空扇戦"@ja,
        "Daikuusensen"@ja-latn .

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

<album/34508#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Daikuusensen"@en,
        "大空扇戦"@ja,
        "Daikuusensen"@ja-latn ;
    mo:performance_of <album/34508#musicalwork> ;
    mo:recorded_as <album/34508#musicalexpression> ;
    schema:name "Daikuusensen"@en,
        "大空扇戦"@ja,
        "Daikuusensen"@ja-latn ;
    schema:workPerformed <album/34508#musicalwork> .

<org/491#subject> schema:name "Fox Laboratory"@en,
        "狐の工作室"@ja,
        "Fox Laboratory"@ja-latn ;
    foaf:name "Fox Laboratory"@en,
        "狐の工作室"@ja,
        "Fox Laboratory"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/34508/34508-1345341901.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34508#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "Daikuusensen"@en,
        "大空扇戦"@ja,
        "Daikuusensen"@ja-latn ;
    mo:catalogue_number "KNTH-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34508#musicalexpression> ;
    mo:publisher <org/491#subject> ;
    mo:record _:N0720798eb4bb420aa545b277f59eca09 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/51#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/34508/34508-1345341901.jpg> ;
    schema:name "Daikuusensen"@en,
        "大空扇戦"@ja,
        "Daikuusensen"@ja-latn ;
    schema:publisher <org/491#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/34508/34508-1345341901.jpg> .

_:N0c53b41928364fffadfd381520851e02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ある日の物語"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N0720798eb4bb420aa545b277f59eca09 ;
    schema:name "ある日の物語"@ja .

_:N239bc05127194bf9af1f38e1bc7c5e66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "炎に灯る古都"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N0720798eb4bb420aa545b277f59eca09 ;
    schema:name "炎に灯る古都"@ja .

_:N55e54e0e901741c580e30c9887901668 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "揮え! 大天狗の扇"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N0720798eb4bb420aa545b277f59eca09 ;
    schema:name "揮え! 大天狗の扇"@ja .

_:N8f869180bee7456fb206f3ae5ba2367c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "全てを見通す風"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N0720798eb4bb420aa545b277f59eca09 ;
    schema:name "全てを見通す風"@ja .

_:N95104355323c4b439bd675cd1b1f15e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "通らば頑々僧侶"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N0720798eb4bb420aa545b277f59eca09 ;
    schema:name "通らば頑々僧侶"@ja .

_:N9fcb3884a15246d4a7c1cae52fee51fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VampireMission"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N0720798eb4bb420aa545b277f59eca09 ;
    schema:name "VampireMission"@ja .

_:Na0f325f86c034059ad6581f8a8f2d37f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大空戦扇 -栄光の翼-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N0720798eb4bb420aa545b277f59eca09 ;
    schema:name "大空戦扇 -栄光の翼-"@ja .

_:Nae85426b8b0d45acae0a09b68747f56d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨音に隠された手帖"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N0720798eb4bb420aa545b277f59eca09 ;
    schema:name "雨音に隠された手帖"@ja .

_:Ne3390663d9b8412ead9a06218ce11d4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大結界の裏側"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N0720798eb4bb420aa545b277f59eca09 ;
    schema:name "大結界の裏側"@ja .

_:N0720798eb4bb420aa545b277f59eca09 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c53b41928364fffadfd381520851e02,
        _:N239bc05127194bf9af1f38e1bc7c5e66,
        _:N55e54e0e901741c580e30c9887901668,
        _:N8f869180bee7456fb206f3ae5ba2367c,
        _:N95104355323c4b439bd675cd1b1f15e4,
        _:N9fcb3884a15246d4a7c1cae52fee51fd,
        _:Na0f325f86c034059ad6581f8a8f2d37f,
        _:Nae85426b8b0d45acae0a09b68747f56d,
        _:Ne3390663d9b8412ead9a06218ce11d4d ;
    mo:track_count 9 ;
    schema:duration "PT29:19"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0c53b41928364fffadfd381520851e02,
        _:N239bc05127194bf9af1f38e1bc7c5e66,
        _:N55e54e0e901741c580e30c9887901668,
        _:N8f869180bee7456fb206f3ae5ba2367c,
        _:N95104355323c4b439bd675cd1b1f15e4,
        _:N9fcb3884a15246d4a7c1cae52fee51fd,
        _:Na0f325f86c034059ad6581f8a8f2d37f,
        _:Nae85426b8b0d45acae0a09b68747f56d,
        _:Ne3390663d9b8412ead9a06218ce11d4d .

