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

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

<artist/32470#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89129#subject> ;
    schema:name "Keiji Amano"@en,
        "天乃啓示"@ja ;
    foaf:made <album/89129#composition>,
        <album/89129#lyrics>,
        <album/89129#subject> ;
    foaf:name "Keiji Amano"@en,
        "天乃啓示"@ja .

<artist/34240#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89129#subject> ;
    schema:name "Kousuke Nakamura"@en,
        "仲村洸祐"@ja ;
    foaf:made <album/89129#composition>,
        <album/89129#subject> ;
    foaf:name "Kousuke Nakamura"@en,
        "仲村洸祐"@ja .

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

<https://media.vgm.io/albums/92/89129/89129-1564735239.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/89129#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/92/89129/89129-1564735239.jpg> ;
    foaf:depicts <album/89129#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/92/89129/89129-1564735239.jpg> .

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

<album/89129#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shooting Star / Endless Days"@en,
        "Shooting Star / Endless Days"@ja,
        "Shooting Star / Endless Days"@ja-latn ;
    mo:composer <artist/32470#subject>,
        <artist/34240#subject> ;
    mo:produced_work <album/89129#musicalwork> ;
    schema:name "Shooting Star / Endless Days"@en,
        "Shooting Star / Endless Days"@ja,
        "Shooting Star / Endless Days"@ja-latn .

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

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

<album/89129#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shooting Star / Endless Days"@en,
        "Shooting Star / Endless Days"@ja,
        "Shooting Star / Endless Days"@ja-latn ;
    mo:performance_of <album/89129#musicalwork> ;
    mo:performer <artist/59037#subject> ;
    mo:recorded_as <album/89129#musicalexpression> ;
    schema:byArtist <artist/59037#subject> ;
    schema:name "Shooting Star / Endless Days"@en,
        "Shooting Star / Endless Days"@ja,
        "Shooting Star / Endless Days"@ja-latn ;
    schema:workPerformed <album/89129#musicalwork> .

<artist/59037#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89129#performance> ;
    schema:name "Saika Shiki"@en,
        "志來紗衣華"@ja ;
    foaf:made <album/89129#lyrics>,
        <album/89129#subject> ;
    foaf:name "Saika Shiki"@en,
        "志來紗衣華"@ja .

<album/89129#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-27"^^xsd:date ;
    dcterms:title "Shooting Star / Endless Days"@en,
        "Shooting Star / Endless Days"@ja,
        "Shooting Star / Endless Days"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/89129#musicalexpression> ;
    mo:publisher _:Ne8fd9b8b1aed472ea82828b2978f5d2a ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Oniichan, Asa Made Zutto Gyutteshite! Yoru Made Motto Ecchishite!"@en ;
            foaf:name "Oniichan, Asa Made Zutto Gyutteshite! Yoru Made Motto Ecchishite!"@en ],
        [ a schema:CreativeWork ;
            schema:name "Oniichan, Asa Made Zutto Gyutteshite!"@en ;
            foaf:name "Oniichan, Asa Made Zutto Gyutteshite!"@en ] ;
    schema:byArtist <artist/59037#subject> ;
    schema:datePublished "2019-07-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/89129/89129-1564735239.jpg> ;
    schema:name "Shooting Star / Endless Days"@en,
        "Shooting Star / Endless Days"@ja,
        "Shooting Star / Endless Days"@ja-latn ;
    schema:publisher _:Ne8fd9b8b1aed472ea82828b2978f5d2a ;
    foaf:depiction <https://media.vgm.io/albums/92/89129/89129-1564735239.jpg> .

_:Ne8fd9b8b1aed472ea82828b2978f5d2a schema:name "Luna Crescente"@en ;
    foaf:name "Luna Crescente"@en .

