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

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

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

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

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@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/13404#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Be Addicted ~ Touhou Kaiki"@en,
        "Be Addicted　～ 東方廻帰"@ja,
        "Be Addicted ~ Touhou Kaiki"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/13404#musicalwork> ;
    schema:name "Be Addicted ~ Touhou Kaiki"@en,
        "Be Addicted　～ 東方廻帰"@ja,
        "Be Addicted ~ Touhou Kaiki"@ja-latn .

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

<album/13404#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Be Addicted ~ Touhou Kaiki"@en,
        "Be Addicted　～ 東方廻帰"@ja,
        "Be Addicted ~ Touhou Kaiki"@ja-latn ;
    mo:performance_of <album/13404#musicalwork> ;
    mo:recorded_as <album/13404#musicalexpression> ;
    schema:name "Be Addicted ~ Touhou Kaiki"@en,
        "Be Addicted　～ 東方廻帰"@ja,
        "Be Addicted ~ Touhou Kaiki"@ja-latn ;
    schema:workPerformed <album/13404#musicalwork> .

<org/819#subject> schema:name "Be Used"@en,
        "Be Used"@ja,
        "Be Used"@ja-latn ;
    foaf:name "Be Used"@en,
        "Be Used"@ja,
        "Be Used"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/13404/13404-1241974155.png> a schema:ImageObject,
        foaf:Image .

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

<album/13404#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-11-12"^^xsd:date ;
    dcterms:title "Be Addicted ~ Touhou Kaiki"@en,
        "Be Addicted　～ 東方廻帰"@ja,
        "Be Addicted ~ Touhou Kaiki"@ja-latn ;
    mo:catalogue_number "MCDS-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13404#musicalexpression> ;
    mo:publisher <org/819#subject> ;
    mo:record _:N0b9ee70912564667869013fc8d1f9cbd ;
    mo:record_count 1 ;
    schema:about <product/10#subject>,
        <product/14#subject>,
        <product/16#subject>,
        <product/18#subject>,
        <product/64#subject> ;
    schema:datePublished "2006-11-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/13404/13404-1241974155.png> ;
    schema:name "Be Addicted ~ Touhou Kaiki"@en,
        "Be Addicted　～ 東方廻帰"@ja,
        "Be Addicted ~ Touhou Kaiki"@ja-latn ;
    schema:publisher <org/819#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/13404/13404-1241974155.png> .

_:N31a80a33f0fa4386a5e40df2f6815046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R/W file"@en,
        "R/W file"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N0b9ee70912564667869013fc8d1f9cbd ;
    schema:name "R/W file"@en,
        "R/W file"@ja .

_:N623a8036580946bbb9d1bc7dfbf47337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear my Deuce"@en,
        "Dear my Deuce"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N0b9ee70912564667869013fc8d1f9cbd ;
    schema:name "Dear my Deuce"@en,
        "Dear my Deuce"@ja .

_:N70e7133af15e4503b2a8f3b559144c15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dist. Girls"@en,
        "Dist. Girls"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N0b9ee70912564667869013fc8d1f9cbd ;
    schema:name "Dist. Girls"@en,
        "Dist. Girls"@ja .

_:N9e2f5bdb155349c19c664ef039ac0eaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastward"@en,
        "Eastward"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N0b9ee70912564667869013fc8d1f9cbd ;
    schema:name "Eastward"@en,
        "Eastward"@ja .

_:Na3dccc420b974bee8d53061bfc3c08ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Strategy"@en,
        "Magical Strategy"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N0b9ee70912564667869013fc8d1f9cbd ;
    schema:name "Magical Strategy"@en,
        "Magical Strategy"@ja .

_:Na9789c35fe0841788f79b731014120c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of the Magic Girls ~ Magus"@en,
        "魔女達の舞踏会　～ Magus"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N0b9ee70912564667869013fc8d1f9cbd ;
    schema:name "Dance of the Magic Girls ~ Magus"@en,
        "魔女達の舞踏会　～ Magus"@ja .

_:Nc2326b3ca0554dacb5e21659c24a56ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Playful sorcerer"@en,
        "Playful sorcerer"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N0b9ee70912564667869013fc8d1f9cbd ;
    schema:name "Playful sorcerer"@en,
        "Playful sorcerer"@ja .

_:Ne9e7da5708e34612b77b586b46d0eabb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Romance RAVE!!!!"@en,
        "Romance RAVE!!!!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N0b9ee70912564667869013fc8d1f9cbd ;
    schema:name "Romance RAVE!!!!"@en,
        "Romance RAVE!!!!"@ja .

_:Nf54f340f0d454b319173d61a56a61cf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming Strawberry"@en,
        "ゆめみる苺"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N0b9ee70912564667869013fc8d1f9cbd ;
    schema:name "Dreaming Strawberry"@en,
        "ゆめみる苺"@ja .

_:Nf8d8c8fbc660422cb8d43f9422d5a1ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fighting for Truth"@en,
        "Fighting for Truth"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N0b9ee70912564667869013fc8d1f9cbd ;
    schema:name "Fighting for Truth"@en,
        "Fighting for Truth"@ja .

_:Nfb9484fa74fc4a0b89deb0f982f2442d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory of 5th aviation"@en,
        "Memory of 5th aviation"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N0b9ee70912564667869013fc8d1f9cbd ;
    schema:name "Memory of 5th aviation"@en,
        "Memory of 5th aviation"@ja .

_:N0b9ee70912564667869013fc8d1f9cbd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31a80a33f0fa4386a5e40df2f6815046,
        _:N623a8036580946bbb9d1bc7dfbf47337,
        _:N70e7133af15e4503b2a8f3b559144c15,
        _:N9e2f5bdb155349c19c664ef039ac0eaa,
        _:Na3dccc420b974bee8d53061bfc3c08ce,
        _:Na9789c35fe0841788f79b731014120c4,
        _:Nc2326b3ca0554dacb5e21659c24a56ef,
        _:Ne9e7da5708e34612b77b586b46d0eabb,
        _:Nf54f340f0d454b319173d61a56a61cf7,
        _:Nf8d8c8fbc660422cb8d43f9422d5a1ae,
        _:Nfb9484fa74fc4a0b89deb0f982f2442d ;
    mo:track_count 11 ;
    schema:duration "PT39:24"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N31a80a33f0fa4386a5e40df2f6815046,
        _:N623a8036580946bbb9d1bc7dfbf47337,
        _:N70e7133af15e4503b2a8f3b559144c15,
        _:N9e2f5bdb155349c19c664ef039ac0eaa,
        _:Na3dccc420b974bee8d53061bfc3c08ce,
        _:Na9789c35fe0841788f79b731014120c4,
        _:Nc2326b3ca0554dacb5e21659c24a56ef,
        _:Ne9e7da5708e34612b77b586b46d0eabb,
        _:Nf54f340f0d454b319173d61a56a61cf7,
        _:Nf8d8c8fbc660422cb8d43f9422d5a1ae,
        _:Nfb9484fa74fc4a0b89deb0f982f2442d .

