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

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

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

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

<https://medium-media.vgm.io/albums/19/105791/105791-92b6c6fee07f.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/35469#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105791#subject> ;
    mo:performed <album/105791#performance> ;
    schema:name "ASTERIA"@en ;
    foaf:made <album/105791#composition>,
        <album/105791#subject> ;
    foaf:name "ASTERIA"@en .

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

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

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

<album/105791#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MapleStory Original Soundtrack: The Collective 1"@en,
        "메이플스토리 OST : The Collective 1"@ja,
        "MapleStory Original Soundtrack: The Collective 1"@ja-latn ;
    mo:composer <artist/35469#subject>,
        <artist/35473#subject>,
        <artist/35474#subject>,
        <artist/35479#subject> ;
    mo:produced_work <album/105791#musicalwork> ;
    schema:name "MapleStory Original Soundtrack: The Collective 1"@en,
        "메이플스토리 OST : The Collective 1"@ja,
        "MapleStory Original Soundtrack: The Collective 1"@ja-latn .

<album/105791#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MapleStory Original Soundtrack: The Collective 1"@en,
        "메이플스토리 OST : The Collective 1"@ja,
        "MapleStory Original Soundtrack: The Collective 1"@ja-latn ;
    mo:performance_of <album/105791#musicalwork> ;
    mo:performer <artist/35469#subject>,
        <artist/35471#subject>,
        <artist/35473#subject>,
        <artist/35474#subject>,
        <artist/35479#subject> ;
    mo:recorded_as <album/105791#musicalexpression> ;
    schema:byArtist <artist/35469#subject>,
        <artist/35471#subject>,
        <artist/35473#subject>,
        <artist/35474#subject>,
        <artist/35479#subject> ;
    schema:name "MapleStory Original Soundtrack: The Collective 1"@en,
        "메이플스토리 OST : The Collective 1"@ja,
        "MapleStory Original Soundtrack: The Collective 1"@ja-latn ;
    schema:workPerformed <album/105791#musicalwork> .

<album/105791#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-17"^^xsd:date ;
    dcterms:title "MapleStory Original Soundtrack: The Collective 1"@en,
        "메이플스토리 OST : The Collective 1"@ja,
        "MapleStory Original Soundtrack: The Collective 1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/105791#musicalexpression> ;
    mo:publisher <org/3984#subject> ;
    mo:record _:Nc4660f62791741a6980ab5a9bea28e86 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "MapleStory"@en ;
            foaf:name "MapleStory"@en ] ;
    schema:byArtist <artist/35469#subject>,
        <artist/35471#subject>,
        <artist/35473#subject>,
        <artist/35474#subject>,
        <artist/35479#subject> ;
    schema:datePublished "2019-04-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/105791/105791-92b6c6fee07f.jpg> ;
    schema:name "MapleStory Original Soundtrack: The Collective 1"@en,
        "메이플스토리 OST : The Collective 1"@ja,
        "MapleStory Original Soundtrack: The Collective 1"@ja-latn ;
    schema:publisher <org/3984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/105791/105791-92b6c6fee07f.jpg> .

_:N1a8f355b1ca44f35beffcaf6257dd24b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LosGurugers"@en,
        "LosGurugers"@ko ;
    mo:track_number 5 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nc4660f62791741a6980ab5a9bea28e86 ;
    schema:name "LosGurugers"@en,
        "LosGurugers"@ko .

_:N41a2d0228d4b46cca10f3068e221fc28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to The 15th Street"@en,
        "메이플 15번가"@ko ;
    mo:track_number 3 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nc4660f62791741a6980ab5a9bea28e86 ;
    schema:name "Welcome to The 15th Street"@en,
        "메이플 15번가"@ko .

_:N630978ebf7644a15946b9172e88d9c84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Club Halloween"@en,
        "클럽 할로윈"@ko ;
    mo:track_number 4 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nc4660f62791741a6980ab5a9bea28e86 ;
    schema:name "Club Halloween"@en,
        "클럽 할로윈"@ko .

_:N6cac65b9bc6d4fc492e49648c7b25f49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over The Clouds (Rhythmic Ver.)"@en,
        "구름 너머 (Rhythmic Ver.)"@ko ;
    mo:track_number 2 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nc4660f62791741a6980ab5a9bea28e86 ;
    schema:name "Over The Clouds (Rhythmic Ver.)"@en,
        "구름 너머 (Rhythmic Ver.)"@ko .

_:Nb9d03d66452c4f119a68ea1f80e9942e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over The Clouds"@en,
        "구름 너머"@ko ;
    mo:track_number 1 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nc4660f62791741a6980ab5a9bea28e86 ;
    schema:name "Over The Clouds"@en,
        "구름 너머"@ko .

_:Nc4660f62791741a6980ab5a9bea28e86 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a8f355b1ca44f35beffcaf6257dd24b,
        _:N41a2d0228d4b46cca10f3068e221fc28,
        _:N630978ebf7644a15946b9172e88d9c84,
        _:N6cac65b9bc6d4fc492e49648c7b25f49,
        _:Nb9d03d66452c4f119a68ea1f80e9942e ;
    mo:track_count 5 ;
    schema:duration "PT8:02"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1a8f355b1ca44f35beffcaf6257dd24b,
        _:N41a2d0228d4b46cca10f3068e221fc28,
        _:N630978ebf7644a15946b9172e88d9c84,
        _:N6cac65b9bc6d4fc492e49648c7b25f49,
        _:Nb9d03d66452c4f119a68ea1f80e9942e .

