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

<artist/6003#subject> a schema:Person,
        foaf:Person ;
    schema:name "Atsushi Murao"@en,
        "むらおあつし"@ja ;
    foaf:made <album/44233#lyrics>,
        <album/44233#subject> ;
    foaf:name "Atsushi Murao"@en,
        "むらおあつし"@ja .

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

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

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

<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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

<org/1261#subject> schema:name "3S Cubic"@en,
        "3S Cubic"@ja,
        "3S Cubic"@ja-latn ;
    foaf:name "3S Cubic"@en,
        "3S Cubic"@ja,
        "3S Cubic"@ja-latn .

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

<https://medium-media.vgm.io/albums/33/44233/44233-1391416967.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/6179#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44233#performance> ;
    schema:name "johnny"@en,
        "じょにー"@ja ;
    foaf:name "johnny"@en,
        "じょにー"@ja .

<artist/9691#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44233#performance> ;
    schema:name "yukimame"@en,
        "ゆきまめ"@ja ;
    foaf:name "yukimame"@en,
        "ゆきまめ"@ja .

<album/44233#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Through the Butterfly"@en,
        "Through the Butterfly"@ja,
        "Through the Butterfly"@ja-latn ;
    mo:performance_of <album/44233#musicalwork> ;
    mo:performer _:N00363a9c7a77424b9d8d6d659e1ad55c,
        _:Ne3d939b9ab1e4e6e880304e8c7af15fb,
        <artist/6179#subject>,
        <artist/9691#subject> ;
    mo:recorded_as <album/44233#musicalexpression> ;
    schema:byArtist _:N00363a9c7a77424b9d8d6d659e1ad55c,
        _:Ne3d939b9ab1e4e6e880304e8c7af15fb,
        <artist/6179#subject>,
        <artist/9691#subject> ;
    schema:name "Through the Butterfly"@en,
        "Through the Butterfly"@ja,
        "Through the Butterfly"@ja-latn ;
    schema:workPerformed <album/44233#musicalwork> .

<album/44233#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-18"^^xsd:date ;
    dcterms:title "Through the Butterfly"@en,
        "Through the Butterfly"@ja,
        "Through the Butterfly"@ja-latn ;
    mo:catalogue_number "3SCD-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44233#musicalexpression> ;
    mo:publisher <org/1261#subject> ;
    mo:record _:Ne034703231ba437f8d4fb906d2d77b9f ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ハネカゼ"@en ;
            foaf:name "ハネカゼ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "くそメガネ"@en ;
            foaf:name "くそメガネ"@en ],
        <artist/6179#subject>,
        <artist/9691#subject> ;
    schema:datePublished "2011-03-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/44233/44233-1391416967.jpg> ;
    schema:name "Through the Butterfly"@en,
        "Through the Butterfly"@ja,
        "Through the Butterfly"@ja-latn ;
    schema:publisher <org/1261#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/44233/44233-1391416967.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ぱっちぇ"@en ;
    foaf:made <album/44233#lyrics> ;
    foaf:name "ぱっちぇ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ぱっちぇ"@en ;
    foaf:made <album/44233#subject> ;
    foaf:name "ぱっちぇ"@en .

_:N00363a9c7a77424b9d8d6d659e1ad55c a schema:Person,
        foaf:Person ;
    mo:performed <album/44233#performance> ;
    schema:name "ハネカゼ"@en ;
    foaf:name "ハネカゼ"@en .

_:N057044f0018d4e9caa3af68a9ceced99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無限回廊"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne034703231ba437f8d4fb906d2d77b9f ;
    schema:name "無限回廊"@ja .

_:N1116e290f7e545029f556a32b4b295a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東風谷　早苗の哀感"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne034703231ba437f8d4fb906d2d77b9f ;
    schema:name "東風谷　早苗の哀感"@ja .

_:N37430ef58e5740669a8a2d29262eda91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waney Moon"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne034703231ba437f8d4fb906d2d77b9f ;
    schema:name "Waney Moon"@ja .

_:N3d00dee8d1994dc29abce326e8ade922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SNCM METALLIC ONBASHIRA"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne034703231ba437f8d4fb906d2d77b9f ;
    schema:name "SNCM METALLIC ONBASHIRA"@ja .

_:N89853b4cd3c64f0180b7724ad9b6767d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜華月譚"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne034703231ba437f8d4fb906d2d77b9f ;
    schema:name "桜華月譚"@ja .

_:Nb8b92555a94d49b2b1cc15b9025a452e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brave to Power - Reproduct -"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne034703231ba437f8d4fb906d2d77b9f ;
    schema:name "Brave to Power - Reproduct -"@ja .

_:Ndb8b3f38d24648cfac6ab101213acaab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想境界"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne034703231ba437f8d4fb906d2d77b9f ;
    schema:name "幻想境界"@ja .

_:Ne3d939b9ab1e4e6e880304e8c7af15fb a schema:Person,
        foaf:Person ;
    mo:performed <album/44233#performance> ;
    schema:name "くそメガネ"@en ;
    foaf:name "くそメガネ"@en .

_:Nfe09897f8f1e41389fa582f9a112ee51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "密着！消費生活24時"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne034703231ba437f8d4fb906d2d77b9f ;
    schema:name "密着！消費生活24時"@ja .

_:Ne034703231ba437f8d4fb906d2d77b9f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N057044f0018d4e9caa3af68a9ceced99,
        _:N1116e290f7e545029f556a32b4b295a2,
        _:N37430ef58e5740669a8a2d29262eda91,
        _:N3d00dee8d1994dc29abce326e8ade922,
        _:N89853b4cd3c64f0180b7724ad9b6767d,
        _:Nb8b92555a94d49b2b1cc15b9025a452e,
        _:Ndb8b3f38d24648cfac6ab101213acaab,
        _:Nfe09897f8f1e41389fa582f9a112ee51 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N057044f0018d4e9caa3af68a9ceced99,
        _:N1116e290f7e545029f556a32b4b295a2,
        _:N37430ef58e5740669a8a2d29262eda91,
        _:N3d00dee8d1994dc29abce326e8ade922,
        _:N89853b4cd3c64f0180b7724ad9b6767d,
        _:Nb8b92555a94d49b2b1cc15b9025a452e,
        _:Ndb8b3f38d24648cfac6ab101213acaab,
        _:Nfe09897f8f1e41389fa582f9a112ee51 .

