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

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

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

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

<album/105115#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mandora Songs of Moonycat"@en,
        "蔓陀蘿Mandora 迷你EP 原聲帶"@ja,
        "Mandora Songs of Moonycat"@ja-latn ;
    mo:performance_of <album/105115#musicalwork> ;
    mo:recorded_as <album/105115#musicalexpression> ;
    schema:name "Mandora Songs of Moonycat"@en,
        "蔓陀蘿Mandora 迷你EP 原聲帶"@ja,
        "Mandora Songs of Moonycat"@ja-latn ;
    schema:workPerformed <album/105115#musicalwork> .

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

<https://media.vgm.io/albums/51/105115/105115-41fe995ddbc9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105115#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/105115/105115-41fe995ddbc9.jpg> ;
    foaf:depicts <album/105115#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/105115/105115-41fe995ddbc9.jpg> .

<https://medium-media.vgm.io/albums/51/105115/105115-41fe995ddbc9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/105115#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mandora Songs of Moonycat"@en,
        "蔓陀蘿Mandora 迷你EP 原聲帶"@ja,
        "Mandora Songs of Moonycat"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hung-bo Chen"@en ;
            foaf:made <album/105115#composition> ;
            foaf:name "Hung-bo Chen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Marc Lin"@en ;
            foaf:made <album/105115#composition> ;
            foaf:name "Marc Lin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yuk-cheung Chun"@en ;
            foaf:made <album/105115#composition> ;
            foaf:name "Yuk-cheung Chun"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cent"@en ;
            foaf:made <album/105115#composition> ;
            foaf:name "Cent"@en ] ;
    mo:produced_work <album/105115#musicalwork> ;
    schema:name "Mandora Songs of Moonycat"@en,
        "蔓陀蘿Mandora 迷你EP 原聲帶"@ja,
        "Mandora Songs of Moonycat"@ja-latn .

<album/105115#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-05"^^xsd:date ;
    dcterms:title "Mandora Songs of Moonycat"@en,
        "蔓陀蘿Mandora 迷你EP 原聲帶"@ja,
        "Mandora Songs of Moonycat"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/105115#musicalexpression> ;
    mo:publisher <org/1670#subject> ;
    mo:record _:N2ec53e0d91f644e7a59d626514cd3f06 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mandora"@en ;
            foaf:name "Mandora"@en ] ;
    schema:datePublished "2015-12-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/105115/105115-41fe995ddbc9.jpg> ;
    schema:name "Mandora Songs of Moonycat"@en,
        "蔓陀蘿Mandora 迷你EP 原聲帶"@ja,
        "Mandora Songs of Moonycat"@ja-latn ;
    schema:publisher <org/1670#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/105115/105115-41fe995ddbc9.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105115#subject> ;
    schema:name "Hung-bo Chen"@en ;
    foaf:made <album/105115#subject> ;
    foaf:name "Hung-bo Chen"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105115#subject> ;
    schema:name "Yuk-cheung Chun"@en ;
    foaf:made <album/105115#subject> ;
    foaf:name "Yuk-cheung Chun"@en .

_:N4202b39499bb44d5a566a5dd129196ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonycat Village Afternoon"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N2ec53e0d91f644e7a59d626514cd3f06 ;
    schema:name "Moonycat Village Afternoon"@en .

_:N46221f27f301481aa12eefab35d90ad9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonycat Forest"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N2ec53e0d91f644e7a59d626514cd3f06 ;
    schema:name "Moonycat Forest"@en .

_:N9ed57115f155437eb98bf92acbcf2a82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shining Forest"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N2ec53e0d91f644e7a59d626514cd3f06 ;
    schema:name "Shining Forest"@en .

_:Nadbf4a81e90349f6bde17098655f7080 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonycat Village Morning"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N2ec53e0d91f644e7a59d626514cd3f06 ;
    schema:name "Moonycat Village Morning"@en .

_:Ne1f74ee31a36450197a9d8b4ba208b35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonycat Village Night"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N2ec53e0d91f644e7a59d626514cd3f06 ;
    schema:name "Moonycat Village Night"@en .

_:Ne674030e48744d3e97ff28ab6c83f616 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hot Air Balloon"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N2ec53e0d91f644e7a59d626514cd3f06 ;
    schema:name "Hot Air Balloon"@en .

_:N2ec53e0d91f644e7a59d626514cd3f06 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4202b39499bb44d5a566a5dd129196ea,
        _:N46221f27f301481aa12eefab35d90ad9,
        _:N9ed57115f155437eb98bf92acbcf2a82,
        _:Nadbf4a81e90349f6bde17098655f7080,
        _:Ne1f74ee31a36450197a9d8b4ba208b35,
        _:Ne674030e48744d3e97ff28ab6c83f616 ;
    mo:track_count 6 ;
    schema:duration "PT7:58"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4202b39499bb44d5a566a5dd129196ea,
        _:N46221f27f301481aa12eefab35d90ad9,
        _:N9ed57115f155437eb98bf92acbcf2a82,
        _:Nadbf4a81e90349f6bde17098655f7080,
        _:Ne1f74ee31a36450197a9d8b4ba208b35,
        _:Ne674030e48744d3e97ff28ab6c83f616 .

