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

<artist/11899#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kai"@en,
        "魁"@ja ;
    foaf:made <album/59052#lyrics>,
        <album/59052#subject> ;
    foaf:name "Kai"@en,
        "魁"@ja .

<artist/14057#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tohya Okano"@en,
        "丘野塔也"@ja ;
    foaf:made <album/59052#lyrics>,
        <album/59052#subject> ;
    foaf:name "Tohya Okano"@en,
        "丘野塔也"@ja .

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

<artist/12263#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59052#subject> ;
    schema:name "Donmaru"@en,
        "どんまる"@ja ;
    foaf:made <album/59052#composition>,
        <album/59052#subject> ;
    foaf:name "Donmaru"@en,
        "どんまる"@ja .

<artist/14058#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59052#subject> ;
    schema:name "Tomohiro Takeshita"@en,
        "竹下智博"@ja ;
    foaf:made <album/59052#composition>,
        <album/59052#subject> ;
    foaf:name "Tomohiro Takeshita"@en,
        "竹下智博"@ja .

<product/4145#subject> a schema:CreativeWork ;
    schema:name "planetarian ~the reverie of a little planet~ (Anime)"@en,
        "planetarian ~ちいさなほしのゆめ~ (Anime)"@ja,
        "planetarian ~Chiisana Hoshi no Yume~ (Anime)"@ja-latn ;
    foaf:name "planetarian ~the reverie of a little planet~ (Anime)"@en,
        "planetarian ~ちいさなほしのゆめ~ (Anime)"@ja,
        "planetarian ~Chiisana Hoshi no Yume~ (Anime)"@ja-latn .

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

<album/59052#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Twinkle Starlight/Worlds Pain"@en,
        "Twinkle Starlight/Worlds Pain"@ja,
        "Twinkle Starlight/Worlds Pain"@ja-latn ;
    mo:performance_of <album/59052#musicalwork> ;
    mo:recorded_as <album/59052#musicalexpression> ;
    schema:name "Twinkle Starlight/Worlds Pain"@en,
        "Twinkle Starlight/Worlds Pain"@ja,
        "Twinkle Starlight/Worlds Pain"@ja-latn ;
    schema:workPerformed <album/59052#musicalwork> .

<org/1#subject> schema:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn ;
    foaf:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn .

<https://media.vgm.io/albums/25/59052/59052-1466177791.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/59052#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/25/59052/59052-1466177791.png> ;
    foaf:depicts <album/59052#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/25/59052/59052-1466177791.png> .

<https://medium-media.vgm.io/albums/25/59052/59052-1466177791.png> a schema:ImageObject,
        foaf:Image .

<album/59052#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Twinkle Starlight/Worlds Pain"@en,
        "Twinkle Starlight/Worlds Pain"@ja,
        "Twinkle Starlight/Worlds Pain"@ja-latn ;
    mo:composer <artist/12263#subject>,
        <artist/14058#subject> ;
    mo:produced_work <album/59052#musicalwork> ;
    schema:name "Twinkle Starlight/Worlds Pain"@en,
        "Twinkle Starlight/Worlds Pain"@ja,
        "Twinkle Starlight/Worlds Pain"@ja-latn .

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

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

<album/59052#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-27"^^xsd:date ;
    dcterms:title "Twinkle Starlight/Worlds Pain"@en,
        "Twinkle Starlight/Worlds Pain"@ja,
        "Twinkle Starlight/Worlds Pain"@ja-latn ;
    mo:catalogue_number "KSLA-0117" ;
    mo:media_type "CD" ;
    mo:publication_of <album/59052#musicalexpression> ;
    mo:publisher <org/1#subject> ;
    mo:record _:N5f5e74a8931542fa903db7d10e43da0c ;
    mo:record_count 1 ;
    schema:about <product/4145#subject> ;
    schema:datePublished "2016-07-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/59052/59052-1466177791.png> ;
    schema:name "Twinkle Starlight/Worlds Pain"@en,
        "Twinkle Starlight/Worlds Pain"@ja,
        "Twinkle Starlight/Worlds Pain"@ja-latn ;
    schema:publisher <org/1#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/59052/59052-1466177791.png> .

_:N2022e5446e89480f9c3c3d43e430c1c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Worlds Pain (Instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N5f5e74a8931542fa903db7d10e43da0c ;
    schema:name "Worlds Pain (Instrumental)"@en .

_:N2038bb59260142129477b253b4b40d71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle Starlight (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N5f5e74a8931542fa903db7d10e43da0c ;
    schema:name "Twinkle Starlight (Instrumental)"@en .

_:N36bec3181bc94bc693d891e5aa8bc942 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Worlds Pain"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N5f5e74a8931542fa903db7d10e43da0c ;
    schema:name "Worlds Pain"@en .

_:N773e3fdd867245cf97b534e78a9105a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle Starlight Short ver."@en ;
    mo:track_number 3 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N5f5e74a8931542fa903db7d10e43da0c ;
    schema:name "Twinkle Starlight Short ver."@en .

_:N83e01ad955434299a98598c5241ded6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle Starlight"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N5f5e74a8931542fa903db7d10e43da0c ;
    schema:name "Twinkle Starlight"@en .

_:N5f5e74a8931542fa903db7d10e43da0c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2022e5446e89480f9c3c3d43e430c1c0,
        _:N2038bb59260142129477b253b4b40d71,
        _:N36bec3181bc94bc693d891e5aa8bc942,
        _:N773e3fdd867245cf97b534e78a9105a3,
        _:N83e01ad955434299a98598c5241ded6b ;
    mo:track_count 5 ;
    schema:duration "PT21:17"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2022e5446e89480f9c3c3d43e430c1c0,
        _:N2038bb59260142129477b253b4b40d71,
        _:N36bec3181bc94bc693d891e5aa8bc942,
        _:N773e3fdd867245cf97b534e78a9105a3,
        _:N83e01ad955434299a98598c5241ded6b .

