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

<artist/14672#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mai Fuchigami"@en,
        "渕上舞"@ja ;
    foaf:made <album/98567#lyrics>,
        <album/98567#subject>,
        <album/98567#vocals> ;
    foaf:name "Mai Fuchigami"@en,
        "渕上舞"@ja .

<artist/2910#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aira Yuuki"@en,
        "結城アイラ"@ja ;
    foaf:made <album/98567#lyrics>,
        <album/98567#subject> ;
    foaf:name "Aira Yuuki"@en,
        "結城アイラ"@ja .

<artist/7352#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja ;
    foaf:made <album/98567#lyrics>,
        <album/98567#subject> ;
    foaf:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja .

<artist/12150#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98567#subject> ;
    schema:name "Tomohiro Nakatsuchi"@en,
        "中土智博"@ja ;
    foaf:made <album/98567#composition>,
        <album/98567#subject> ;
    foaf:name "Tomohiro Nakatsuchi"@en,
        "中土智博"@ja .

<artist/21542#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98567#subject> ;
    schema:name "Yoshimi Katayama"@en,
        "片山義美"@ja ;
    foaf:made <album/98567#composition>,
        <album/98567#subject> ;
    foaf:name "Yoshimi Katayama"@en,
        "片山義美"@ja .

<artist/29575#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98567#subject> ;
    schema:name "HASSE"@en ;
    foaf:made <album/98567#composition>,
        <album/98567#subject> ;
    foaf:name "HASSE"@en .

<artist/47668#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98567#subject> ;
    schema:name "SHOKICHI"@en ;
    foaf:made <album/98567#composition>,
        <album/98567#subject> ;
    foaf:name "SHOKICHI"@en .

<product/6586#subject> a schema:CreativeWork ;
    schema:name "Ulysses: Jeanne d'Arc and the Alchemist Knight"@en,
        "ユリシーズ ジャンヌ・ダルクと錬金の騎士"@ja,
        "Ulysses: Jeanne d'Arc to Renkin no Kishi"@ja-latn ;
    foaf:name "Ulysses: Jeanne d'Arc and the Alchemist Knight"@en,
        "ユリシーズ ジャンヌ・ダルクと錬金の騎士"@ja,
        "Ulysses: Jeanne d'Arc to Renkin no Kishi"@ja-latn .

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

<album/98567#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love Summer! / Mai Fuchigami"@en,
        "Love Summer! / 渕上舞"@ja,
        "Love Summer! / Mai Fuchigami"@ja-latn ;
    mo:performance_of <album/98567#musicalwork> ;
    mo:recorded_as <album/98567#musicalexpression> ;
    schema:name "Love Summer! / Mai Fuchigami"@en,
        "Love Summer! / 渕上舞"@ja,
        "Love Summer! / Mai Fuchigami"@ja-latn ;
    schema:workPerformed <album/98567#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/76/98567/98567-1588632870.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/98567#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love Summer! / Mai Fuchigami"@en,
        "Love Summer! / 渕上舞"@ja,
        "Love Summer! / Mai Fuchigami"@ja-latn ;
    mo:composer <artist/12150#subject>,
        <artist/21542#subject>,
        <artist/29575#subject>,
        <artist/47668#subject> ;
    mo:produced_work <album/98567#musicalwork> ;
    schema:name "Love Summer! / Mai Fuchigami"@en,
        "Love Summer! / 渕上舞"@ja,
        "Love Summer! / Mai Fuchigami"@ja-latn .

<album/98567#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-29"^^xsd:date ;
    dcterms:title "Love Summer! / Mai Fuchigami"@en,
        "Love Summer! / 渕上舞"@ja,
        "Love Summer! / Mai Fuchigami"@ja-latn ;
    mo:catalogue_number "LACM-14922" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/98567#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N3e61999d2ff44695914e11e1724f1f66,
        _:N803f453eccdb4403a42a0679c08ceffc ;
    mo:record_count 2 ;
    schema:about <product/6586#subject> ;
    schema:datePublished "2019-08-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/76/98567/98567-1588632870.jpg> ;
    schema:name "Love Summer! / Mai Fuchigami"@en,
        "Love Summer! / 渕上舞"@ja,
        "Love Summer! / Mai Fuchigami"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/98567/98567-1588632870.jpg> .

