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

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

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

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

<album/102215#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Trianthology Arrange Album \"Akoustika XIII\""@en,
        "トライアンソロジー アレンジ作品集 AkoustikaXIII"@ja,
        "Trianthology Arrange Album \"Akoustika XIII\""@ja-latn ;
    mo:composer <artist/7299#subject> ;
    mo:produced_work <album/102215#musicalwork> ;
    schema:name "Trianthology Arrange Album \"Akoustika XIII\""@en,
        "トライアンソロジー アレンジ作品集 AkoustikaXIII"@ja,
        "Trianthology Arrange Album \"Akoustika XIII\""@ja-latn .

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

<org/2620#subject> schema:name "BROAD FIRST"@en,
        "BROAD FIRST"@ja,
        "BROAD FIRST"@ja-latn ;
    foaf:name "BROAD FIRST"@en,
        "BROAD FIRST"@ja,
        "BROAD FIRST"@ja-latn .

<https://media.vgm.io/albums/51/102215/102215-801146a93399.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/102215#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/102215/102215-801146a93399.jpg> ;
    foaf:depicts <album/102215#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/102215/102215-801146a93399.jpg> .

<https://medium-media.vgm.io/albums/51/102215/102215-801146a93399.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/102215#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Trianthology Arrange Album \"Akoustika XIII\""@en,
        "トライアンソロジー アレンジ作品集 AkoustikaXIII"@ja,
        "Trianthology Arrange Album \"Akoustika XIII\""@ja-latn ;
    mo:performance_of <album/102215#musicalwork> ;
    mo:performer <artist/7300#subject> ;
    mo:recorded_as <album/102215#musicalexpression> ;
    schema:byArtist <artist/7300#subject> ;
    schema:name "Trianthology Arrange Album \"Akoustika XIII\""@en,
        "トライアンソロジー アレンジ作品集 AkoustikaXIII"@ja,
        "Trianthology Arrange Album \"Akoustika XIII\""@ja-latn ;
    schema:workPerformed <album/102215#musicalwork> .

<artist/7300#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102215#performance> ;
    schema:name "Zakuro Motoki"@en,
        "本木咲黒"@ja ;
    foaf:name "Zakuro Motoki"@en,
        "本木咲黒"@ja .

<album/102215#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-04"^^xsd:date ;
    dcterms:title "Trianthology Arrange Album \"Akoustika XIII\""@en,
        "トライアンソロジー アレンジ作品集 AkoustikaXIII"@ja,
        "Trianthology Arrange Album \"Akoustika XIII\""@ja-latn ;
    mo:catalogue_number "BFCD-0026" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/102215#musicalexpression> ;
    mo:publisher <org/2620#subject> ;
    mo:record _:Ne05cae3511894c1c9d416921710a53fa ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "TRianThology: Sanmenkyou no Kuni no Alice"@en ;
            foaf:name "TRianThology: Sanmenkyou no Kuni no Alice"@en ] ;
    schema:byArtist <artist/7300#subject> ;
    schema:datePublished "2019-05-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/102215/102215-801146a93399.jpg> ;
    schema:name "Trianthology Arrange Album \"Akoustika XIII\""@en,
        "トライアンソロジー アレンジ作品集 AkoustikaXIII"@ja,
        "Trianthology Arrange Album \"Akoustika XIII\""@ja-latn ;
    schema:publisher <org/2620#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/102215/102215-801146a93399.jpg> .

_:N06efe1e9273a4a61b950706fd5d1f6f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "trianthologia ~guitar vocal ver.~ <without vocal>"@en,
        "トライアンソロジア 〜guitar vocal ver.〜 <without vocal>"@ja,
        "trianthologia ~guitar vocal ver.~ <without vocal>"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Ne05cae3511894c1c9d416921710a53fa ;
    schema:name "trianthologia ~guitar vocal ver.~ <without vocal>"@en,
        "トライアンソロジア 〜guitar vocal ver.〜 <without vocal>"@ja,
        "trianthologia ~guitar vocal ver.~ <without vocal>"@ja-latn .

