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

<artist/5846#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nanasy"@en ;
    foaf:made <album/15274#lyrics>,
        <album/15274#subject> ;
    foaf:name "Nanasy"@en .

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

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

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

<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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

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

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

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

<org/537#subject> schema:name "Like a rabbit"@en,
        "Like a rabbit"@ja,
        "Like a rabbit"@ja-latn ;
    foaf:name "Like a rabbit"@en,
        "Like a rabbit"@ja,
        "Like a rabbit"@ja-latn .

<https://media.vgm.io/albums/47/15274/15274-1252371959.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/15274#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/15274/15274-1252371959.png> ;
    foaf:depicts <album/15274#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/15274/15274-1252371959.png> .

<https://medium-media.vgm.io/albums/47/15274/15274-1252371959.png> a schema:ImageObject,
        foaf:Image .

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

<artist/6151#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15274#performance> ;
    schema:name "Samidare"@en,
        "五月雨"@ja ;
    foaf:name "Samidare"@en,
        "五月雨"@ja .

<album/15274#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hisoh"@en,
        "ヒソウ"@ja,
        "Hisoh"@ja-latn ;
    mo:performance_of <album/15274#musicalwork> ;
    mo:performer _:Nf70dff28548a49669fc7c202e1dea65d,
        <artist/6151#subject> ;
    mo:recorded_as <album/15274#musicalexpression> ;
    schema:byArtist _:Nf70dff28548a49669fc7c202e1dea65d,
        <artist/6151#subject> ;
    schema:name "Hisoh"@en,
        "ヒソウ"@ja,
        "Hisoh"@ja-latn ;
    schema:workPerformed <album/15274#musicalwork> .

<album/15274#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "Hisoh"@en,
        "ヒソウ"@ja,
        "Hisoh"@ja-latn ;
    mo:catalogue_number "LRCD-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15274#musicalexpression> ;
    mo:publisher <org/537#subject> ;
    mo:record _:N903cb4953b38443ea2fcc3648dddfb2e ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/27#subject>,
        <product/31#subject>,
        <product/35#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mikado"@en ;
            foaf:name "Mikado"@en ],
        <artist/6151#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/15274/15274-1252371959.png> ;
    schema:name "Hisoh"@en,
        "ヒソウ"@ja,
        "Hisoh"@ja-latn ;
    schema:publisher <org/537#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/15274/15274-1252371959.png> .

_:N06ebcd6d42904454884b57da1bdca649 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イントロ ～Intro of Hisoh"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N903cb4953b38443ea2fcc3648dddfb2e ;
    schema:name "イントロ ～Intro of Hisoh"@ja .

_:N228907a583434cf2b90ec2ab5f702da4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方緋想天 -ギターをあえて打ち込んでみた-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N903cb4953b38443ea2fcc3648dddfb2e ;
    schema:name "東方緋想天 -ギターをあえて打ち込んでみた-"@ja .

_:N38dff773c89848bea6fce750bceb39e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ﾅﾁｭュだぜｲｴｰｲ! 皆大好き桃色マスタースパークでｱﾊｰﾝ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N903cb4953b38443ea2fcc3648dddfb2e ;
    schema:name "ﾅﾁｭュだぜｲｴｰｲ! 皆大好き桃色マスタースパークでｱﾊｰﾝ"@ja .

_:N9cb3d4f650c1451f8e209d31c1297eb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒソウ Vocal mix"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N903cb4953b38443ea2fcc3648dddfb2e ;
    schema:name "ヒソウ Vocal mix"@ja .

_:N9ef7230373a84e57a973bca22ae8ad57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒソウ Pop Lead mix"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N903cb4953b38443ea2fcc3648dddfb2e ;
    schema:name "ヒソウ Pop Lead mix"@ja .

_:Ne3f82be10a1f44b18899b389b3eec4cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緋想天"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N903cb4953b38443ea2fcc3648dddfb2e ;
    schema:name "緋想天"@ja .

_:Ne944d228bffd4083b642aa85c0874cce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方緋想天"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N903cb4953b38443ea2fcc3648dddfb2e ;
    schema:name "東方緋想天"@ja .

_:Nf70dff28548a49669fc7c202e1dea65d a schema:Person,
        foaf:Person ;
    mo:performed <album/15274#performance> ;
    schema:name "Mikado"@en ;
    foaf:name "Mikado"@en .

_:Nfe476f127b7541b08bbadee62166d08c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風神少女を愛するみかどの為の風神少女"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N903cb4953b38443ea2fcc3648dddfb2e ;
    schema:name "風神少女を愛するみかどの為の風神少女"@ja .

_:N903cb4953b38443ea2fcc3648dddfb2e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06ebcd6d42904454884b57da1bdca649,
        _:N228907a583434cf2b90ec2ab5f702da4,
        _:N38dff773c89848bea6fce750bceb39e8,
        _:N9cb3d4f650c1451f8e209d31c1297eb7,
        _:N9ef7230373a84e57a973bca22ae8ad57,
        _:Ne3f82be10a1f44b18899b389b3eec4cc,
        _:Ne944d228bffd4083b642aa85c0874cce,
        _:Nfe476f127b7541b08bbadee62166d08c ;
    mo:track_count 8 ;
    schema:duration "PT25:43"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N06ebcd6d42904454884b57da1bdca649,
        _:N228907a583434cf2b90ec2ab5f702da4,
        _:N38dff773c89848bea6fce750bceb39e8,
        _:N9cb3d4f650c1451f8e209d31c1297eb7,
        _:N9ef7230373a84e57a973bca22ae8ad57,
        _:Ne3f82be10a1f44b18899b389b3eec4cc,
        _:Ne944d228bffd4083b642aa85c0874cce,
        _:Nfe476f127b7541b08bbadee62166d08c .

