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

<artist/9454#subject> a schema:Person,
        foaf:Person ;
    schema:name "kamase-tora"@en,
        "かませ虎"@ja ;
    foaf:made <album/83684#lyrics>,
        <album/83684#subject> ;
    foaf:name "kamase-tora"@en,
        "かませ虎"@ja .

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

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

<event/188> a mo:Release ;
    schema:name "Released at Comic Market 90 (Aug 12, 2016 to Aug 14, 2016)" .

<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/83684#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toranoana Limited Edition Zouka de Arou to Shita Mono Special CD"@en,
        "とらのあな限定版 造花であろうとした者 スペシャルCD"@ja,
        "Toranoana Limited Edition Zouka de Arou to Shita Mono Special CD"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/83684#musicalwork> ;
    schema:name "Toranoana Limited Edition Zouka de Arou to Shita Mono Special CD"@en,
        "とらのあな限定版 造花であろうとした者 スペシャルCD"@ja,
        "Toranoana Limited Edition Zouka de Arou to Shita Mono Special CD"@ja-latn .

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

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

<org/687#subject> schema:name "Yuuhei Satellite"@en,
        "幽閉サテライト"@ja,
        "Yuuhei Satellite"@ja-latn ;
    foaf:name "Yuuhei Satellite"@en,
        "幽閉サテライト"@ja,
        "Yuuhei Satellite"@ja-latn .

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

<https://medium-media.vgm.io/albums/48/83684/83684-1548178641.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/83684#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toranoana Limited Edition Zouka de Arou to Shita Mono Special CD"@en,
        "とらのあな限定版 造花であろうとした者 スペシャルCD"@ja,
        "Toranoana Limited Edition Zouka de Arou to Shita Mono Special CD"@ja-latn ;
    mo:performance_of <album/83684#musicalwork> ;
    mo:performer <artist/9452#subject> ;
    mo:recorded_as <album/83684#musicalexpression> ;
    schema:byArtist <artist/9452#subject> ;
    schema:name "Toranoana Limited Edition Zouka de Arou to Shita Mono Special CD"@en,
        "とらのあな限定版 造花であろうとした者 スペシャルCD"@ja,
        "Toranoana Limited Edition Zouka de Arou to Shita Mono Special CD"@ja-latn ;
    schema:workPerformed <album/83684#musicalwork> .

<artist/9452#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83684#performance> ;
    schema:name "senya"@en ;
    foaf:name "senya"@en .

<album/83684#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-13"^^xsd:date ;
    dcterms:title "Toranoana Limited Edition Zouka de Arou to Shita Mono Special CD"@en,
        "とらのあな限定版 造花であろうとした者 スペシャルCD"@ja,
        "Toranoana Limited Edition Zouka de Arou to Shita Mono Special CD"@ja-latn ;
    mo:catalogue_number "TORANOANA-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/83684#musicalexpression> ;
    mo:publisher <org/687#subject> ;
    mo:record _:N9a0dc36c0004474487e75851f98c3bbf ;
    mo:record_count 1 ;
    mo:release <event/188> ;
    schema:about <product/51#subject> ;
    schema:byArtist <artist/9452#subject> ;
    schema:datePublished "2016-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/83684/83684-1548178641.jpg> ;
    schema:name "Toranoana Limited Edition Zouka de Arou to Shita Mono Special CD"@en,
        "とらのあな限定版 造花であろうとした者 スペシャルCD"@ja,
        "Toranoana Limited Edition Zouka de Arou to Shita Mono Special CD"@ja-latn ;
    schema:publisher <org/687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/83684/83684-1548178641.jpg> .

_:N0b1d7932590e4796aaf2f2cae821e41d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "中道"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N9a0dc36c0004474487e75851f98c3bbf ;
    schema:name "中道"@ja .

_:N9a0dc36c0004474487e75851f98c3bbf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b1d7932590e4796aaf2f2cae821e41d ;
    mo:track_count 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N0b1d7932590e4796aaf2f2cae821e41d .