_:N4e4a21c151824568bbc5ed5857363895 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dive Into Emotion"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N3e61999d2ff44695914e11e1724f1f66 ;
    schema:name "Dive Into Emotion"@ja .

_:N5d13f1ee96924cb4886dde9652b53684 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君色夏模様"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N3e61999d2ff44695914e11e1724f1f66 ;
    schema:name "君色夏模様"@ja .

_:N608a1d7047a34d879e60023b04f2605f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey (渕上舞 2nd LIVE \"Journey & My music\" Ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:28"^^xsd:interval ;
    schema:inPlaylist _:N803f453eccdb4403a42a0679c08ceffc ;
    schema:name "Journey (渕上舞 2nd LIVE \"Journey & My music\" Ver.)"@ja .

_:N63b6163d73cf4caab05cdf6c0fa8dded a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly High Myway! (渕上舞 2nd LIVE \"Journey & My music\" Ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N803f453eccdb4403a42a0679c08ceffc ;
    schema:name "Fly High Myway! (渕上舞 2nd LIVE \"Journey & My music\" Ver.)"@ja .

_:Na2ff4d1eaa784e0392da95ae80f7271b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Summer! (Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N3e61999d2ff44695914e11e1724f1f66 ;
    schema:name "Love Summer! (Off Vocal)"@ja .

_:Na99d26253a4d469daffeff8e0a81897e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君色夏模様 (Off Vocal)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N3e61999d2ff44695914e11e1724f1f66 ;
    schema:name "君色夏模様 (Off Vocal)"@ja .

_:Nb6c001c3b58f41dcbf2eea0e450d793f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リベラシオン (渕上舞 2nd LIVE \"Journey & My music\" Ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N803f453eccdb4403a42a0679c08ceffc ;
    schema:name "リベラシオン (渕上舞 2nd LIVE \"Journey & My music\" Ver.)"@ja .

_:Nda8c382e60044ad48f66cdd589a2b3ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dive Into Emotion (Off Vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N3e61999d2ff44695914e11e1724f1f66 ;
    schema:name "Dive Into Emotion (Off Vocal)"@ja .

_:Ne03d8de3226b4cd68fb5d0ac27dc1a80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Summer!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N3e61999d2ff44695914e11e1724f1f66 ;
    schema:name "Love Summer!"@ja .

_:Nea89fe02681d43d7a0a4be85947e9128 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラミンゴディスコ (渕上舞 2nd LIVE \"Journey & My music\" Ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N803f453eccdb4403a42a0679c08ceffc ;
    schema:name "フラミンゴディスコ (渕上舞 2nd LIVE \"Journey & My music\" Ver.)"@ja .

_:N803f453eccdb4403a42a0679c08ceffc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N608a1d7047a34d879e60023b04f2605f,
        _:N63b6163d73cf4caab05cdf6c0fa8dded,
        _:Nb6c001c3b58f41dcbf2eea0e450d793f,
        _:Nea89fe02681d43d7a0a4be85947e9128 ;
    mo:track_count 4 ;
    schema:duration "PT21:51"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N608a1d7047a34d879e60023b04f2605f,
        _:N63b6163d73cf4caab05cdf6c0fa8dded,
        _:Nb6c001c3b58f41dcbf2eea0e450d793f,
        _:Nea89fe02681d43d7a0a4be85947e9128 .

_:N3e61999d2ff44695914e11e1724f1f66 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4e4a21c151824568bbc5ed5857363895,
        _:N5d13f1ee96924cb4886dde9652b53684,
        _:Na2ff4d1eaa784e0392da95ae80f7271b,
        _:Na99d26253a4d469daffeff8e0a81897e,
        _:Nda8c382e60044ad48f66cdd589a2b3ac,
        _:Ne03d8de3226b4cd68fb5d0ac27dc1a80 ;
    mo:track_count 6 ;
    schema:duration "PT28:32"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4e4a21c151824568bbc5ed5857363895,
        _:N5d13f1ee96924cb4886dde9652b53684,
        _:Na2ff4d1eaa784e0392da95ae80f7271b,
        _:Na99d26253a4d469daffeff8e0a81897e,
        _:Nda8c382e60044ad48f66cdd589a2b3ac,
        _:Ne03d8de3226b4cd68fb5d0ac27dc1a80 .