_:N6121c04c3f1341c8b36265caaf94020e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice in Debris ~guitar vocal ver.~ <without vocal>"@en,
        "ガレキのアリス 〜guitar vocal ver.〜 <without vocal>"@ja,
        "Gareki no Alice ~guitar vocal ver.~ <without vocal>"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Ne05cae3511894c1c9d416921710a53fa ;
    schema:name "Alice in Debris ~guitar vocal ver.~ <without vocal>"@en,
        "ガレキのアリス 〜guitar vocal ver.〜 <without vocal>"@ja,
        "Gareki no Alice ~guitar vocal ver.~ <without vocal>"@ja-latn .

_:N95b897305fba4ff8aba7996e763e7083 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice in Debris ~guitar vocal ver.~"@en,
        "ガレキのアリス 〜guitar vocal ver.〜"@ja,
        "Gareki no Alice ~guitar vocal ver.~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Ne05cae3511894c1c9d416921710a53fa ;
    schema:name "Alice in Debris ~guitar vocal ver.~"@en,
        "ガレキのアリス 〜guitar vocal ver.〜"@ja,
        "Gareki no Alice ~guitar vocal ver.~"@ja-latn .

_:Na6073b9fd3aa4d38a8a908f7cb007611 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fot-arte ~guitar inst ver.~"@en,
        "フォタルテ 〜guitar inst ver.〜"@ja,
        "fot-arte ~guitar inst ver.~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Ne05cae3511894c1c9d416921710a53fa ;
    schema:name "fot-arte ~guitar inst ver.~"@en,
        "フォタルテ 〜guitar inst ver.〜"@ja,
        "fot-arte ~guitar inst ver.~"@ja-latn .

_:Nc23b87a061e1499bbd4c77c524f35a42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fluctuation ~LaLaLa ver.~"@en,
        "fluctuation 〜LaLaLa ver.〜"@ja,
        "fluctuation ~LaLaLa ver.~"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Ne05cae3511894c1c9d416921710a53fa ;
    schema:name "fluctuation ~LaLaLa ver.~"@en,
        "fluctuation 〜LaLaLa ver.〜"@ja,
        "fluctuation ~LaLaLa ver.~"@ja-latn .

_:Nd39db58b309f4282906c62bd15ef68f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "trianthologia ~guitar vocal ver.~"@en,
        "トライアンソロジア 〜guitar vocal ver.〜"@ja,
        "trianthologia ~guitar vocal ver.~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Ne05cae3511894c1c9d416921710a53fa ;
    schema:name "trianthologia ~guitar vocal ver.~"@en,
        "トライアンソロジア 〜guitar vocal ver.〜"@ja,
        "trianthologia ~guitar vocal ver.~"@ja-latn .

_:Ne26e5751c96342b69f411385490f6844 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "facili-tasia ~piano inst ver.~"@en,
        "ファシリタジア 〜piano inst ver.〜"@ja,
        "facili-tasia ~piano inst ver.~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Ne05cae3511894c1c9d416921710a53fa ;
    schema:name "facili-tasia ~piano inst ver.~"@en,
        "ファシリタジア 〜piano inst ver.〜"@ja,
        "facili-tasia ~piano inst ver.~"@ja-latn .

_:Ne05cae3511894c1c9d416921710a53fa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06efe1e9273a4a61b950706fd5d1f6f1,
        _:N6121c04c3f1341c8b36265caaf94020e,
        _:N95b897305fba4ff8aba7996e763e7083,
        _:Na6073b9fd3aa4d38a8a908f7cb007611,
        _:Nc23b87a061e1499bbd4c77c524f35a42,
        _:Nd39db58b309f4282906c62bd15ef68f4,
        _:Ne26e5751c96342b69f411385490f6844 ;
    mo:track_count 7 ;
    schema:duration "PT19:34"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N06efe1e9273a4a61b950706fd5d1f6f1,
        _:N6121c04c3f1341c8b36265caaf94020e,
        _:N95b897305fba4ff8aba7996e763e7083,
        _:Na6073b9fd3aa4d38a8a908f7cb007611,
        _:Nc23b87a061e1499bbd4c77c524f35a42,
        _:Nd39db58b309f4282906c62bd15ef68f4,
        _:Ne26e5751c96342b69f411385490f6844 .

