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

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

<artist/15536#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105214#subject> ;
    schema:name "Ryota Kikuchi"@en,
        "菊池亮太"@ja ;
    foaf:made <album/105214#composition>,
        <album/105214#subject> ;
    foaf:name "Ryota Kikuchi"@en,
        "菊池亮太"@ja .

<artist/44708#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105214#subject> ;
    schema:name "Sakuzyo"@en ;
    foaf:made <album/105214#composition>,
        <album/105214#subject> ;
    foaf:name "Sakuzyo"@en .

<artist/49215#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105214#subject> ;
    schema:name "RAS"@en ;
    foaf:made <album/105214#composition>,
        <album/105214#subject> ;
    foaf:name "RAS"@en .

<artist/49373#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105214#subject> ;
    schema:name "Iris"@en ;
    foaf:made <album/105214#composition>,
        <album/105214#subject> ;
    foaf:name "Iris"@en .

<artist/52781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105214#subject> ;
    schema:name "Taku1175"@en ;
    foaf:made <album/105214#composition>,
        <album/105214#subject> ;
    foaf:name "Taku1175"@en .

<product/12742#subject> a schema:CreativeWork ;
    schema:name "VOEZ"@en,
        "VOEZ"@ja,
        "VOEZ"@ja-latn ;
    foaf:name "VOEZ"@en,
        "VOEZ"@ja,
        "VOEZ"@ja-latn .

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

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

<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/41/105214/105214-f69bb1254548.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105214#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/41/105214/105214-f69bb1254548.jpg> ;
    foaf:depicts <album/105214#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/41/105214/105214-f69bb1254548.jpg> .

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

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

<album/105214#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VOEZ Lan ‧ Kong"@en,
        "VOEZ 兰‧空"@ja,
        "VOEZ Lan ‧ Kong"@ja-latn ;
    mo:performance_of <album/105214#musicalwork> ;
    mo:performer _:N020bc2566ea345b88802c141117e8b2d,
        _:N3975c26cc19b45098d4787dbd0d1eaff ;
    mo:recorded_as <album/105214#musicalexpression> ;
    schema:byArtist _:N020bc2566ea345b88802c141117e8b2d,
        _:N3975c26cc19b45098d4787dbd0d1eaff ;
    schema:name "VOEZ Lan ‧ Kong"@en,
        "VOEZ 兰‧空"@ja,
        "VOEZ Lan ‧ Kong"@ja-latn ;
    schema:workPerformed <album/105214#musicalwork> .

<album/105214#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VOEZ Lan ‧ Kong"@en,
        "VOEZ 兰‧空"@ja,
        "VOEZ Lan ‧ Kong"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Night Keepers"@en ;
            foaf:made <album/105214#composition> ;
            foaf:name "Night Keepers"@en ],
        <artist/15536#subject>,
        <artist/44708#subject>,
        <artist/49215#subject>,
        <artist/49373#subject>,
        <artist/52781#subject> ;
    mo:produced_work <album/105214#musicalwork> ;
    schema:name "VOEZ Lan ‧ Kong"@en,
        "VOEZ 兰‧空"@ja,
        "VOEZ Lan ‧ Kong"@ja-latn .

<album/105214#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-14"^^xsd:date ;
    dcterms:title "VOEZ Lan ‧ Kong"@en,
        "VOEZ 兰‧空"@ja,
        "VOEZ Lan ‧ Kong"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/105214#musicalexpression> ;
    mo:publisher <org/1670#subject> ;
    mo:record _:N9c38184bcb434cfd8cc069f6b38358e8 ;
    mo:record_count 1 ;
    schema:about <product/12742#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Eli"@en ;
            foaf:name "Eli"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Night Keepers"@en ;
            foaf:name "Night Keepers"@en ] ;
    schema:datePublished "2016-05-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/105214/105214-f69bb1254548.jpg> ;
    schema:name "VOEZ Lan ‧ Kong"@en,
        "VOEZ 兰‧空"@ja,
        "VOEZ Lan ‧ Kong"@ja-latn ;
    schema:publisher <org/1670#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/105214/105214-f69bb1254548.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Night Keepers"@en ;
    foaf:made <album/105214#lyrics> ;
    foaf:name "Night Keepers"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Night Keepers"@en ;
    foaf:made <album/105214#subject> ;
    foaf:name "Night Keepers"@en .

_:N00289ba6ff5f453da954af2a5a9ef228 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Refel"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N9c38184bcb434cfd8cc069f6b38358e8 ;
    schema:name "Refel"@en .

_:N020bc2566ea345b88802c141117e8b2d a schema:Person,
        foaf:Person ;
    mo:performed <album/105214#performance> ;
    schema:name "Eli"@en ;
    foaf:name "Eli"@en .

_:N0d7d9d76049449b5ad6ebb8a180bdb3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep You Safe"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N9c38184bcb434cfd8cc069f6b38358e8 ;
    schema:name "Keep You Safe"@en .

_:N3975c26cc19b45098d4787dbd0d1eaff a schema:Person,
        foaf:Person ;
    mo:performed <album/105214#performance> ;
    schema:name "Night Keepers"@en ;
    foaf:name "Night Keepers"@en .

_:Nb4515c1a3d894cefaabd22523445b1a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kimi to mita sora no uta"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N9c38184bcb434cfd8cc069f6b38358e8 ;
    schema:name "Kimi to mita sora no uta"@en .

_:Nd0fae08a712046cf98121b73d2b53415 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PrayStation"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N9c38184bcb434cfd8cc069f6b38358e8 ;
    schema:name "PrayStation"@en .

_:Ne5cd7e5edf7440a99bd6f80bb529087a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colorful Voice"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N9c38184bcb434cfd8cc069f6b38358e8 ;
    schema:name "Colorful Voice"@en .

_:N9c38184bcb434cfd8cc069f6b38358e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00289ba6ff5f453da954af2a5a9ef228,
        _:N0d7d9d76049449b5ad6ebb8a180bdb3f,
        _:Nb4515c1a3d894cefaabd22523445b1a4,
        _:Nd0fae08a712046cf98121b73d2b53415,
        _:Ne5cd7e5edf7440a99bd6f80bb529087a ;
    mo:track_count 5 ;
    schema:duration "PT11:31"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N00289ba6ff5f453da954af2a5a9ef228,
        _:N0d7d9d76049449b5ad6ebb8a180bdb3f,
        _:Nb4515c1a3d894cefaabd22523445b1a4,
        _:Nd0fae08a712046cf98121b73d2b53415,
        _:Ne5cd7e5edf7440a99bd6f80bb529087a .

