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

<album/124255#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Meitnerium / Kagetora."@en,
        "Meitnerium / 影虎。"@ja,
        "Meitnerium / Kagetora."@ja-latn ;
    mo:produced_work <album/124255#musicalwork> ;
    schema:name "Meitnerium / Kagetora."@en,
        "Meitnerium / 影虎。"@ja,
        "Meitnerium / Kagetora."@ja-latn .

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

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

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

<album/124255#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Meitnerium / Kagetora."@en,
        "Meitnerium / 影虎。"@ja,
        "Meitnerium / Kagetora."@ja-latn ;
    mo:performance_of <album/124255#musicalwork> ;
    mo:recorded_as <album/124255#musicalexpression> ;
    schema:name "Meitnerium / Kagetora."@en,
        "Meitnerium / 影虎。"@ja,
        "Meitnerium / Kagetora."@ja-latn ;
    schema:workPerformed <album/124255#musicalwork> .

<org/3556#subject> schema:name "Greatoaks Music"@en,
        "Greatoaks Music"@ja,
        "Greatoaks Music"@ja-latn ;
    foaf:name "Greatoaks Music"@en,
        "Greatoaks Music"@ja,
        "Greatoaks Music"@ja-latn .

<https://media.vgm.io/albums/55/124255/124255-417d7e26b5ba.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124255#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/124255/124255-417d7e26b5ba.png> ;
    foaf:depicts <album/124255#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/124255/124255-417d7e26b5ba.png> .

<https://medium-media.vgm.io/albums/55/124255/124255-417d7e26b5ba.png> a schema:ImageObject,
        foaf:Image .

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

<album/124255#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-24"^^xsd:date ;
    dcterms:title "Meitnerium / Kagetora."@en,
        "Meitnerium / 影虎。"@ja,
        "Meitnerium / Kagetora."@ja-latn ;
    mo:catalogue_number "GKM-010" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/124255#musicalexpression> ;
    mo:publisher <org/3556#subject> ;
    mo:record _:Nbbd92f3391a0403a8be476f6685f5a13 ;
    mo:record_count 1 ;
    schema:datePublished "2021-12-24"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/55/124255/124255-417d7e26b5ba.png> ;
    schema:name "Meitnerium / Kagetora."@en,
        "Meitnerium / 影虎。"@ja,
        "Meitnerium / Kagetora."@ja-latn ;
    schema:publisher <org/3556#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/124255/124255-417d7e26b5ba.png> .

_:N547fa71d9ab849b7b723d66c9aa6263a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meitnerium"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:57"^^xsd:interval ;
    schema:inPlaylist _:Nbbd92f3391a0403a8be476f6685f5a13 ;
    schema:name "Meitnerium"@en .

_:Nbbd92f3391a0403a8be476f6685f5a13 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N547fa71d9ab849b7b723d66c9aa6263a ;
    mo:track_count 1 ;
    schema:duration "PT6:57"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N547fa71d9ab849b7b723d66c9aa6263a .

