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

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

<artist/7299#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106601#subject> ;
    schema:name "xaki"@en ;
    foaf:made <album/106601#composition>,
        <album/106601#subject> ;
    foaf:name "xaki"@en .

<product/3052#subject> a schema:CreativeWork ;
    schema:name "Higanbana no Saku Yoru ni"@en,
        "彼岸花の咲く夜に"@ja,
        "The unforgiving flowers blossom in the dead of night"@ja-latn ;
    foaf:name "Higanbana no Saku Yoru ni"@en,
        "彼岸花の咲く夜に"@ja,
        "The unforgiving flowers blossom in the dead of night"@ja-latn .

<album/106601#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ganbana Gikyoku 2"@en,
        "ガンバナ偽曲 弐"@ja,
        "Ganbana Gikyoku 2"@ja-latn ;
    mo:composer <artist/7299#subject> ;
    mo:produced_work <album/106601#musicalwork> ;
    schema:name "Ganbana Gikyoku 2"@en,
        "ガンバナ偽曲 弐"@ja,
        "Ganbana Gikyoku 2"@ja-latn .

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

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

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

<https://media.vgm.io/albums/10/106601/106601-12bc64afd4d9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106601#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/106601/106601-12bc64afd4d9.jpg> ;
    foaf:depicts <album/106601#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/106601/106601-12bc64afd4d9.jpg> .

<https://medium-media.vgm.io/albums/10/106601/106601-12bc64afd4d9.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/29441#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106601#performance> ;
    schema:name "Masatomo Nakazawa"@en,
        "中澤まさとも"@ja ;
    foaf:name "Masatomo Nakazawa"@en,
        "中澤まさとも"@ja .

<artist/44278#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106601#performance> ;
    schema:name "zakuro"@en ;
    foaf:name "zakuro"@en .

<album/106601#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ganbana Gikyoku 2"@en,
        "ガンバナ偽曲 弐"@ja,
        "Ganbana Gikyoku 2"@ja-latn ;
    mo:performance_of <album/106601#musicalwork> ;
    mo:performer _:Ne8af506d7e274e3db77e12a5e51f7c35,
        <artist/29441#subject>,
        <artist/44278#subject> ;
    mo:recorded_as <album/106601#musicalexpression> ;
    schema:byArtist _:Ne8af506d7e274e3db77e12a5e51f7c35,
        <artist/29441#subject>,
        <artist/44278#subject> ;
    schema:name "Ganbana Gikyoku 2"@en,
        "ガンバナ偽曲 弐"@ja,
        "Ganbana Gikyoku 2"@ja-latn ;
    schema:workPerformed <album/106601#musicalwork> .

<album/106601#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-06"^^xsd:date ;
    dcterms:title "Ganbana Gikyoku 2"@en,
        "ガンバナ偽曲 弐"@ja,
        "Ganbana Gikyoku 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/106601#musicalexpression> ;
    mo:publisher <org/2100#subject> ;
    mo:record _:Nba2c76be32c84dda92edf16353c6223c ;
    mo:record_count 1 ;
    schema:about <product/3052#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "上地未姫"@en ;
            foaf:name "上地未姫"@en ],
        <artist/29441#subject>,
        <artist/44278#subject> ;
    schema:datePublished "2016-11-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/106601/106601-12bc64afd4d9.jpg> ;
    schema:name "Ganbana Gikyoku 2"@en,
        "ガンバナ偽曲 弐"@ja,
        "Ganbana Gikyoku 2"@ja-latn ;
    schema:publisher <org/2100#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/106601/106601-12bc64afd4d9.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "莉音"@en ;
    foaf:made <album/106601#subject> ;
    foaf:name "莉音"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "莉音"@en ;
    foaf:made <album/106601#lyrics> ;
    foaf:name "莉音"@en .

_:N4bf89040cf8945559f3b32cbbab98fae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トランス・マスカレイド (without Hime)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:Nba2c76be32c84dda92edf16353c6223c ;
    schema:name "トランス・マスカレイド (without Hime)"@ja .

_:N98a689a70ebb4e80bf8dedf5348e61ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕闇の楽園 (without vocal)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nba2c76be32c84dda92edf16353c6223c ;
    schema:name "夕闇の楽園 (without vocal)"@ja .

_:Nbcef314ed6a8413c859ae8e59bc40e0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トランス・マスカレイド (without Koucha)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:Nba2c76be32c84dda92edf16353c6223c ;
    schema:name "トランス・マスカレイド (without Koucha)"@ja .

_:Nd05b90b852084af2ba6f74fe9f6cc4a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕闇の楽園 [スミレ]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nba2c76be32c84dda92edf16353c6223c ;
    schema:name "夕闇の楽園 [スミレ]"@ja .

_:Ne8af506d7e274e3db77e12a5e51f7c35 a schema:Person,
        foaf:Person ;
    mo:performed <album/106601#performance> ;
    schema:name "上地未姫"@en ;
    foaf:name "上地未姫"@en .

_:Nba2c76be32c84dda92edf16353c6223c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4bf89040cf8945559f3b32cbbab98fae,
        _:N98a689a70ebb4e80bf8dedf5348e61ee,
        _:Nbcef314ed6a8413c859ae8e59bc40e0a,
        _:Nd05b90b852084af2ba6f74fe9f6cc4a0 ;
    mo:track_count 4 ;
    schema:duration "PT20:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4bf89040cf8945559f3b32cbbab98fae,
        _:N98a689a70ebb4e80bf8dedf5348e61ee,
        _:Nbcef314ed6a8413c859ae8e59bc40e0a,
        _:Nd05b90b852084af2ba6f74fe9f6cc4a0 .

