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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50128#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/50128#composition>,
        <album/50128#subject> ;
    foaf:name "U2"@en .

<event/146> a mo:Release ;
    schema:name "Released at Comic Market 81 (Dec 29, 2011 to Dec 31, 2011)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/50128#lyrics> a mo:Lyrics .

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

<org/1401#subject> schema:name "9bFOX"@en,
        "9bFOX"@ja,
        "9bFOX"@ja-latn ;
    foaf:name "9bFOX"@en,
        "9bFOX"@ja,
        "9bFOX"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/50128/50128-1420239550.jpg> a schema:ImageObject,
        foaf:Image .

<album/50128#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kitsune Rokugen"@en,
        "狐六弦"@ja,
        "Kitsune Rokugen"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/50128#musicalwork> ;
    schema:name "Kitsune Rokugen"@en,
        "狐六弦"@ja,
        "Kitsune Rokugen"@ja-latn .

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

<album/50128#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kitsune Rokugen"@en,
        "狐六弦"@ja,
        "Kitsune Rokugen"@ja-latn ;
    mo:performance_of <album/50128#musicalwork> ;
    mo:performer <artist/15996#subject> ;
    mo:recorded_as <album/50128#musicalexpression> ;
    schema:byArtist <artist/15996#subject> ;
    schema:name "Kitsune Rokugen"@en,
        "狐六弦"@ja,
        "Kitsune Rokugen"@ja-latn ;
    schema:workPerformed <album/50128#musicalwork> .

<artist/15996#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50128#performance> ;
    schema:name "Fukkan"@en,
        "ふっかん"@ja ;
    foaf:made <album/50128#lyrics>,
        <album/50128#subject> ;
    foaf:name "Fukkan"@en,
        "ふっかん"@ja .

<album/50128#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "Kitsune Rokugen"@en,
        "狐六弦"@ja,
        "Kitsune Rokugen"@ja-latn ;
    mo:catalogue_number "PSM-0022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50128#musicalexpression> ;
    mo:publisher <org/1401#subject> ;
    mo:record _:N8bfde956bd7d4c18b7fe6ebf071f4050 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/15996#subject> ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/50128/50128-1420239550.jpg> ;
    schema:name "Kitsune Rokugen"@en,
        "狐六弦"@ja,
        "Kitsune Rokugen"@ja-latn ;
    schema:publisher <org/1401#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/50128/50128-1420239550.jpg> .

_:N2d00d97035cc4729b519afaf255338e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come on babe"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8bfde956bd7d4c18b7fe6ebf071f4050 ;
    schema:name "Come on babe"@ja .

_:N4665e36f0eda42f39269951b27fe98d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't be a BAKA in anger"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8bfde956bd7d4c18b7fe6ebf071f4050 ;
    schema:name "Don't be a BAKA in anger"@ja .

_:N49845fcc85fc4381905c8cc30466622a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "綿毛みたいに白い雪"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8bfde956bd7d4c18b7fe6ebf071f4050 ;
    schema:name "綿毛みたいに白い雪"@ja .

_:N4f79988755c0446ab50649895db24304 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏の通り道"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8bfde956bd7d4c18b7fe6ebf071f4050 ;
    schema:name "夏の通り道"@ja .

_:N5ac57d7c7a424f5b8676247e8580a4ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "名前のない猫"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8bfde956bd7d4c18b7fe6ebf071f4050 ;
    schema:name "名前のない猫"@ja .

_:N66abf6e9bba8479bb9f2e9fc3b708da4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最後の言葉は（弾き語りVer.)"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8bfde956bd7d4c18b7fe6ebf071f4050 ;
    schema:name "最後の言葉は（弾き語りVer.)"@ja .

_:N6b2b585573be4e7ea53ea3c4813558fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地底の舞踏～壊心"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8bfde956bd7d4c18b7fe6ebf071f4050 ;
    schema:name "地底の舞踏～壊心"@ja .

_:N8e15988415424330b16fc778175a8ad0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白沢の子守唄"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8bfde956bd7d4c18b7fe6ebf071f4050 ;
    schema:name "白沢の子守唄"@ja .

_:Naa1c55bb19634462bda226a08ec1ac4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ＢＲＥＡＫ（場末弾き語りver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8bfde956bd7d4c18b7fe6ebf071f4050 ;
    schema:name "ＢＲＥＡＫ（場末弾き語りver.)"@ja .

_:Ncbc4813f668d45cb9c2596b0a714e88f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地底の舞踏～読心"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8bfde956bd7d4c18b7fe6ebf071f4050 ;
    schema:name "地底の舞踏～読心"@ja .

_:N8bfde956bd7d4c18b7fe6ebf071f4050 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d00d97035cc4729b519afaf255338e6,
        _:N4665e36f0eda42f39269951b27fe98d2,
        _:N49845fcc85fc4381905c8cc30466622a,
        _:N4f79988755c0446ab50649895db24304,
        _:N5ac57d7c7a424f5b8676247e8580a4ec,
        _:N66abf6e9bba8479bb9f2e9fc3b708da4,
        _:N6b2b585573be4e7ea53ea3c4813558fe,
        _:N8e15988415424330b16fc778175a8ad0,
        _:Naa1c55bb19634462bda226a08ec1ac4e,
        _:Ncbc4813f668d45cb9c2596b0a714e88f ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2d00d97035cc4729b519afaf255338e6,
        _:N4665e36f0eda42f39269951b27fe98d2,
        _:N49845fcc85fc4381905c8cc30466622a,
        _:N4f79988755c0446ab50649895db24304,
        _:N5ac57d7c7a424f5b8676247e8580a4ec,
        _:N66abf6e9bba8479bb9f2e9fc3b708da4,
        _:N6b2b585573be4e7ea53ea3c4813558fe,
        _:N8e15988415424330b16fc778175a8ad0,
        _:Naa1c55bb19634462bda226a08ec1ac4e,
        _:Ncbc4813f668d45cb9c2596b0a714e88f .

