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

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

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

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

<event/39> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 2 (Nov 12, 2006)" .

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/94/44749/44749-1394376988.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44749#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-11-12"^^xsd:date ;
    dcterms:title "Toholic"@en,
        "Toholic"@ja,
        "Toholic"@ja-latn ;
    mo:catalogue_number "IZCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44749#musicalexpression> ;
    mo:publisher <org/591#subject> ;
    mo:record _:N46db979e95d94ad397ac4da7ad87ee6e ;
    mo:record_count 1 ;
    mo:release <event/39> ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2006-11-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/44749/44749-1394376988.jpg> ;
    schema:name "Toholic"@en,
        "Toholic"@ja,
        "Toholic"@ja-latn ;
    schema:publisher <org/591#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/44749/44749-1394376988.jpg> .

_:N00ca1dd3d6a54056a086e9029a73110d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Drive"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N46db979e95d94ad397ac4da7ad87ee6e ;
    schema:name "Scarlet Drive"@en .

_:N1219935a14184029a9b3e76511d57d39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochromatic Maid"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N46db979e95d94ad397ac4da7ad87ee6e ;
    schema:name "Monochromatic Maid"@en .

_:N2cee076eef4f4407b2d1fe885801e898 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1000 Phantasmagoria"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N46db979e95d94ad397ac4da7ad87ee6e ;
    schema:name "1000 Phantasmagoria"@en .

_:N2fdaf94a1aa74fd4a85ebaa5d0443eb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reincarnation"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N46db979e95d94ad397ac4da7ad87ee6e ;
    schema:name "Reincarnation"@en .

_:Ne8ea4d5cbcd545fc8e70e31e3da12b35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hallo PCB"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N46db979e95d94ad397ac4da7ad87ee6e ;
    schema:name "Hallo PCB"@en .

_:N46db979e95d94ad397ac4da7ad87ee6e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00ca1dd3d6a54056a086e9029a73110d,
        _:N1219935a14184029a9b3e76511d57d39,
        _:N2cee076eef4f4407b2d1fe885801e898,
        _:N2fdaf94a1aa74fd4a85ebaa5d0443eb8,
        _:Ne8ea4d5cbcd545fc8e70e31e3da12b35 ;
    mo:track_count 5 ;
    schema:duration "PT20:43"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N00ca1dd3d6a54056a086e9029a73110d,
        _:N1219935a14184029a9b3e76511d57d39,
        _:N2cee076eef4f4407b2d1fe885801e898,
        _:N2fdaf94a1aa74fd4a85ebaa5d0443eb8,
        _:Ne8ea4d5cbcd545fc8e70e31e3da12b35 .

