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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@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 .

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

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

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

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

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

<https://medium-media.vgm.io/albums/56/19565/19565-1401082683.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19565#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "aqua"@en,
        "aqua"@ja,
        "aqua"@ja-latn ;
    mo:catalogue_number "BR-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19565#musicalexpression> ;
    mo:publisher <org/453#subject> ;
    mo:record _:N43bc4e277f5d41779577e9681045dc48 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/19565/19565-1401082683.jpg> ;
    schema:name "aqua"@en,
        "aqua"@ja,
        "aqua"@ja-latn ;
    schema:publisher <org/453#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/19565/19565-1401082683.jpg> .

_:N28590e29d02541dea732cc8305e437e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fantasy village"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:N43bc4e277f5d41779577e9681045dc48 ;
    schema:name "fantasy village"@en .

_:N323afe004d9c482b88ab0e388f53ca30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "spreads"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:N43bc4e277f5d41779577e9681045dc48 ;
    schema:name "spreads"@en .

_:N32ba7515be424b9f8ed64379d4c31c34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blood watch"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N43bc4e277f5d41779577e9681045dc48 ;
    schema:name "blood watch"@en .

_:N5199bf1a823247168e1005059adcaa56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nostalgic cast"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N43bc4e277f5d41779577e9681045dc48 ;
    schema:name "nostalgic cast"@en .

_:N552b14c77553461eba5ef3d9250a8776 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "magic library"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:22"^^xsd:interval ;
    schema:inPlaylist _:N43bc4e277f5d41779577e9681045dc48 ;
    schema:name "magic library"@en .

_:N67d6597602db4fa6af2aa0fb0b351674 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abolition prison"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:19"^^xsd:interval ;
    schema:inPlaylist _:N43bc4e277f5d41779577e9681045dc48 ;
    schema:name "Abolition prison"@en .

_:Nca9921dfb03146a790d2839eacf0f320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "old hell highway"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N43bc4e277f5d41779577e9681045dc48 ;
    schema:name "old hell highway"@en .

_:N43bc4e277f5d41779577e9681045dc48 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N28590e29d02541dea732cc8305e437e6,
        _:N323afe004d9c482b88ab0e388f53ca30,
        _:N32ba7515be424b9f8ed64379d4c31c34,
        _:N5199bf1a823247168e1005059adcaa56,
        _:N552b14c77553461eba5ef3d9250a8776,
        _:N67d6597602db4fa6af2aa0fb0b351674,
        _:Nca9921dfb03146a790d2839eacf0f320 ;
    mo:track_count 7 ;
    schema:duration "PT46:59"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N28590e29d02541dea732cc8305e437e6,
        _:N323afe004d9c482b88ab0e388f53ca30,
        _:N32ba7515be424b9f8ed64379d4c31c34,
        _:N5199bf1a823247168e1005059adcaa56,
        _:N552b14c77553461eba5ef3d9250a8776,
        _:N67d6597602db4fa6af2aa0fb0b351674,
        _:Nca9921dfb03146a790d2839eacf0f320 .

