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

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

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

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

<https://medium-media.vgm.io/albums/97/105879/105879-e19cc996d250.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/105879#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KartRider OST: Sword"@en,
        "카트라이더 OST : 도검"@ja,
        "KartRider OST: Sword"@ja-latn ;
    mo:composer <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject> ;
    mo:produced_work <album/105879#musicalwork> ;
    schema:name "KartRider OST: Sword"@en,
        "카트라이더 OST : 도검"@ja,
        "KartRider OST: Sword"@ja-latn .

<album/105879#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KartRider OST: Sword"@en,
        "카트라이더 OST : 도검"@ja,
        "KartRider OST: Sword"@ja-latn ;
    mo:performance_of <album/105879#musicalwork> ;
    mo:performer <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject> ;
    mo:recorded_as <album/105879#musicalexpression> ;
    schema:byArtist <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject> ;
    schema:name "KartRider OST: Sword"@en,
        "카트라이더 OST : 도검"@ja,
        "KartRider OST: Sword"@ja-latn ;
    schema:workPerformed <album/105879#musicalwork> .

<album/105879#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-04"^^xsd:date ;
    dcterms:title "KartRider OST: Sword"@en,
        "카트라이더 OST : 도검"@ja,
        "KartRider OST: Sword"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/105879#musicalexpression> ;
    mo:publisher <org/3984#subject> ;
    mo:record _:N049f8b362bfc47efb5e98d6debb3895b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Crazyracing Kartrider"@en ;
            foaf:name "Crazyracing Kartrider"@en ] ;
    schema:byArtist <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject> ;
    schema:datePublished "2018-10-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/105879/105879-e19cc996d250.jpg> ;
    schema:name "KartRider OST: Sword"@en,
        "카트라이더 OST : 도검"@ja,
        "KartRider OST: Sword"@ja-latn ;
    schema:publisher <org/3984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/105879/105879-e19cc996d250.jpg> .

_:N0759c342c1fe449f9479a475b89cde0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Cold Moonlight"@en,
        "차가운 달빛 아래"@ko ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N049f8b362bfc47efb5e98d6debb3895b ;
    schema:name "Under the Cold Moonlight"@en,
        "차가운 달빛 아래"@ko .

_:N16608ac2f47c4139a66af89c71e548d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Higher than the Wind"@en,
        "바람보다 자유롭게"@ko ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N049f8b362bfc47efb5e98d6debb3895b ;
    schema:name "Higher than the Wind"@en,
        "바람보다 자유롭게"@ko .

_:N3a4157b4bae1442fa1486a06a9c2c785 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of the Blades"@en,
        "도검무쌍"@ko ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N049f8b362bfc47efb5e98d6debb3895b ;
    schema:name "Battle of the Blades"@en,
        "도검무쌍"@ko .

_:Necaba65e691d4e08af13a122b574e22e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dancing Lunar Princess"@en,
        "춤추는 달의 공주"@ko ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N049f8b362bfc47efb5e98d6debb3895b ;
    schema:name "The Dancing Lunar Princess"@en,
        "춤추는 달의 공주"@ko .

_:N049f8b362bfc47efb5e98d6debb3895b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0759c342c1fe449f9479a475b89cde0c,
        _:N16608ac2f47c4139a66af89c71e548d0,
        _:N3a4157b4bae1442fa1486a06a9c2c785,
        _:Necaba65e691d4e08af13a122b574e22e ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0759c342c1fe449f9479a475b89cde0c,
        _:N16608ac2f47c4139a66af89c71e548d0,
        _:N3a4157b4bae1442fa1486a06a9c2c785,
        _:Necaba65e691d4e08af13a122b574e22e .

