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

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

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

<artist/37533#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95402#subject> ;
    schema:name "Kyeom Lee"@en ;
    foaf:made <album/95402#composition>,
        <album/95402#subject> ;
    foaf:name "Kyeom Lee"@en .

<artist/44233#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95402#subject> ;
    schema:name "Keunhye Oh"@en,
        "오근혜"@ja ;
    foaf:made <album/95402#composition>,
        <album/95402#subject> ;
    foaf:name "Keunhye Oh"@en,
        "오근혜"@ja .

<artist/44234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95402#subject> ;
    schema:name "Soyeon Kim"@en,
        "김소연"@ja ;
    foaf:made <album/95402#composition>,
        <album/95402#subject> ;
    foaf:name "Soyeon Kim"@en,
        "김소연"@ja .

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

<artist/894#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95402#subject> ;
    schema:name "Jamie Christopherson"@en ;
    foaf:made <album/95402#composition>,
        <album/95402#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/95402#musicalexpression> a mo:Signal ;
    mo:published_as <album/95402#subject> ;
    mo:records <album/95402#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/20/95402/95402-1579173641.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/95402#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/95402/95402-1579173641.jpg> ;
    foaf:depicts <album/95402#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/95402/95402-1579173641.jpg> .

<https://medium-media.vgm.io/albums/20/95402/95402-1579173641.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15070#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95402#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/95402#performance> ;
    schema:name "NCSOUND"@en ;
    foaf:name "NCSOUND"@en .

<album/95402#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LINEAGE2M - The Heroes"@en,
        "LINEAGE2M - The Heroes"@ja,
        "LINEAGE2M - The Heroes"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Juman Lee"@en ;
            foaf:made <album/95402#composition> ;
            foaf:name "Juman Lee"@en ],
        <artist/37533#subject>,
        <artist/44233#subject>,
        <artist/44234#subject>,
        <artist/4931#subject>,
        <artist/894#subject> ;
    mo:produced_work <album/95402#musicalwork> ;
    schema:name "LINEAGE2M - The Heroes"@en,
        "LINEAGE2M - The Heroes"@ja,
        "LINEAGE2M - The Heroes"@ja-latn .

<album/95402#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LINEAGE2M - The Heroes"@en,
        "LINEAGE2M - The Heroes"@ja,
        "LINEAGE2M - The Heroes"@ja-latn ;
    mo:performance_of <album/95402#musicalwork> ;
    mo:performer _:N0cd2c19e6b364ed797e67bafd5372158,
        _:N21bda546b3e9414cbd975e5c48ea5042,
        _:Neb723684c4f54d4886ce73ae635415e0,
        <artist/15070#subject>,
        <artist/34733#subject> ;
    mo:recorded_as <album/95402#musicalexpression> ;
    schema:byArtist _:N0cd2c19e6b364ed797e67bafd5372158,
        _:N21bda546b3e9414cbd975e5c48ea5042,
        _:Neb723684c4f54d4886ce73ae635415e0,
        <artist/15070#subject>,
        <artist/34733#subject> ;
    schema:name "LINEAGE2M - The Heroes"@en,
        "LINEAGE2M - The Heroes"@ja,
        "LINEAGE2M - The Heroes"@ja-latn ;
    schema:workPerformed <album/95402#musicalwork> .

<album/95402#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-02"^^xsd:date ;
    dcterms:title "LINEAGE2M - The Heroes"@en,
        "LINEAGE2M - The Heroes"@ja,
        "LINEAGE2M - The Heroes"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/95402#musicalexpression> ;
    mo:publisher <org/2684#subject> ;
    mo:record _:N9f63123f1f944e43b752004ff2921510 ;
    mo:record_count 1 ;
    schema:about <product/9470#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "이영"@en ;
            foaf:name "이영"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "권병호"@en ;
            foaf:name "권병호"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Budapest Choir"@en ;
            foaf:name "Budapest Choir"@en ],
        <artist/15070#subject>,
        <artist/34733#subject> ;
    schema:datePublished "2020-01-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/95402/95402-1579173641.jpg> ;
    schema:name "LINEAGE2M - The Heroes"@en,
        "LINEAGE2M - The Heroes"@ja,
        "LINEAGE2M - The Heroes"@ja-latn ;
    schema:publisher <org/2684#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/95402/95402-1579173641.jpg> .

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

_:N0cd2c19e6b364ed797e67bafd5372158 a schema:Person,
        foaf:Person ;
    mo:performed <album/95402#performance> ;
    schema:name "권병호"@en ;
    foaf:name "권병호"@en .

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

_:N40973766e9194db4a090129017d746fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Born Assassin (Dark Elf Theme)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N9f63123f1f944e43b752004ff2921510 ;
    schema:name "Born Assassin (Dark Elf Theme)"@en .

_:Nc1e369ef459747388cbae5b6175389b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody Warrior (Orc Theme)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N9f63123f1f944e43b752004ff2921510 ;
    schema:name "Bloody Warrior (Orc Theme)"@en .

_:Nc489fdc36346479296f3778ca3f268dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iron Lord (Dwarf Theme)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N9f63123f1f944e43b752004ff2921510 ;
    schema:name "Iron Lord (Dwarf Theme)"@en .

_:Ncef72cd644ba4da49e64913f508022b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Face Prejudice (Elf Theme)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N9f63123f1f944e43b752004ff2921510 ;
    schema:name "Face Prejudice (Elf Theme)"@en .

_:Neb723684c4f54d4886ce73ae635415e0 a schema:Person,
        foaf:Person ;
    mo:performed <album/95402#performance> ;
    schema:name "이영"@en ;
    foaf:name "이영"@en .

_:Nf5eabaec1dab4d8685b69f0d0ac4a54a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rise of Humanity (Human Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N9f63123f1f944e43b752004ff2921510 ;
    schema:name "Rise of Humanity (Human Theme)"@en .

_:N9f63123f1f944e43b752004ff2921510 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N40973766e9194db4a090129017d746fc,
        _:Nc1e369ef459747388cbae5b6175389b8,
        _:Nc489fdc36346479296f3778ca3f268dc,
        _:Ncef72cd644ba4da49e64913f508022b4,
        _:Nf5eabaec1dab4d8685b69f0d0ac4a54a ;
    mo:track_count 5 ;
    schema:duration "PT15:54"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N40973766e9194db4a090129017d746fc,
        _:Nc1e369ef459747388cbae5b6175389b8,
        _:Nc489fdc36346479296f3778ca3f268dc,
        _:Ncef72cd644ba4da49e64913f508022b4,
        _:Nf5eabaec1dab4d8685b69f0d0ac4a54a .

