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

<artist/12391#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eir Aoi"@en,
        "藍井エイル"@ja ;
    foaf:made <album/79888#subject>,
        <album/79888#vocals> ;
    foaf:name "Eir Aoi"@en,
        "藍井エイル"@ja .

<artist/36137#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eir"@en ;
    foaf:made <album/79888#lyrics>,
        <album/79888#subject> ;
    foaf:name "Eir"@en .

<artist/10167#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79888#subject> ;
    schema:name "Kohei Tsunami"@en,
        "津波幸平"@ja ;
    foaf:made <album/79888#composition>,
        <album/79888#subject> ;
    foaf:name "Kohei Tsunami"@en,
        "津波幸平"@ja .

<artist/12049#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79888#subject> ;
    schema:name "Hiroki Arai"@en,
        "新井弘毅"@ja ;
    foaf:made <album/79888#composition>,
        <album/79888#subject> ;
    foaf:name "Hiroki Arai"@en,
        "新井弘毅"@ja .

<artist/20158#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79888#subject> ;
    schema:name "ArmySlick"@en ;
    foaf:made <album/79888#composition>,
        <album/79888#subject> ;
    foaf:name "ArmySlick"@en .

<artist/23910#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79888#subject> ;
    schema:name "Lauren Kaori"@en ;
    foaf:made <album/79888#composition>,
        <album/79888#subject> ;
    foaf:name "Lauren Kaori"@en .

<product/6612#subject> a schema:CreativeWork ;
    schema:name "Sword Art Online -Alicization-"@en,
        "ソードアート・オンライン アリシゼーション"@ja,
        "Sword Art Online -Alicization-"@ja-latn ;
    foaf:name "Sword Art Online -Alicization-"@en,
        "ソードアート・オンライン アリシゼーション"@ja,
        "Sword Art Online -Alicization-"@ja-latn .

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

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

<album/79888#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Iris / Eir Aoi"@en,
        "アイリス / 藍井エイル"@ja,
        "Iris / Eir Aoi"@ja-latn ;
    mo:performance_of <album/79888#musicalwork> ;
    mo:recorded_as <album/79888#musicalexpression> ;
    schema:name "Iris / Eir Aoi"@en,
        "アイリス / 藍井エイル"@ja,
        "Iris / Eir Aoi"@ja-latn ;
    schema:workPerformed <album/79888#musicalwork> .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/79888/79888-1537413928.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/79888#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Iris / Eir Aoi"@en,
        "アイリス / 藍井エイル"@ja,
        "Iris / Eir Aoi"@ja-latn ;
    mo:composer <artist/10167#subject>,
        <artist/12049#subject>,
        <artist/20158#subject>,
        <artist/23910#subject> ;
    mo:produced_work <album/79888#musicalwork> ;
    schema:name "Iris / Eir Aoi"@en,
        "アイリス / 藍井エイル"@ja,
        "Iris / Eir Aoi"@ja-latn .

<album/79888#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-24"^^xsd:date ;
    dcterms:title "Iris / Eir Aoi"@en,
        "アイリス / 藍井エイル"@ja,
        "Iris / Eir Aoi"@ja-latn ;
    mo:catalogue_number "VVCL-1353" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79888#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:Ndb4523d2478342e8a28d41765e2c4697 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AI CARDDASS ZENONZARD"@en ;
            foaf:name "AI CARDDASS ZENONZARD"@en ],
        <product/6612#subject> ;
    schema:datePublished "2018-10-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/79888/79888-1537413928.jpg> ;
    schema:name "Iris / Eir Aoi"@en,
        "アイリス / 藍井エイル"@ja,
        "Iris / Eir Aoi"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/79888/79888-1537413928.jpg> .

_:N5593eba07ea841deb8d0d3ea3c643f5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iris -Instrumental-"@en,
        "アイリス -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ndb4523d2478342e8a28d41765e2c4697 ;
    schema:name "Iris -Instrumental-"@en,
        "アイリス -Instrumental-"@ja .

_:N57e42c5aaa294f33991b280a6f2696ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daylight"@en,
        "Daylight"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Ndb4523d2478342e8a28d41765e2c4697 ;
    schema:name "Daylight"@en,
        "Daylight"@ja .

_:N788d8c772da44b009c0f4a894fcab80a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liar"@en,
        "Liar"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Ndb4523d2478342e8a28d41765e2c4697 ;
    schema:name "Liar"@en,
        "Liar"@ja .

_:N9b110eb90a1e49238b285e2265fef105 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iris"@en,
        "アイリス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Ndb4523d2478342e8a28d41765e2c4697 ;
    schema:name "Iris"@en,
        "アイリス"@ja .

_:Ndb4523d2478342e8a28d41765e2c4697 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5593eba07ea841deb8d0d3ea3c643f5f,
        _:N57e42c5aaa294f33991b280a6f2696ea,
        _:N788d8c772da44b009c0f4a894fcab80a,
        _:N9b110eb90a1e49238b285e2265fef105 ;
    mo:track_count 4 ;
    schema:duration "PT16:43"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5593eba07ea841deb8d0d3ea3c643f5f,
        _:N57e42c5aaa294f33991b280a6f2696ea,
        _:N788d8c772da44b009c0f4a894fcab80a,
        _:N9b110eb90a1e49238b285e2265fef105 .

