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

<artist/9452#subject> a schema:Person,
        foaf:Person ;
    schema:name "senya"@en ;
    foaf:made <album/60231#subject>,
        <album/60231#vocals> ;
    foaf:name "senya"@en .

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

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

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

<album/60231#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zouka de Arou to Shita Mono"@en,
        "造花であろうとした者"@ja,
        "Zouka de Arou to Shita Mono"@ja-latn ;
    mo:composer <artist/9454#subject> ;
    mo:produced_work <album/60231#musicalwork> ;
    schema:name "Zouka de Arou to Shita Mono"@en,
        "造花であろうとした者"@ja,
        "Zouka de Arou to Shita Mono"@ja-latn .

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

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

<album/60231#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zouka de Arou to Shita Mono"@en,
        "造花であろうとした者"@ja,
        "Zouka de Arou to Shita Mono"@ja-latn ;
    mo:performance_of <album/60231#musicalwork> ;
    mo:recorded_as <album/60231#musicalexpression> ;
    schema:name "Zouka de Arou to Shita Mono"@en,
        "造花であろうとした者"@ja,
        "Zouka de Arou to Shita Mono"@ja-latn ;
    schema:workPerformed <album/60231#musicalwork> .

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

<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/13/60231/60231-1468514772.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/60231#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/60231/60231-1468514772.jpg> ;
    foaf:depicts <album/60231#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/60231/60231-1468514772.jpg> .

<https://medium-media.vgm.io/albums/13/60231/60231-1468514772.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/60231#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-13"^^xsd:date ;
    dcterms:title "Zouka de Arou to Shita Mono"@en,
        "造花であろうとした者"@ja,
        "Zouka de Arou to Shita Mono"@ja-latn ;
    mo:catalogue_number "YHST-0065" ;
    mo:media_type "CD" ;
    mo:publication_of <album/60231#musicalexpression> ;
    mo:publisher <org/687#subject> ;
    mo:record _:N214b58490c144892a932aac438b2b6e4 ;
    mo:record_count 1 ;
    mo:release <event/188> ;
    schema:about <product/1948#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/37#subject>,
        <product/64#subject> ;
    schema:datePublished "2016-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/60231/60231-1468514772.jpg> ;
    schema:name "Zouka de Arou to Shita Mono"@en,
        "造花であろうとした者"@ja,
        "Zouka de Arou to Shita Mono"@ja-latn ;
    schema:publisher <org/687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/60231/60231-1468514772.jpg> .

_:N1bb5f10954d441c4a731d969bf340f53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "造花であろうとした者"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N214b58490c144892a932aac438b2b6e4 ;
    schema:name "造花であろうとした者"@ja .

_:N2591d0c038b54831a78b4e9be1bffbfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さな針のような"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N214b58490c144892a932aac438b2b6e4 ;
    schema:name "小さな針のような"@ja .

_:N2d85594e95a84e95a0ce57aa0e0bc71d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "万華鏡"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N214b58490c144892a932aac438b2b6e4 ;
    schema:name "万華鏡"@ja .

_:N429309392ae94e38a20c880fdc0425c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もののけグルーヴ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N214b58490c144892a932aac438b2b6e4 ;
    schema:name "もののけグルーヴ"@ja .

_:N7dc6ff77e0fe4b05aee8a0e23bc0fad8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏季異変"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N214b58490c144892a932aac438b2b6e4 ;
    schema:name "夏季異変"@ja .

_:Nc6d7e3893dec46f2bb3bec523302fe17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自由の翼"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N214b58490c144892a932aac438b2b6e4 ;
    schema:name "自由の翼"@ja .

_:N214b58490c144892a932aac438b2b6e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bb5f10954d441c4a731d969bf340f53,
        _:N2591d0c038b54831a78b4e9be1bffbfb,
        _:N2d85594e95a84e95a0ce57aa0e0bc71d,
        _:N429309392ae94e38a20c880fdc0425c1,
        _:N7dc6ff77e0fe4b05aee8a0e23bc0fad8,
        _:Nc6d7e3893dec46f2bb3bec523302fe17 ;
    mo:track_count 6 ;
    schema:duration "PT21:18"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1bb5f10954d441c4a731d969bf340f53,
        _:N2591d0c038b54831a78b4e9be1bffbfb,
        _:N2d85594e95a84e95a0ce57aa0e0bc71d,
        _:N429309392ae94e38a20c880fdc0425c1,
        _:N7dc6ff77e0fe4b05aee8a0e23bc0fad8,
        _:Nc6d7e3893dec46f2bb3bec523302fe17 .

