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

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

<artist/35720#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105098#subject> ;
    schema:name "2WEI"@en ;
    foaf:made <album/105098#composition>,
        <album/105098#subject> ;
    foaf:name "2WEI"@en .

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

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

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

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

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

<artist/35952#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105098#subject> ;
    mo:performed <album/105098#performance> ;
    schema:name "Taehwan Kim"@en,
        "김태환"@ja ;
    foaf:made <album/105098#composition>,
        <album/105098#subject> ;
    foaf:name "Taehwan Kim"@en,
        "김태환"@ja .

<album/105098#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LINEAGE2M - the Siege War"@en,
        "LINEAGE2M - the Siege War"@ja,
        "LINEAGE2M - the Siege War"@ja-latn ;
    mo:performance_of <album/105098#musicalwork> ;
    mo:performer _:N186dc500b3334effb3818d43ad0dddfe,
        _:Nd6a4a24c5cf6492aabbba48d769b9b8c,
        _:Ne221a92730894089a03097ee252cb96c,
        <artist/35952#subject> ;
    mo:recorded_as <album/105098#musicalexpression> ;
    schema:byArtist _:N186dc500b3334effb3818d43ad0dddfe,
        _:Nd6a4a24c5cf6492aabbba48d769b9b8c,
        _:Ne221a92730894089a03097ee252cb96c,
        <artist/35952#subject> ;
    schema:name "LINEAGE2M - the Siege War"@en,
        "LINEAGE2M - the Siege War"@ja,
        "LINEAGE2M - the Siege War"@ja-latn ;
    schema:workPerformed <album/105098#musicalwork> .

<album/105098#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LINEAGE2M - the Siege War"@en,
        "LINEAGE2M - the Siege War"@ja,
        "LINEAGE2M - the Siege War"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Michael J. Elliott"@en ;
            foaf:made <album/105098#composition> ;
            foaf:name "Michael J. Elliott"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "a-JAE"@en ;
            foaf:made <album/105098#composition> ;
            foaf:name "a-JAE"@en ],
        <artist/35720#subject>,
        <artist/35952#subject>,
        <artist/4931#subject>,
        <artist/894#subject> ;
    mo:produced_work <album/105098#musicalwork> ;
    schema:name "LINEAGE2M - the Siege War"@en,
        "LINEAGE2M - the Siege War"@ja,
        "LINEAGE2M - the Siege War"@ja-latn .

<album/105098#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-09"^^xsd:date ;
    dcterms:title "LINEAGE2M - the Siege War"@en,
        "LINEAGE2M - the Siege War"@ja,
        "LINEAGE2M - the Siege War"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/105098#musicalexpression> ;
    mo:publisher <org/2684#subject> ;
    mo:record _:N3e63d05d7f354223b3ff4702386a9b48 ;
    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 "Yubin Sung"@en ;
            foaf:name "Yubin Sung"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "성유빈"@en ;
            foaf:name "성유빈"@en ],
        <artist/35952#subject> ;
    schema:datePublished "2020-09-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/105098/105098-392b7aa02288.jpg> ;
    schema:name "LINEAGE2M - the Siege War"@en,
        "LINEAGE2M - the Siege War"@ja,
        "LINEAGE2M - the Siege War"@ja-latn ;
    schema:publisher <org/2684#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/105098/105098-392b7aa02288.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Gusu Kang"@en ;
    foaf:made <album/105098#subject> ;
    foaf:name "Gusu Kang"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Gusu Kang"@en ;
    foaf:made <album/105098#lyrics> ;
    foaf:name "Gusu Kang"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105098#subject> ;
    schema:name "Michael J. Elliott"@en ;
    foaf:made <album/105098#subject> ;
    foaf:name "Michael J. Elliott"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Eunsuk Song"@en ;
    foaf:made <album/105098#lyrics> ;
    foaf:name "Eunsuk Song"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105098#subject> ;
    schema:name "a-JAE"@en ;
    foaf:made <album/105098#subject> ;
    foaf:name "a-JAE"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Eunsuk Song"@en ;
    foaf:made <album/105098#subject> ;
    foaf:name "Eunsuk Song"@en .

_:N0989af76f99c4353bb627a82e8e6e870 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultimate Siege Warfare - Aden (Inst.)"@en,
        "Ultimate Siege Warfare - 아덴 공성 (Inst.)"@ko ;
    mo:track_number 7 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N3e63d05d7f354223b3ff4702386a9b48 ;
    schema:name "Ultimate Siege Warfare - Aden (Inst.)"@en,
        "Ultimate Siege Warfare - 아덴 공성 (Inst.)"@ko .

