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

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

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

<album/128633#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/128633#musicalexpression> a mo:Signal ;
    mo:published_as <album/128633#subject> ;
    mo:records <album/128633#performance> .

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

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

<https://medium-media.vgm.io/albums/33/128633/128633-c49ed8ac4f7a.png> a schema:ImageObject,
        foaf:Image .

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

<album/128633#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-28"^^xsd:date ;
    dcterms:title "Scattered Faith / Kurokotei"@en,
        "Scattered Faith / 黒皇帝"@ja,
        "Scattered Faith / Kurokotei"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/128633#musicalexpression> ;
    mo:publisher _:N809d92c7910f427a842449f2c8d560c3 ;
    mo:record _:N871a018d3da14be58402f79eb301122d ;
    mo:record_count 1 ;
    schema:about <product/51#subject> ;
    schema:datePublished "2019-06-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/128633/128633-c49ed8ac4f7a.png> ;
    schema:name "Scattered Faith / Kurokotei"@en,
        "Scattered Faith / 黒皇帝"@ja,
        "Scattered Faith / Kurokotei"@ja-latn ;
    schema:publisher _:N809d92c7910f427a842449f2c8d560c3 ;
    foaf:depiction <https://media.vgm.io/albums/33/128633/128633-c49ed8ac4f7a.png> .

_:N59de64c100cf4f709fe35ef8d9037106 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scattered Faith"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:19"^^xsd:interval ;
    schema:inPlaylist _:N871a018d3da14be58402f79eb301122d ;
    schema:name "Scattered Faith"@en .

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

_:N871a018d3da14be58402f79eb301122d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N59de64c100cf4f709fe35ef8d9037106 ;
    mo:track_count 1 ;
    schema:duration "PT8:19"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N59de64c100cf4f709fe35ef8d9037106 .

