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

<album/109241#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kaede / Nhato"@en,
        "Kaede / Nhato"@ja,
        "Kaede / Nhato"@ja-latn ;
    mo:produced_work <album/109241#musicalwork> ;
    schema:name "Kaede / Nhato"@en,
        "Kaede / Nhato"@ja,
        "Kaede / Nhato"@ja-latn .

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

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

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

<album/109241#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kaede / Nhato"@en,
        "Kaede / Nhato"@ja,
        "Kaede / Nhato"@ja-latn ;
    mo:performance_of <album/109241#musicalwork> ;
    mo:recorded_as <album/109241#musicalexpression> ;
    schema:name "Kaede / Nhato"@en,
        "Kaede / Nhato"@ja,
        "Kaede / Nhato"@ja-latn ;
    schema:workPerformed <album/109241#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/14/109241/109241-987fef611452.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109241#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/14/109241/109241-987fef611452.jpg> ;
    foaf:depicts <album/109241#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/14/109241/109241-987fef611452.jpg> .

<https://medium-media.vgm.io/albums/14/109241/109241-987fef611452.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/109241#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-21"^^xsd:date ;
    dcterms:title "Kaede / Nhato"@en,
        "Kaede / Nhato"@ja,
        "Kaede / Nhato"@ja-latn ;
    mo:catalogue_number "OTO-033" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/109241#musicalexpression> ;
    mo:publisher <org/2885#subject> ;
    mo:record _:N9a4bfa08f67d47f39a7520d74ce576cf ;
    mo:record_count 1 ;
    schema:datePublished "2015-12-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/14/109241/109241-987fef611452.jpg> ;
    schema:name "Kaede / Nhato"@en,
        "Kaede / Nhato"@ja,
        "Kaede / Nhato"@ja-latn ;
    schema:publisher <org/2885#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/109241/109241-987fef611452.jpg> .

_:N984ed7f99ae94f81a96eac0cf18157c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaede"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N9a4bfa08f67d47f39a7520d74ce576cf ;
    schema:name "Kaede"@en .

_:N9a4bfa08f67d47f39a7520d74ce576cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N984ed7f99ae94f81a96eac0cf18157c0 ;
    mo:track_count 1 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N984ed7f99ae94f81a96eac0cf18157c0 .

