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

<artist/10297#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukacco"@en ;
    foaf:made <album/127349#lyrics>,
        <album/127349#subject> ;
    foaf:name "Yukacco"@en .

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

<artist/15479#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127349#subject> ;
    schema:name "Harunaba"@en,
        "はるなば"@ja ;
    foaf:made <album/127349#composition>,
        <album/127349#lyrics>,
        <album/127349#subject> ;
    foaf:name "Harunaba"@en,
        "はるなば"@ja .

<artist/2847#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127349#subject> ;
    schema:name "RoughSketch"@en ;
    foaf:made <album/127349#composition>,
        <album/127349#subject> ;
    foaf:name "RoughSketch"@en .

<artist/36235#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127349#subject> ;
    schema:name "DJ Genki"@en ;
    foaf:made <album/127349#composition>,
        <album/127349#subject> ;
    foaf:name "DJ Genki"@en .

<artist/45144#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127349#subject> ;
    schema:name "Aikapin"@en ;
    foaf:made <album/127349#composition>,
        <album/127349#lyrics>,
        <album/127349#subject> ;
    foaf:name "Aikapin"@en .

<artist/5607#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127349#subject> ;
    schema:name "DJ Noriken"@en ;
    foaf:made <album/127349#composition>,
        <album/127349#subject> ;
    foaf:name "DJ Noriken"@en .

<event/219> a mo:Release ;
    schema:name "Released at M3-2018 Fall (Oct 28, 2018)" .

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

<album/127349#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "STELLA LUNA"@en,
        "STELLA LUNA"@ja,
        "STELLA LUNA"@ja-latn ;
    mo:performance_of <album/127349#musicalwork> ;
    mo:recorded_as <album/127349#musicalexpression> ;
    schema:name "STELLA LUNA"@en,
        "STELLA LUNA"@ja,
        "STELLA LUNA"@ja-latn ;
    schema:workPerformed <album/127349#musicalwork> .

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

<https://media.vgm.io/albums/94/127349/127349-2128e46152d1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127349#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/127349/127349-2128e46152d1.jpg> ;
    foaf:depicts <album/127349#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/127349/127349-2128e46152d1.jpg> .

<https://medium-media.vgm.io/albums/94/127349/127349-2128e46152d1.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/127349#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "STELLA LUNA"@en,
        "STELLA LUNA"@ja,
        "STELLA LUNA"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(SKETCH UP! Rec.)"@en ;
            foaf:made <album/127349#composition> ;
            foaf:name "(SKETCH UP! Rec.)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(SKETCH UP! Rec.)"@en ;
            foaf:made <album/127349#composition> ;
            foaf:name "(SKETCH UP! Rec.)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Notebook Records)"@en ;
            foaf:made <album/127349#composition> ;
            foaf:name "(Notebook Records)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Notebook Records"@en ;
            foaf:made <album/127349#composition> ;
            foaf:name "(Notebook Records"@en ],
        <artist/15479#subject>,
        <artist/2847#subject>,
        <artist/36235#subject>,
        <artist/45144#subject>,
        <artist/5607#subject> ;
    mo:produced_work <album/127349#musicalwork> ;
    schema:name "STELLA LUNA"@en,
        "STELLA LUNA"@ja,
        "STELLA LUNA"@ja-latn .

<album/127349#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-28"^^xsd:date ;
    dcterms:title "STELLA LUNA"@en,
        "STELLA LUNA"@ja,
        "STELLA LUNA"@ja-latn ;
    mo:catalogue_number "SL1124" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127349#musicalexpression> ;
    mo:publisher <org/3678#subject> ;
    mo:record _:Ncfc38d1f42804c6989d9a14937353624 ;
    mo:record_count 1 ;
    mo:release <event/219> ;
    schema:datePublished "2018-10-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/94/127349/127349-2128e46152d1.jpg> ;
    schema:name "STELLA LUNA"@en,
        "STELLA LUNA"@ja,
        "STELLA LUNA"@ja-latn ;
    schema:publisher <org/3678#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/127349/127349-2128e46152d1.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Notebook Records"@en ;
    foaf:made <album/127349#subject> ;
    foaf:name "(Notebook Records"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127349#subject> ;
    schema:name "(Notebook Records)"@en ;
    foaf:made <album/127349#subject> ;
    foaf:name "(Notebook Records)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127349#subject> ;
    schema:name "(Notebook Records"@en ;
    foaf:made <album/127349#subject> ;
    foaf:name "(Notebook Records"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127349#subject> ;
    schema:name "(SKETCH UP! Rec.)"@en ;
    foaf:made <album/127349#subject> ;
    foaf:name "(SKETCH UP! Rec.)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Notebook Records"@en ;
    foaf:made <album/127349#lyrics> ;
    foaf:name "(Notebook Records"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Alkanet)"@en ;
    foaf:made <album/127349#subject> ;
    foaf:name "(Alkanet)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127349#subject> ;
    schema:name "(SKETCH UP! Rec.)"@en ;
    foaf:made <album/127349#subject> ;
    foaf:name "(SKETCH UP! Rec.)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Alkanet)"@en ;
    foaf:made <album/127349#lyrics> ;
    foaf:name "(Alkanet)"@en .

_:N33628a1527af4921b54f818132771cca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome Chandelier"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncfc38d1f42804c6989d9a14937353624 ;
    schema:name "Monochrome Chandelier"@ja .

_:N4b16c36afaf4457c88156e2ffe065d6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planet (Aikapin cover.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncfc38d1f42804c6989d9a14937353624 ;
    schema:name "Planet (Aikapin cover.)"@ja .

_:N668441d45dae4a558334d55577b4d806 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEVER LAND"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncfc38d1f42804c6989d9a14937353624 ;
    schema:name "NEVER LAND"@ja .

_:N7164cd2f28fd486787728c6c2ceff8e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "乙女桜 (Yukacco cover.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncfc38d1f42804c6989d9a14937353624 ;
    schema:name "乙女桜 (Yukacco cover.)"@ja .

_:Nc5090505d2b54ced93c599f9c4d4d2f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LUNA"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncfc38d1f42804c6989d9a14937353624 ;
    schema:name "LUNA"@ja .

_:Nd0f077508d914a8ab1b549ac45b561ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STELLA"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncfc38d1f42804c6989d9a14937353624 ;
    schema:name "STELLA"@ja .

_:Ncfc38d1f42804c6989d9a14937353624 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33628a1527af4921b54f818132771cca,
        _:N4b16c36afaf4457c88156e2ffe065d6c,
        _:N668441d45dae4a558334d55577b4d806,
        _:N7164cd2f28fd486787728c6c2ceff8e0,
        _:Nc5090505d2b54ced93c599f9c4d4d2f7,
        _:Nd0f077508d914a8ab1b549ac45b561ba ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N33628a1527af4921b54f818132771cca,
        _:N4b16c36afaf4457c88156e2ffe065d6c,
        _:N668441d45dae4a558334d55577b4d806,
        _:N7164cd2f28fd486787728c6c2ceff8e0,
        _:Nc5090505d2b54ced93c599f9c4d4d2f7,
        _:Nd0f077508d914a8ab1b549ac45b561ba .

