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

<artist/34733#subject> a schema:Person,
        foaf:Person ;
    schema:name "NCSOUND"@en ;
    foaf:made <album/96192#lyrics>,
        <album/96192#subject> ;
    foaf:name "NCSOUND"@en .

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

<artist/1268#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96192#subject> ;
    schema:name "Cris Velasco"@en ;
    foaf:made <album/96192#composition>,
        <album/96192#subject> ;
    foaf:name "Cris Velasco"@en .

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

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

<artist/4931#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96192#subject> ;
    schema:name "Bill Brown"@en ;
    foaf:made <album/96192#composition>,
        <album/96192#subject> ;
    foaf:name "Bill Brown"@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/96192#musicalexpression> a mo:Signal ;
    mo:published_as <album/96192#subject> ;
    mo:records <album/96192#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/29/96192/96192-1581423942.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/96192#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/96192/96192-1581423942.jpg> ;
    foaf:depicts <album/96192#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/96192/96192-1581423942.jpg> .

<https://medium-media.vgm.io/albums/29/96192/96192-1581423942.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/96192#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LINEAGE2M - Warheart"@en,
        "LINEAGE2M - Warheart"@ja,
        "LINEAGE2M - Warheart"@ja-latn ;
    mo:composer <artist/1268#subject>,
        <artist/32724#subject>,
        <artist/35720#subject>,
        <artist/4931#subject> ;
    mo:produced_work <album/96192#musicalwork> ;
    schema:name "LINEAGE2M - Warheart"@en,
        "LINEAGE2M - Warheart"@ja,
        "LINEAGE2M - Warheart"@ja-latn .

<album/96192#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LINEAGE2M - Warheart"@en,
        "LINEAGE2M - Warheart"@ja,
        "LINEAGE2M - Warheart"@ja-latn ;
    mo:performance_of <album/96192#musicalwork> ;
    mo:performer _:N29039502940d44848ff343f5821d2224,
        _:Ncd390d3c89b7478392a969c6e1496056,
        <artist/15070#subject> ;
    mo:recorded_as <album/96192#musicalexpression> ;
    schema:byArtist _:N29039502940d44848ff343f5821d2224,
        _:Ncd390d3c89b7478392a969c6e1496056,
        <artist/15070#subject> ;
    schema:name "LINEAGE2M - Warheart"@en,
        "LINEAGE2M - Warheart"@ja,
        "LINEAGE2M - Warheart"@ja-latn ;
    schema:workPerformed <album/96192#musicalwork> .

<album/96192#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-31"^^xsd:date ;
    dcterms:title "LINEAGE2M - Warheart"@en,
        "LINEAGE2M - Warheart"@ja,
        "LINEAGE2M - Warheart"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/96192#musicalexpression> ;
    mo:publisher <org/2684#subject> ;
    mo:record _:Nbdc3bb91191f4403a2a208afa46c4e76 ;
    mo:record_count 1 ;
    schema:about <product/9470#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jesse Tellem"@en ;
            foaf:name "Jesse Tellem"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Budapest Choir"@en ;
            foaf:name "Budapest Choir"@en ],
        <artist/15070#subject> ;
    schema:datePublished "2020-01-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/96192/96192-1581423942.jpg> ;
    schema:name "LINEAGE2M - Warheart"@en,
        "LINEAGE2M - Warheart"@ja,
        "LINEAGE2M - Warheart"@ja-latn ;
    schema:publisher <org/2684#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/96192/96192-1581423942.jpg> .

_:N1483687bc326413e84f6be1445f91f4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Conflict 2"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nbdc3bb91191f4403a2a208afa46c4e76 ;
    schema:name "Final Conflict 2"@en .

_:N15e4b7527f7e496097e4a27922b1da77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warheart"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nbdc3bb91191f4403a2a208afa46c4e76 ;
    schema:name "Warheart"@en .

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

_:N94d904e5dfb04ce383d9b384375ff3cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Giant Monster (Boss Theme)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nbdc3bb91191f4403a2a208afa46c4e76 ;
    schema:name "Giant Monster (Boss Theme)"@en .

_:Nb91d9f586a204620980c38f4424dd061 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice of Death (Boss Theme)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nbdc3bb91191f4403a2a208afa46c4e76 ;
    schema:name "Voice of Death (Boss Theme)"@en .

_:Ncd390d3c89b7478392a969c6e1496056 a schema:Person,
        foaf:Person ;
    mo:performed <album/96192#performance> ;
    schema:name "Jesse Tellem"@en ;
    foaf:name "Jesse Tellem"@en .

_:Nf0560c0fc4e14ab799f89652620a377e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warheart (Instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nbdc3bb91191f4403a2a208afa46c4e76 ;
    schema:name "Warheart (Instrumental)"@en .

_:Nbdc3bb91191f4403a2a208afa46c4e76 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1483687bc326413e84f6be1445f91f4e,
        _:N15e4b7527f7e496097e4a27922b1da77,
        _:N94d904e5dfb04ce383d9b384375ff3cc,
        _:Nb91d9f586a204620980c38f4424dd061,
        _:Nf0560c0fc4e14ab799f89652620a377e ;
    mo:track_count 5 ;
    schema:duration "PT18:31"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1483687bc326413e84f6be1445f91f4e,
        _:N15e4b7527f7e496097e4a27922b1da77,
        _:N94d904e5dfb04ce383d9b384375ff3cc,
        _:Nb91d9f586a204620980c38f4424dd061,
        _:Nf0560c0fc4e14ab799f89652620a377e .

