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

<album/128630#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Galaxy Collapse / Kurokotei"@en,
        "Galaxy Collapse / 黒皇帝"@ja,
        "Galaxy Collapse / Kurokotei"@ja-latn ;
    mo:produced_work <album/128630#musicalwork> ;
    schema:name "Galaxy Collapse / Kurokotei"@en,
        "Galaxy Collapse / 黒皇帝"@ja,
        "Galaxy Collapse / Kurokotei"@ja-latn .

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

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

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

<album/128630#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Galaxy Collapse / Kurokotei"@en,
        "Galaxy Collapse / 黒皇帝"@ja,
        "Galaxy Collapse / Kurokotei"@ja-latn ;
    mo:performance_of <album/128630#musicalwork> ;
    mo:recorded_as <album/128630#musicalexpression> ;
    schema:name "Galaxy Collapse / Kurokotei"@en,
        "Galaxy Collapse / 黒皇帝"@ja,
        "Galaxy Collapse / Kurokotei"@ja-latn ;
    schema:workPerformed <album/128630#musicalwork> .

<https://media.vgm.io/albums/03/128630/128630-544e6fa2c5fa.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/128630#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/03/128630/128630-544e6fa2c5fa.jpg> ;
    foaf:depicts <album/128630#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/03/128630/128630-544e6fa2c5fa.jpg> .

<https://medium-media.vgm.io/albums/03/128630/128630-544e6fa2c5fa.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/128630#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-19"^^xsd:date ;
    dcterms:title "Galaxy Collapse / Kurokotei"@en,
        "Galaxy Collapse / 黒皇帝"@ja,
        "Galaxy Collapse / Kurokotei"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/128630#musicalexpression> ;
    mo:publisher _:N34f9e5c399d94891b1d8de64e85f4aa8 ;
    mo:record _:Nb9b34493cf014db49ce3c383e8507c37 ;
    mo:record_count 1 ;
    schema:about <product/51#subject> ;
    schema:datePublished "2020-03-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/128630/128630-544e6fa2c5fa.jpg> ;
    schema:name "Galaxy Collapse / Kurokotei"@en,
        "Galaxy Collapse / 黒皇帝"@ja,
        "Galaxy Collapse / Kurokotei"@ja-latn ;
    schema:publisher _:N34f9e5c399d94891b1d8de64e85f4aa8 ;
    foaf:depiction <https://media.vgm.io/albums/03/128630/128630-544e6fa2c5fa.jpg> .

_:N34f9e5c399d94891b1d8de64e85f4aa8 schema:name "Kurokotei"@en,
        "Kurokotei"@ja,
        "Kurokotei"@ja-latn ;
    foaf:name "Kurokotei"@en,
        "Kurokotei"@ja,
        "Kurokotei"@ja-latn .

_:Nb9b34493cf014db49ce3c383e8507c37 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc63a3697404d40aa8ae6e0588a0a3c9b ;
    mo:track_count 1 ;
    schema:duration "PT6:45"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nc63a3697404d40aa8ae6e0588a0a3c9b .

_:Nc63a3697404d40aa8ae6e0588a0a3c9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galaxy Collapse"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:45"^^xsd:interval ;
    schema:inPlaylist _:Nb9b34493cf014db49ce3c383e8507c37 ;
    schema:name "Galaxy Collapse"@en .

