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

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

<artist/32724#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93498#subject> ;
    schema:name "Kiman An"@en,
        "안기만"@ja ;
    foaf:made <album/93498#composition>,
        <album/93498#lyrics>,
        <album/93498#subject> ;
    foaf:name "Kiman An"@en,
        "안기만"@ja .

<artist/4931#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93498#subject> ;
    schema:name "Bill Brown"@en ;
    foaf:made <album/93498#composition>,
        <album/93498#subject> ;
    foaf:name "Bill Brown"@en .

<artist/894#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93498#subject> ;
    schema:name "Jamie Christopherson"@en ;
    foaf:made <album/93498#composition>,
        <album/93498#subject> ;
    foaf:name "Jamie Christopherson"@en .

<product/9470#subject> a schema:CreativeWork ;
    schema:name "Lineage2M"@en,
        "리니지2M"@ja,
        "Lineage2M"@ja-latn ;
    foaf:name "Lineage2M"@en,
        "리니지2M"@ja,
        "Lineage2M"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/89/93498/93498-1575543119.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/15070#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93498#performance> ;
    schema:name "Nashville Music Scoring Orchestra"@en ;
    foaf:name "Nashville Music Scoring Orchestra"@en .

<artist/34733#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93498#performance> ;
    schema:name "NCSOUND"@en ;
    foaf:name "NCSOUND"@en .

<album/93498#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LINEAGE2M - The Call of Destiny 2"@en,
        "LINEAGE2M - The Call of Destiny 2"@ja,
        "LINEAGE2M - The Call of Destiny 2"@ja-latn ;
    mo:composer <artist/32724#subject>,
        <artist/4931#subject>,
        <artist/894#subject> ;
    mo:produced_work <album/93498#musicalwork> ;
    schema:name "LINEAGE2M - The Call of Destiny 2"@en,
        "LINEAGE2M - The Call of Destiny 2"@ja,
        "LINEAGE2M - The Call of Destiny 2"@ja-latn .

<album/93498#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LINEAGE2M - The Call of Destiny 2"@en,
        "LINEAGE2M - The Call of Destiny 2"@ja,
        "LINEAGE2M - The Call of Destiny 2"@ja-latn ;
    mo:performance_of <album/93498#musicalwork> ;
    mo:performer _:N097aab9555f141db92f9ae235087a130,
        _:N0d255bc6332348ee90863e85851e1c91,
        _:N97e7f0ed55044407927b1901746620b5,
        <artist/15070#subject>,
        <artist/34733#subject> ;
    mo:recorded_as <album/93498#musicalexpression> ;
    schema:byArtist _:N097aab9555f141db92f9ae235087a130,
        _:N0d255bc6332348ee90863e85851e1c91,
        _:N97e7f0ed55044407927b1901746620b5,
        <artist/15070#subject>,
        <artist/34733#subject> ;
    schema:name "LINEAGE2M - The Call of Destiny 2"@en,
        "LINEAGE2M - The Call of Destiny 2"@ja,
        "LINEAGE2M - The Call of Destiny 2"@ja-latn ;
    schema:workPerformed <album/93498#musicalwork> .

<album/93498#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-25"^^xsd:date ;
    dcterms:title "LINEAGE2M - The Call of Destiny 2"@en,
        "LINEAGE2M - The Call of Destiny 2"@ja,
        "LINEAGE2M - The Call of Destiny 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/93498#musicalexpression> ;
    mo:publisher <org/2684#subject> ;
    mo:record _:N7bab47b22ea145ce87f555889be1f04b ;
    mo:record_count 1 ;
    schema:about <product/9470#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Dongsuk Jeon"@en ;
            foaf:name "Dongsuk Jeon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Budapest Choir"@en ;
            foaf:name "Budapest Choir"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "KS Choir"@en ;
            foaf:name "KS Choir"@en ],
        <artist/15070#subject>,
        <artist/34733#subject> ;
    schema:datePublished "2019-11-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/93498/93498-1575543119.jpg> ;
    schema:name "LINEAGE2M - The Call of Destiny 2"@en,
        "LINEAGE2M - The Call of Destiny 2"@ja,
        "LINEAGE2M - The Call of Destiny 2"@ja-latn ;
    schema:publisher <org/2684#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/93498/93498-1575543119.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Keunhye Oh"@en ;
    foaf:made <album/93498#lyrics> ;
    foaf:name "Keunhye Oh"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Keunhye Oh"@en ;
    foaf:made <album/93498#subject> ;
    foaf:name "Keunhye Oh"@en .

_:N05f621f97b944fe598346455f877788b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Call of Destiny 2"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N7bab47b22ea145ce87f555889be1f04b ;
    schema:name "The Call of Destiny 2"@en .

_:N097aab9555f141db92f9ae235087a130 a schema:Person,
        foaf:Person ;
    mo:performed <album/93498#performance> ;
    schema:name "KS Choir"@en ;
    foaf:name "KS Choir"@en .

_:N0d255bc6332348ee90863e85851e1c91 a schema:Person,
        foaf:Person ;
    mo:performed <album/93498#performance> ;
    schema:name "Budapest Choir"@en ;
    foaf:name "Budapest Choir"@en .

_:N1c15dd1cbd1d4be2a6a50afad67343cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Call of Destiny 2 (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N7bab47b22ea145ce87f555889be1f04b ;
    schema:name "The Call of Destiny 2 (Instrumental)"@en .

_:N3c27f2cdadfb4993a264754068e20fee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Call of Destiny 2 (Game Ver)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N7bab47b22ea145ce87f555889be1f04b ;
    schema:name "The Call of Destiny 2 (Game Ver)"@en .

_:N97e7f0ed55044407927b1901746620b5 a schema:Person,
        foaf:Person ;
    mo:performed <album/93498#performance> ;
    schema:name "Dongsuk Jeon"@en ;
    foaf:name "Dongsuk Jeon"@en .

_:N7bab47b22ea145ce87f555889be1f04b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05f621f97b944fe598346455f877788b,
        _:N1c15dd1cbd1d4be2a6a50afad67343cb,
        _:N3c27f2cdadfb4993a264754068e20fee ;
    mo:track_count 3 ;
    schema:duration "PT12:52"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N05f621f97b944fe598346455f877788b,
        _:N1c15dd1cbd1d4be2a6a50afad67343cb,
        _:N3c27f2cdadfb4993a264754068e20fee .

