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

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

<artist/135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79775#subject> ;
    schema:name "C.G mix"@en ;
    foaf:made <album/79775#composition>,
        <album/79775#subject> ;
    foaf:name "C.G mix"@en .

<event/209> a mo:Release ;
    schema:name "Released at Comic Market 94 (Aug 10, 2018 to Aug 12, 2018)" .

<product/7917#subject> a schema:CreativeWork ;
    schema:name "BALDR BRINGER"@en,
        "バルドブリンガー"@ja,
        "BALDR BRINGER"@ja-latn ;
    foaf:name "BALDR BRINGER"@en,
        "バルドブリンガー"@ja,
        "BALDR BRINGER"@ja-latn .

<album/79775#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "real-Reality -meteor shower psy mix- / KOTOKO"@en,
        "real-Reality -meteor shower psy mix- / KOTOKO"@ja,
        "real-Reality -meteor shower psy mix- / KOTOKO"@ja-latn ;
    mo:composer <artist/135#subject> ;
    mo:produced_work <album/79775#musicalwork> ;
    schema:name "real-Reality -meteor shower psy mix- / KOTOKO"@en,
        "real-Reality -meteor shower psy mix- / KOTOKO"@ja,
        "real-Reality -meteor shower psy mix- / KOTOKO"@ja-latn .

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

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

<org/397#subject> schema:name "GIGA"@en,
        "戯画"@ja,
        "GIGA"@ja-latn ;
    foaf:name "GIGA"@en,
        "戯画"@ja,
        "GIGA"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/79775/79775-1534761570.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/79775#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "real-Reality -meteor shower psy mix- / KOTOKO"@en,
        "real-Reality -meteor shower psy mix- / KOTOKO"@ja,
        "real-Reality -meteor shower psy mix- / KOTOKO"@ja-latn ;
    mo:performance_of <album/79775#musicalwork> ;
    mo:performer <artist/127#subject> ;
    mo:recorded_as <album/79775#musicalexpression> ;
    schema:byArtist <artist/127#subject> ;
    schema:name "real-Reality -meteor shower psy mix- / KOTOKO"@en,
        "real-Reality -meteor shower psy mix- / KOTOKO"@ja,
        "real-Reality -meteor shower psy mix- / KOTOKO"@ja-latn ;
    schema:workPerformed <album/79775#musicalwork> .

<artist/127#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79775#performance> ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/79775#lyrics>,
        <album/79775#subject> ;
    foaf:name "KOTOKO"@en .

<album/79775#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-10"^^xsd:date ;
    dcterms:title "real-Reality -meteor shower psy mix- / KOTOKO"@en,
        "real-Reality -meteor shower psy mix- / KOTOKO"@ja,
        "real-Reality -meteor shower psy mix- / KOTOKO"@ja-latn ;
    mo:catalogue_number "GIGA-180811" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79775#musicalexpression> ;
    mo:publisher <org/397#subject> ;
    mo:record _:N6a9f90d5bb24465084c9718f34c3a292 ;
    mo:record_count 1 ;
    mo:release <event/209> ;
    schema:about <product/7917#subject> ;
    schema:byArtist <artist/127#subject> ;
    schema:datePublished "2018-08-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/79775/79775-1534761570.jpg> ;
    schema:name "real-Reality -meteor shower psy mix- / KOTOKO"@en,
        "real-Reality -meteor shower psy mix- / KOTOKO"@ja,
        "real-Reality -meteor shower psy mix- / KOTOKO"@ja-latn ;
    schema:publisher <org/397#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/79775/79775-1534761570.jpg> .

_:N5802112b28b74011b2be12ccbfbdd645 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "real-Reality -meteor shower psy mix- (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N6a9f90d5bb24465084c9718f34c3a292 ;
    schema:name "real-Reality -meteor shower psy mix- (Instrumental)"@en .

_:Ne5ca62fcf5714414b89ce84fa1be4bfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "real-Reality -meteor shower psy mix-"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N6a9f90d5bb24465084c9718f34c3a292 ;
    schema:name "real-Reality -meteor shower psy mix-"@en .

_:N6a9f90d5bb24465084c9718f34c3a292 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5802112b28b74011b2be12ccbfbdd645,
        _:Ne5ca62fcf5714414b89ce84fa1be4bfa ;
    mo:track_count 2 ;
    schema:duration "PT11:05"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5802112b28b74011b2be12ccbfbdd645,
        _:Ne5ca62fcf5714414b89ce84fa1be4bfa .

