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

<album/109239#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ascension / Hiroyuki ODA"@en,
        "Ascension / Hiroyuki ODA"@ja,
        "Ascension / Hiroyuki ODA"@ja-latn ;
    mo:produced_work <album/109239#musicalwork> ;
    schema:name "Ascension / Hiroyuki ODA"@en,
        "Ascension / Hiroyuki ODA"@ja,
        "Ascension / Hiroyuki ODA"@ja-latn .

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

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

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

<album/109239#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ascension / Hiroyuki ODA"@en,
        "Ascension / Hiroyuki ODA"@ja,
        "Ascension / Hiroyuki ODA"@ja-latn ;
    mo:performance_of <album/109239#musicalwork> ;
    mo:recorded_as <album/109239#musicalexpression> ;
    schema:name "Ascension / Hiroyuki ODA"@en,
        "Ascension / Hiroyuki ODA"@ja,
        "Ascension / Hiroyuki ODA"@ja-latn ;
    schema:workPerformed <album/109239#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/93/109239/109239-ed40e5e10cd8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/109239#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-13"^^xsd:date ;
    dcterms:title "Ascension / Hiroyuki ODA"@en,
        "Ascension / Hiroyuki ODA"@ja,
        "Ascension / Hiroyuki ODA"@ja-latn ;
    mo:catalogue_number "OTO-031" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/109239#musicalexpression> ;
    mo:publisher <org/2885#subject> ;
    mo:record _:N197fbab06ad94678bd32c6e5d1b9290b ;
    mo:record_count 1 ;
    schema:datePublished "2015-07-13"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/93/109239/109239-ed40e5e10cd8.jpg> ;
    schema:name "Ascension / Hiroyuki ODA"@en,
        "Ascension / Hiroyuki ODA"@ja,
        "Ascension / Hiroyuki ODA"@ja-latn ;
    schema:publisher <org/2885#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/109239/109239-ed40e5e10cd8.jpg> .

_:N197fbab06ad94678bd32c6e5d1b9290b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N738988daf10b47ffa5c202a002704f8c ;
    mo:track_count 1 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N738988daf10b47ffa5c202a002704f8c .

_:N738988daf10b47ffa5c202a002704f8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ascension"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N197fbab06ad94678bd32c6e5d1b9290b ;
    schema:name "Ascension"@en .

