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

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

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

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

<org/3984#subject> schema:name "NECORD"@en,
        "NECORD"@ja,
        "NECORD"@ja-latn ;
    foaf:name "NECORD"@en,
        "NECORD"@ja,
        "NECORD"@ja-latn .

<https://media.vgm.io/albums/61/105716/105716-1e7689aa6ab8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105716#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/61/105716/105716-1e7689aa6ab8.jpg> ;
    foaf:depicts <album/105716#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/61/105716/105716-1e7689aa6ab8.jpg> .

<https://medium-media.vgm.io/albums/61/105716/105716-1e7689aa6ab8.jpg> a schema:ImageObject,
        foaf:Image .

<album/105716#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nexus: The Kingdom of the Winds OST: Legend"@en,
        "바람의나라 OST : 전설"@ja,
        "Nexus: The Kingdom of the Winds OST: Legend"@ja-latn ;
    mo:composer <artist/35470#subject>,
        <artist/35472#subject> ;
    mo:produced_work <album/105716#musicalwork> ;
    schema:name "Nexus: The Kingdom of the Winds OST: Legend"@en,
        "바람의나라 OST : 전설"@ja,
        "Nexus: The Kingdom of the Winds OST: Legend"@ja-latn .

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

<artist/35471#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105716#performance> ;
    schema:name "Sangmin Sung"@en,
        "성상민"@ja ;
    foaf:name "Sangmin Sung"@en,
        "성상민"@ja .

<artist/35473#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105716#performance> ;
    schema:name "Jonghyuk Lee"@en,
        "이종혁"@ja ;
    foaf:name "Jonghyuk Lee"@en,
        "이종혁"@ja .

<artist/35474#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105716#performance> ;
    schema:name "Jongho Yoo"@en,
        "유종호"@ja ;
    foaf:name "Jongho Yoo"@en,
        "유종호"@ja .

<artist/35479#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105716#performance> ;
    schema:name "Hansol Kim"@en,
        "김한솔"@ja ;
    foaf:name "Hansol Kim"@en,
        "김한솔"@ja .

<artist/35470#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105716#subject> ;
    mo:performed <album/105716#performance> ;
    schema:name "Gahae Kim"@en,
        "김가해"@ja ;
    foaf:made <album/105716#composition>,
        <album/105716#subject> ;
    foaf:name "Gahae Kim"@en,
        "김가해"@ja .

<artist/35472#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105716#subject> ;
    mo:performed <album/105716#performance> ;
    schema:name "Hana Chae"@en,
        "채하나"@ja ;
    foaf:made <album/105716#composition>,
        <album/105716#subject> ;
    foaf:name "Hana Chae"@en,
        "채하나"@ja .

<album/105716#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nexus: The Kingdom of the Winds OST: Legend"@en,
        "바람의나라 OST : 전설"@ja,
        "Nexus: The Kingdom of the Winds OST: Legend"@ja-latn ;
    mo:performance_of <album/105716#musicalwork> ;
    mo:performer <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject>,
        <artist/35474#subject>,
        <artist/35479#subject> ;
    mo:recorded_as <album/105716#musicalexpression> ;
    schema:byArtist <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject>,
        <artist/35474#subject>,
        <artist/35479#subject> ;
    schema:name "Nexus: The Kingdom of the Winds OST: Legend"@en,
        "바람의나라 OST : 전설"@ja,
        "Nexus: The Kingdom of the Winds OST: Legend"@ja-latn ;
    schema:workPerformed <album/105716#musicalwork> .

<album/105716#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-31"^^xsd:date ;
    dcterms:title "Nexus: The Kingdom of the Winds OST: Legend"@en,
        "바람의나라 OST : 전설"@ja,
        "Nexus: The Kingdom of the Winds OST: Legend"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/105716#musicalexpression> ;
    mo:publisher <org/3984#subject> ;
    mo:record _:N002c159013ad4a4092977a85ae8616e3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Nexus: The Kingdom of the Winds"@en ;
            foaf:name "Nexus: The Kingdom of the Winds"@en ] ;
    schema:byArtist <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject>,
        <artist/35474#subject>,
        <artist/35479#subject> ;
    schema:datePublished "2020-01-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/105716/105716-1e7689aa6ab8.jpg> ;
    schema:name "Nexus: The Kingdom of the Winds OST: Legend"@en,
        "바람의나라 OST : 전설"@ja,
        "Nexus: The Kingdom of the Winds OST: Legend"@ja-latn ;
    schema:publisher <org/3984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/105716/105716-1e7689aa6ab8.jpg> .

_:N445b72ff11c441e18a637e69e721a192 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gongsungjeon - Orchestral arr."@en,
        "공성전 황룡장"@ko ;
    mo:track_number 5 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N002c159013ad4a4092977a85ae8616e3 ;
    schema:name "Gongsungjeon - Orchestral arr."@en,
        "공성전 황룡장"@ko .

_:N47e5b0c4e20d428ea25b61f0aed5bdab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The punitive action"@en,
        "스사노오 토벌전"@ko ;
    mo:track_number 1 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N002c159013ad4a4092977a85ae8616e3 ;
    schema:name "The punitive action"@en,
        "스사노오 토벌전"@ko .

_:N78f548620b2e499dbf1f8bd5461d9560 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theomachy"@en,
        "공성전 황룡성"@ko ;
    mo:track_number 4 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N002c159013ad4a4092977a85ae8616e3 ;
    schema:name "Theomachy"@en,
        "공성전 황룡성"@ko .

_:Necbb770b79ff49f0a6998fe2fc8ef765 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nezha"@en,
        "나타"@ko ;
    mo:track_number 2 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N002c159013ad4a4092977a85ae8616e3 ;
    schema:name "Nezha"@en,
        "나타"@ko .

_:Nf49ed956848f4b8598724576fbe0baa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "三千大千世界"@en,
        "삼천대천세계"@ko ;
    mo:track_number 3 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N002c159013ad4a4092977a85ae8616e3 ;
    schema:name "三千大千世界"@en,
        "삼천대천세계"@ko .

_:N002c159013ad4a4092977a85ae8616e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N445b72ff11c441e18a637e69e721a192,
        _:N47e5b0c4e20d428ea25b61f0aed5bdab,
        _:N78f548620b2e499dbf1f8bd5461d9560,
        _:Necbb770b79ff49f0a6998fe2fc8ef765,
        _:Nf49ed956848f4b8598724576fbe0baa6 ;
    mo:track_count 5 ;
    schema:duration "PT10:32"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N445b72ff11c441e18a637e69e721a192,
        _:N47e5b0c4e20d428ea25b61f0aed5bdab,
        _:N78f548620b2e499dbf1f8bd5461d9560,
        _:Necbb770b79ff49f0a6998fe2fc8ef765,
        _:Nf49ed956848f4b8598724576fbe0baa6 .

