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

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

<artist/45262#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92197#subject> ;
    schema:name "Dongha Ahn"@en,
        "안동하"@ja ;
    foaf:made <album/92197#composition>,
        <album/92197#subject> ;
    foaf:name "Dongha Ahn"@en,
        "안동하"@ja .

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

<album/92197#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blade & Soul \"The Archer Awakens\""@en,
        "Blade & Soul \"The Archer Awakens\""@ja,
        "Blade & Soul \"The Archer Awakens\""@ja-latn ;
    mo:composer <artist/45262#subject> ;
    mo:produced_work <album/92197#musicalwork> ;
    schema:name "Blade & Soul \"The Archer Awakens\""@en,
        "Blade & Soul \"The Archer Awakens\""@ja,
        "Blade & Soul \"The Archer Awakens\""@ja-latn .

<album/92197#musicalexpression> a mo:Signal ;
    mo:published_as <album/92197#subject> ;
    mo:records <album/92197#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/79/92197/92197-1572425143.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/92197#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/79/92197/92197-1572425143.jpg> ;
    foaf:depicts <album/92197#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/79/92197/92197-1572425143.jpg> .

<https://medium-media.vgm.io/albums/79/92197/92197-1572425143.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/92197#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blade & Soul \"The Archer Awakens\""@en,
        "Blade & Soul \"The Archer Awakens\""@ja,
        "Blade & Soul \"The Archer Awakens\""@ja-latn ;
    mo:performance_of <album/92197#musicalwork> ;
    mo:performer _:N7be29624488c47388c9f6607036474c1,
        _:N882c7fdd25e84de5bc2e68ac44d42d25 ;
    mo:recorded_as <album/92197#musicalexpression> ;
    schema:byArtist _:N7be29624488c47388c9f6607036474c1,
        _:N882c7fdd25e84de5bc2e68ac44d42d25 ;
    schema:name "Blade & Soul \"The Archer Awakens\""@en,
        "Blade & Soul \"The Archer Awakens\""@ja,
        "Blade & Soul \"The Archer Awakens\""@ja-latn ;
    schema:workPerformed <album/92197#musicalwork> .

<album/92197#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-19"^^xsd:date ;
    dcterms:title "Blade & Soul \"The Archer Awakens\""@en,
        "Blade & Soul \"The Archer Awakens\""@ja,
        "Blade & Soul \"The Archer Awakens\""@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/92197#musicalexpression> ;
    mo:publisher <org/2684#subject> ;
    mo:record _:Nb11c4b6a1d8d4428be296041fc8e7aa5 ;
    mo:record_count 1 ;
    schema:about <product/7846#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jung Dong Ha"@en ;
            foaf:name "Jung Dong Ha"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tommy Kim"@en ;
            foaf:name "Tommy Kim"@en ] ;
    schema:datePublished "2019-06-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/92197/92197-1572425143.jpg> ;
    schema:name "Blade & Soul \"The Archer Awakens\""@en,
        "Blade & Soul \"The Archer Awakens\""@ja,
        "Blade & Soul \"The Archer Awakens\""@ja-latn ;
    schema:publisher <org/2684#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/92197/92197-1572425143.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "송은석"@en ;
    foaf:made <album/92197#lyrics> ;
    foaf:name "송은석"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "강구수"@en ;
    foaf:made <album/92197#lyrics> ;
    foaf:name "강구수"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "송은석"@en ;
    foaf:made <album/92197#subject> ;
    foaf:name "송은석"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "강구수"@en ;
    foaf:made <album/92197#subject> ;
    foaf:name "강구수"@en .

_:N42fd084a52584b6b8eb5e9e378513702 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Archer Awakens - Archer's Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nb11c4b6a1d8d4428be296041fc8e7aa5 ;
    schema:name "The Archer Awakens - Archer's Theme"@en .

_:N58b3945e007547fd8bf75864b9c9d697 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Archer Awakens - Archer's Theme (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nb11c4b6a1d8d4428be296041fc8e7aa5 ;
    schema:name "The Archer Awakens - Archer's Theme (Instrumental)"@en .

_:N7be29624488c47388c9f6607036474c1 a schema:Person,
        foaf:Person ;
    mo:performed <album/92197#performance> ;
    schema:name "Jung Dong Ha"@en ;
    foaf:name "Jung Dong Ha"@en .

_:N882c7fdd25e84de5bc2e68ac44d42d25 a schema:Person,
        foaf:Person ;
    mo:performed <album/92197#performance> ;
    schema:name "Tommy Kim"@en ;
    foaf:name "Tommy Kim"@en .

_:Nb11c4b6a1d8d4428be296041fc8e7aa5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N42fd084a52584b6b8eb5e9e378513702,
        _:N58b3945e007547fd8bf75864b9c9d697 ;
    mo:track_count 2 ;
    schema:duration "PT7:44"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N42fd084a52584b6b8eb5e9e378513702,
        _:N58b3945e007547fd8bf75864b9c9d697 .

