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

<artist/16957#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko"@en,
        "妖狐"@ja ;
    foaf:made <album/46145#lyrics>,
        <album/46145#subject> ;
    foaf:name "Yoko"@en,
        "妖狐"@ja .

<artist/9197#subject> a schema:Person,
        foaf:Person ;
    schema:name "Romonosov?"@en ;
    foaf:made <album/46145#lyrics>,
        <album/46145#subject> ;
    foaf:name "Romonosov?"@en .

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

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

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

<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 .

<album/46145#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TAMAONSEN BEKKAN -13-"@en,
        "魂音泉別館 -壱参-"@ja,
        "TAMAONSEN BEKKAN -13-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/46145#musicalwork> ;
    schema:name "TAMAONSEN BEKKAN -13-"@en,
        "魂音泉別館 -壱参-"@ja,
        "TAMAONSEN BEKKAN -13-"@ja-latn .

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

<org/634#subject> schema:name "TAMAONSEN"@en,
        "魂音泉"@ja,
        "TAMAONSEN"@ja-latn ;
    foaf:name "TAMAONSEN"@en,
        "魂音泉"@ja,
        "TAMAONSEN"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/46145/46145-1401838039.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16956#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46145#performance> ;
    schema:name "Matsu"@en,
        "抹"@ja ;
    foaf:name "Matsu"@en,
        "抹"@ja .

<artist/16958#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46145#performance> ;
    schema:name "ytr"@en,
        "ｙｔｒ"@ja ;
    foaf:made <album/46145#lyrics>,
        <album/46145#subject> ;
    foaf:name "ytr"@en,
        "ｙｔｒ"@ja .

<artist/9193#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46145#performance> ;
    schema:name "rapbit"@en,
        "らっぷびと"@ja ;
    foaf:name "rapbit"@en,
        "らっぷびと"@ja .

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

<album/46145#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TAMAONSEN BEKKAN -13-"@en,
        "魂音泉別館 -壱参-"@ja,
        "TAMAONSEN BEKKAN -13-"@ja-latn ;
    mo:performance_of <album/46145#musicalwork> ;
    mo:performer _:Nd0b5b0f22a84470daacef438218151b0,
        <artist/16956#subject>,
        <artist/16958#subject>,
        <artist/9193#subject> ;
    mo:recorded_as <album/46145#musicalexpression> ;
    schema:byArtist _:Nd0b5b0f22a84470daacef438218151b0,
        <artist/16956#subject>,
        <artist/16958#subject>,
        <artist/9193#subject> ;
    schema:name "TAMAONSEN BEKKAN -13-"@en,
        "魂音泉別館 -壱参-"@ja,
        "TAMAONSEN BEKKAN -13-"@ja-latn ;
    schema:workPerformed <album/46145#musicalwork> .

<album/46145#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-30"^^xsd:date ;
    dcterms:title "TAMAONSEN BEKKAN -13-"@en,
        "魂音泉別館 -壱参-"@ja,
        "TAMAONSEN BEKKAN -13-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46145#musicalexpression> ;
    mo:publisher <org/634#subject> ;
    mo:record _:Neb1b77f368304afd936abbc9f1b68b0a ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/20#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "司芭扶"@en ;
            foaf:name "司芭扶"@en ],
        <artist/16956#subject>,
        <artist/16958#subject>,
        <artist/9193#subject> ;
    schema:datePublished "2013-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/46145/46145-1401838039.jpg> ;
    schema:name "TAMAONSEN BEKKAN -13-"@en,
        "魂音泉別館 -壱参-"@ja,
        "TAMAONSEN BEKKAN -13-"@ja-latn ;
    schema:publisher <org/634#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/46145/46145-1401838039.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "司芭扶"@en ;
    foaf:made <album/46145#lyrics> ;
    foaf:name "司芭扶"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "司芭扶"@en ;
    foaf:made <album/46145#subject> ;
    foaf:name "司芭扶"@en .

_:N0d16020251ab41c4984cac6d1c82b47a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Situation Is Fluid feat. Romonosov,Ginryu (KT27 Remix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb1b77f368304afd936abbc9f1b68b0a ;
    schema:name "The Situation Is Fluid feat. Romonosov,Ginryu (KT27 Remix)"@ja .

_:N5f1060560217441db774cd3157a83307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢追人 feat. 司芭扶 - ｙｔｒ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb1b77f368304afd936abbc9f1b68b0a ;
    schema:name "夢追人 feat. 司芭扶 - ｙｔｒ"@ja .

_:Na53f1f22d7764f42a2862d8e1ba34270 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "百鬼夜行 - マッツトビット"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb1b77f368304afd936abbc9f1b68b0a ;
    schema:name "百鬼夜行 - マッツトビット"@ja .

_:Nd0b5b0f22a84470daacef438218151b0 a schema:Person,
        foaf:Person ;
    mo:performed <album/46145#performance> ;
    schema:name "司芭扶"@en ;
    foaf:name "司芭扶"@en .

_:Neb1b77f368304afd936abbc9f1b68b0a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d16020251ab41c4984cac6d1c82b47a,
        _:N5f1060560217441db774cd3157a83307,
        _:Na53f1f22d7764f42a2862d8e1ba34270 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0d16020251ab41c4984cac6d1c82b47a,
        _:N5f1060560217441db774cd3157a83307,
        _:Na53f1f22d7764f42a2862d8e1ba34270 .

