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

<album/141092#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Morning of the Beginning / Kimihiro_Abe"@en,
        "始まりの朝 / Kimihiro_Abe"@ja,
        "The Morning of the Beginning / Kimihiro_Abe"@ja-latn ;
    mo:produced_work <album/141092#musicalwork> ;
    schema:name "The Morning of the Beginning / Kimihiro_Abe"@en,
        "始まりの朝 / Kimihiro_Abe"@ja,
        "The Morning of the Beginning / Kimihiro_Abe"@ja-latn .

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

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

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

<album/141092#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Morning of the Beginning / Kimihiro_Abe"@en,
        "始まりの朝 / Kimihiro_Abe"@ja,
        "The Morning of the Beginning / Kimihiro_Abe"@ja-latn ;
    mo:performance_of <album/141092#musicalwork> ;
    mo:recorded_as <album/141092#musicalexpression> ;
    schema:name "The Morning of the Beginning / Kimihiro_Abe"@en,
        "始まりの朝 / Kimihiro_Abe"@ja,
        "The Morning of the Beginning / Kimihiro_Abe"@ja-latn ;
    schema:workPerformed <album/141092#musicalwork> .

<https://media.vgm.io/albums/29/141092/141092-73923c2c096e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141092#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/141092/141092-73923c2c096e.jpg> ;
    foaf:depicts <album/141092#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/141092/141092-73923c2c096e.jpg> .

<https://medium-media.vgm.io/albums/29/141092/141092-73923c2c096e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/141092#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-11-13"^^xsd:date ;
    dcterms:title "The Morning of the Beginning / Kimihiro_Abe"@en,
        "始まりの朝 / Kimihiro_Abe"@ja,
        "The Morning of the Beginning / Kimihiro_Abe"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/141092#musicalexpression> ;
    mo:publisher _:N636ae7ec3a6643d18a8345ed6b7cb306 ;
    mo:record _:N8ce665ae13cf4976bf2b6c5570ec3aa9 ;
    mo:record_count 1 ;
    schema:datePublished "2020-11-13"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/29/141092/141092-73923c2c096e.jpg> ;
    schema:name "The Morning of the Beginning / Kimihiro_Abe"@en,
        "始まりの朝 / Kimihiro_Abe"@ja,
        "The Morning of the Beginning / Kimihiro_Abe"@ja-latn ;
    schema:publisher _:N636ae7ec3a6643d18a8345ed6b7cb306 ;
    foaf:depiction <https://media.vgm.io/albums/29/141092/141092-73923c2c096e.jpg> .

_:N636ae7ec3a6643d18a8345ed6b7cb306 schema:name "Kimihiro_Abe(a.k.a. emanon"@en,
        "Kimihiro_Abe(a.k.a. emanon"@ja,
        "Kimihiro_Abe(a.k.a. emanon"@ja-latn ;
    foaf:name "Kimihiro_Abe(a.k.a. emanon"@en,
        "Kimihiro_Abe(a.k.a. emanon"@ja,
        "Kimihiro_Abe(a.k.a. emanon"@ja-latn .

_:N8ce665ae13cf4976bf2b6c5570ec3aa9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc5475bfe76f74e759080d69e820a5e19 ;
    mo:track_count 1 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nc5475bfe76f74e759080d69e820a5e19 .

_:Nc5475bfe76f74e759080d69e820a5e19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Morning of the Beginning"@en,
        "始まりの朝"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N8ce665ae13cf4976bf2b6c5570ec3aa9 ;
    schema:name "The Morning of the Beginning"@en,
        "始まりの朝"@ja .