_:N0a56906195634e38bd913cf2e8b398f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Crisis 2"@en,
        "Final Crisis 2"@ko ;
    mo:track_number 5 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N3e63d05d7f354223b3ff4702386a9b48 ;
    schema:name "Final Crisis 2"@en,
        "Final Crisis 2"@ko .

_:N186dc500b3334effb3818d43ad0dddfe a schema:Person,
        foaf:Person ;
    mo:performed <album/105098#performance> ;
    schema:name "여민수"@en ;
    foaf:name "여민수"@en .

_:N40a1360cb7aa4bafa271f95e288a2b12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Conflict 2 (Bonus Track)"@en,
        "Final Conflict 2 (Bonus Track)"@ko ;
    mo:track_number 8 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N3e63d05d7f354223b3ff4702386a9b48 ;
    schema:name "Final Conflict 2 (Bonus Track)"@en,
        "Final Conflict 2 (Bonus Track)"@ko .

_:N47a8a0a1bfb64f659313bd8381995978 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultimate Siege Warfare - Aden"@en,
        "Ultimate Siege Warfare - 아덴 공성"@ko ;
    mo:track_number 1 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N3e63d05d7f354223b3ff4702386a9b48 ;
    schema:name "Ultimate Siege Warfare - Aden"@en,
        "Ultimate Siege Warfare - 아덴 공성"@ko .

_:Nb5e82d95b8424af2b6cb7862ac520477 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle at Sundown 2"@en,
        "Battle at Sundown 2"@ko ;
    mo:track_number 4 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N3e63d05d7f354223b3ff4702386a9b48 ;
    schema:name "Battle at Sundown 2"@en,
        "Battle at Sundown 2"@ko .

_:Nb604fa0f4bae4c83b7eee263de2bd444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flag Invaders - Dion"@en,
        "Flag Invaders - 디온공성"@ko ;
    mo:track_number 2 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N3e63d05d7f354223b3ff4702386a9b48 ;
    schema:name "Flag Invaders - Dion"@en,
        "Flag Invaders - 디온공성"@ko .

_:Nba75966f796f4d3fa41958eaf7371a1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of the Clash - Giran"@en,
        "End of the Clash - 기란 공성"@ko ;
    mo:track_number 3 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N3e63d05d7f354223b3ff4702386a9b48 ;
    schema:name "End of the Clash - Giran"@en,
        "End of the Clash - 기란 공성"@ko .

_:Nd6a4a24c5cf6492aabbba48d769b9b8c a schema:Person,
        foaf:Person ;
    mo:performed <album/105098#performance> ;
    schema:name "Yubin Sung"@en ;
    foaf:name "Yubin Sung"@en .

_:Ndd17494ca7224cedaae5ff92587c09ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultimate Siege Warfare - Aden (English Ver.)"@en,
        "Ultimate Siege Warfare - 아덴 공성 (English Ver.)"@ko ;
    mo:track_number 6 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N3e63d05d7f354223b3ff4702386a9b48 ;
    schema:name "Ultimate Siege Warfare - Aden (English Ver.)"@en,
        "Ultimate Siege Warfare - 아덴 공성 (English Ver.)"@ko .

_:Ne221a92730894089a03097ee252cb96c a schema:Person,
        foaf:Person ;
    mo:performed <album/105098#performance> ;
    schema:name "성유빈"@en ;
    foaf:name "성유빈"@en .

_:N3e63d05d7f354223b3ff4702386a9b48 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0989af76f99c4353bb627a82e8e6e870,
        _:N0a56906195634e38bd913cf2e8b398f7,
        _:N40a1360cb7aa4bafa271f95e288a2b12,
        _:N47a8a0a1bfb64f659313bd8381995978,
        _:Nb5e82d95b8424af2b6cb7862ac520477,
        _:Nb604fa0f4bae4c83b7eee263de2bd444,
        _:Nba75966f796f4d3fa41958eaf7371a1d,
        _:Ndd17494ca7224cedaae5ff92587c09ca ;
    mo:track_count 8 ;
    schema:duration "PT22:47"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0989af76f99c4353bb627a82e8e6e870,
        _:N0a56906195634e38bd913cf2e8b398f7,
        _:N40a1360cb7aa4bafa271f95e288a2b12,
        _:N47a8a0a1bfb64f659313bd8381995978,
        _:Nb5e82d95b8424af2b6cb7862ac520477,
        _:Nb604fa0f4bae4c83b7eee263de2bd444,
        _:Nba75966f796f4d3fa41958eaf7371a1d,
        _:Ndd17494ca7224cedaae5ff92587c09ca .

