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

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

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

<artist/44235#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114157#subject> ;
    schema:name "Seongje Hwang"@en,
        "황성제"@ja ;
    foaf:made <album/114157#composition>,
        <album/114157#subject> ;
    foaf:name "Seongje Hwang"@en,
        "황성제"@ja .

<product/10531#subject> a schema:CreativeWork ;
    schema:name "Blade & Soul 2"@en,
        "블레이드 & 소울 2"@ja,
        "Blade & Soul 2"@ja-latn ;
    foaf:name "Blade & Soul 2"@en,
        "블레이드 & 소울 2"@ja,
        "Blade & Soul 2"@ja-latn .

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

<album/114157#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blade & Soul 2 - Silver of Memory"@en,
        "블레이드 & 소울 2 - 기억의 조각"@ja,
        "Blade & Soul 2 - Silver of Memory"@ja-latn ;
    mo:performance_of <album/114157#musicalwork> ;
    mo:recorded_as <album/114157#musicalexpression> ;
    schema:name "Blade & Soul 2 - Silver of Memory"@en,
        "블레이드 & 소울 2 - 기억의 조각"@ja,
        "Blade & Soul 2 - Silver of Memory"@ja-latn ;
    schema:workPerformed <album/114157#musicalwork> .

<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/75/114157/114157-28761d8e19b8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114157#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/75/114157/114157-28761d8e19b8.jpg> ;
    foaf:depicts <album/114157#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/75/114157/114157-28761d8e19b8.jpg> .

<https://medium-media.vgm.io/albums/75/114157/114157-28761d8e19b8.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/114157#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blade & Soul 2 - Silver of Memory"@en,
        "블레이드 & 소울 2 - 기억의 조각"@ja,
        "Blade & Soul 2 - Silver of Memory"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "@ NCSOUND"@en ;
            foaf:made <album/114157#composition> ;
            foaf:name "@ NCSOUND"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@ NCSOUND"@en ;
            foaf:made <album/114157#composition> ;
            foaf:name "@ NCSOUND"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(ButterFly"@en ;
            foaf:made <album/114157#composition> ;
            foaf:name "(ButterFly"@en ],
        <artist/44233#subject>,
        <artist/44234#subject>,
        <artist/44235#subject> ;
    mo:produced_work <album/114157#musicalwork> ;
    schema:name "Blade & Soul 2 - Silver of Memory"@en,
        "블레이드 & 소울 2 - 기억의 조각"@ja,
        "Blade & Soul 2 - Silver of Memory"@ja-latn .

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

<album/114157#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-26"^^xsd:date ;
    dcterms:title "Blade & Soul 2 - Silver of Memory"@en,
        "블레이드 & 소울 2 - 기억의 조각"@ja,
        "Blade & Soul 2 - Silver of Memory"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/114157#musicalexpression> ;
    mo:publisher <org/2684#subject> ;
    mo:record _:N8ee1740c2d174659a7af9cabfe3868cc ;
    mo:record_count 1 ;
    schema:about <product/10531#subject> ;
    schema:datePublished "2021-08-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/114157/114157-28761d8e19b8.jpg> ;
    schema:name "Blade & Soul 2 - Silver of Memory"@en,
        "블레이드 & 소울 2 - 기억의 조각"@ja,
        "Blade & Soul 2 - Silver of Memory"@ja-latn ;
    schema:publisher <org/2684#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/114157/114157-28761d8e19b8.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "서미래 (ButterFly"@en ;
    foaf:made <album/114157#subject> ;
    foaf:name "서미래 (ButterFly"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "이차선 @ NCSOFT"@en ;
    foaf:made <album/114157#subject> ;
    foaf:name "이차선 @ NCSOFT"@en .

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

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "정승환"@en ;
    foaf:made <album/114157#vocals> ;
    foaf:name "정승환"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kei (러블리즈)"@en ;
    foaf:made <album/114157#subject> ;
    foaf:name "Kei (러블리즈)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kei (러블리즈)"@en ;
    foaf:made <album/114157#vocals> ;
    foaf:name "Kei (러블리즈)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "정승환"@en ;
    foaf:made <album/114157#subject> ;
    foaf:name "정승환"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "이차선 @ NCSOFT"@en ;
    foaf:made <album/114157#lyrics> ;
    foaf:name "이차선 @ NCSOFT"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "서미래 (ButterFly"@en ;
    foaf:made <album/114157#lyrics> ;
    foaf:name "서미래 (ButterFly"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114157#subject> ;
    schema:name "(ButterFly"@en ;
    foaf:made <album/114157#subject> ;
    foaf:name "(ButterFly"@en .

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

_:N95196b61c7464d6e9c292c85b3b78c10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "나 그대의 바람 되어 - 노이 테마 (Acoustic Ver.)"@ko ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ee1740c2d174659a7af9cabfe3868cc ;
    schema:name "나 그대의 바람 되어 - 노이 테마 (Acoustic Ver.)"@ko .

_:Nc8280b99d2534aae8229351466f9c413 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "저 별에 바람 불어 - 유기 테마 (Acoustic Ver.)"@ko ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ee1740c2d174659a7af9cabfe3868cc ;
    schema:name "저 별에 바람 불어 - 유기 테마 (Acoustic Ver.)"@ko .

_:N8ee1740c2d174659a7af9cabfe3868cc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N95196b61c7464d6e9c292c85b3b78c10,
        _:Nc8280b99d2534aae8229351466f9c413 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N95196b61c7464d6e9c292c85b3b78c10,
        _:Nc8280b99d2534aae8229351466f9c413 .

