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

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

<album/100433#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lucy -The Eternity She Wished For- Ending Theme OST"@en,
        "Lucy -The Eternity She Wished For- Ending Theme OST"@ja,
        "Lucy -The Eternity She Wished For- Ending Theme OST"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Seunghwan Lee"@en ;
            foaf:made <album/100433#composition> ;
            foaf:name "Seunghwan Lee"@en ] ;
    mo:produced_work <album/100433#musicalwork> ;
    schema:name "Lucy -The Eternity She Wished For- Ending Theme OST"@en,
        "Lucy -The Eternity She Wished For- Ending Theme OST"@ja,
        "Lucy -The Eternity She Wished For- Ending Theme OST"@ja-latn .

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

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

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

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

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

<album/100433#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lucy -The Eternity She Wished For- Ending Theme OST"@en,
        "Lucy -The Eternity She Wished For- Ending Theme OST"@ja,
        "Lucy -The Eternity She Wished For- Ending Theme OST"@ja-latn ;
    mo:performance_of <album/100433#musicalwork> ;
    mo:performer _:N2bc35647707446e8b9dfb07281428667 ;
    mo:recorded_as <album/100433#musicalexpression> ;
    schema:byArtist _:N2bc35647707446e8b9dfb07281428667 ;
    schema:name "Lucy -The Eternity She Wished For- Ending Theme OST"@en,
        "Lucy -The Eternity She Wished For- Ending Theme OST"@ja,
        "Lucy -The Eternity She Wished For- Ending Theme OST"@ja-latn ;
    schema:workPerformed <album/100433#musicalwork> .

<album/100433#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-06-05"^^xsd:date ;
    dcterms:title "Lucy -The Eternity She Wished For- Ending Theme OST"@en,
        "Lucy -The Eternity She Wished For- Ending Theme OST"@ja,
        "Lucy -The Eternity She Wished For- Ending Theme OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/100433#musicalexpression> ;
    mo:publisher _:N6e3e7262a53546a8b0d2b338b3d96f4a ;
    mo:record _:N5c40e588102744a09a511836059d7259 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Lucy -The Eternity She Wished For-"@en ;
            foaf:name "Lucy -The Eternity She Wished For-"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Emily"@en ;
            foaf:name "Emily"@en ] ;
    schema:datePublished "2017-06-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/100433/100433-1592361338.jpg> ;
    schema:name "Lucy -The Eternity She Wished For- Ending Theme OST"@en,
        "Lucy -The Eternity She Wished For- Ending Theme OST"@ja,
        "Lucy -The Eternity She Wished For- Ending Theme OST"@ja-latn ;
    schema:publisher _:N6e3e7262a53546a8b0d2b338b3d96f4a ;
    foaf:depiction <https://media.vgm.io/albums/33/100433/100433-1592361338.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Seunghwan Lee"@en ;
    foaf:made <album/100433#subject> ;
    foaf:name "Seunghwan Lee"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Seunghwan Lee"@en ;
    foaf:made <album/100433#lyrics> ;
    foaf:name "Seunghwan Lee"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100433#subject> ;
    schema:name "Seunghwan Lee"@en ;
    foaf:made <album/100433#subject> ;
    foaf:name "Seunghwan Lee"@en .

_:N2bc35647707446e8b9dfb07281428667 a schema:Person,
        foaf:Person ;
    mo:performed <album/100433#performance> ;
    schema:name "Emily"@en ;
    foaf:name "Emily"@en .

_:N2bd5f481b74e4ffc9b0b7e9c52de90ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N5c40e588102744a09a511836059d7259 ;
    schema:name "Light"@en .

_:N2dece3d72ff646a5bfa593d5cecf81a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Eternity (Instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N5c40e588102744a09a511836059d7259 ;
    schema:name "True Eternity (Instrumental)"@en .

_:N6e3e7262a53546a8b0d2b338b3d96f4a schema:name "Modern Visual Arts Laboratory"@en,
        "Modern Visual Arts Laboratory"@ja,
        "Modern Visual Arts Laboratory"@ja-latn ;
    foaf:name "Modern Visual Arts Laboratory"@en,
        "Modern Visual Arts Laboratory"@ja,
        "Modern Visual Arts Laboratory"@ja-latn .

_:N8680cc2e0ca44942ab8158f732605ceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Eternity"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N5c40e588102744a09a511836059d7259 ;
    schema:name "True Eternity"@en .

_:N8fdeae2730f2429f88a64470c813f6b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warmth Of Her"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N5c40e588102744a09a511836059d7259 ;
    schema:name "Warmth Of Her"@en .

_:Na8b74bf7ad2b4150b3912012e3c97050 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Eternity (Full Version)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N5c40e588102744a09a511836059d7259 ;
    schema:name "True Eternity (Full Version)"@en .

_:Ne94f521aab064fa29a67f1ab2a9ff605 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promise Of You"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N5c40e588102744a09a511836059d7259 ;
    schema:name "Promise Of You"@en .

_:N5c40e588102744a09a511836059d7259 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2bd5f481b74e4ffc9b0b7e9c52de90ae,
        _:N2dece3d72ff646a5bfa593d5cecf81a6,
        _:N8680cc2e0ca44942ab8158f732605ceb,
        _:N8fdeae2730f2429f88a64470c813f6b4,
        _:Na8b74bf7ad2b4150b3912012e3c97050,
        _:Ne94f521aab064fa29a67f1ab2a9ff605 ;
    mo:track_count 6 ;
    schema:duration "PT15:10"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2bd5f481b74e4ffc9b0b7e9c52de90ae,
        _:N2dece3d72ff646a5bfa593d5cecf81a6,
        _:N8680cc2e0ca44942ab8158f732605ceb,
        _:N8fdeae2730f2429f88a64470c813f6b4,
        _:Na8b74bf7ad2b4150b3912012e3c97050,
        _:Ne94f521aab064fa29a67f1ab2a9ff605 .

