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

<artist/18799#subject> a schema:Person,
        foaf:Person ;
    schema:name "Soma Saito"@en,
        "斉藤壮馬"@ja ;
    foaf:made <album/83937#subject>,
        <album/83937#vocals> ;
    foaf:name "Soma Saito"@en,
        "斉藤壮馬"@ja .

<artist/28583#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sasa Ando"@en,
        "安藤紗々"@ja ;
    foaf:made <album/83937#lyrics>,
        <album/83937#subject> ;
    foaf:name "Sasa Ando"@en,
        "安藤紗々"@ja .

<artist/2910#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aira Yuuki"@en,
        "結城アイラ"@ja ;
    foaf:made <album/83937#lyrics>,
        <album/83937#subject> ;
    foaf:name "Aira Yuuki"@en,
        "結城アイラ"@ja .

<artist/14372#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83937#subject> ;
    schema:name "Koshiro Honda"@en,
        "本田光史郎"@ja ;
    foaf:made <album/83937#composition>,
        <album/83937#subject> ;
    foaf:name "Koshiro Honda"@en,
        "本田光史郎"@ja .

<artist/6528#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83937#subject> ;
    schema:name "Takeshi Masuda"@en,
        "増田武史"@ja ;
    foaf:made <album/83937#composition>,
        <album/83937#subject> ;
    foaf:name "Takeshi Masuda"@en,
        "増田武史"@ja .

<product/7459#subject> a schema:CreativeWork ;
    schema:name "IDOLiSH7 (Game)"@en,
        "アイドリッシュセブン (Game)"@ja,
        "IDOLiSH7 (Game)"@ja-latn ;
    foaf:name "IDOLiSH7 (Game)"@en,
        "アイドリッシュセブン (Game)"@ja,
        "IDOLiSH7 (Game)"@ja-latn .

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

<album/83937#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wonderful Octave / Tenn Kujo (CV. Soma Saito)"@en,
        "Wonderful Octave / 九条 天 (CV.斉藤壮馬)"@ja,
        "Wonderful Octave / Tenn Kujo (CV. Soma Saito)"@ja-latn ;
    mo:performance_of <album/83937#musicalwork> ;
    mo:recorded_as <album/83937#musicalexpression> ;
    schema:name "Wonderful Octave / Tenn Kujo (CV. Soma Saito)"@en,
        "Wonderful Octave / 九条 天 (CV.斉藤壮馬)"@ja,
        "Wonderful Octave / Tenn Kujo (CV. Soma Saito)"@ja-latn ;
    schema:workPerformed <album/83937#musicalwork> .

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/83937/83937-1561872762.jpg> a schema:ImageObject,
        foaf:Image .

<album/83937#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wonderful Octave / Tenn Kujo (CV. Soma Saito)"@en,
        "Wonderful Octave / 九条 天 (CV.斉藤壮馬)"@ja,
        "Wonderful Octave / Tenn Kujo (CV. Soma Saito)"@ja-latn ;
    mo:composer <artist/14372#subject>,
        <artist/6528#subject> ;
    mo:produced_work <album/83937#musicalwork> ;
    schema:name "Wonderful Octave / Tenn Kujo (CV. Soma Saito)"@en,
        "Wonderful Octave / 九条 天 (CV.斉藤壮馬)"@ja,
        "Wonderful Octave / Tenn Kujo (CV. Soma Saito)"@ja-latn .

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

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

<album/83937#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-09"^^xsd:date ;
    dcterms:title "Wonderful Octave / Tenn Kujo (CV. Soma Saito)"@en,
        "Wonderful Octave / 九条 天 (CV.斉藤壮馬)"@ja,
        "Wonderful Octave / Tenn Kujo (CV. Soma Saito)"@ja-latn ;
    mo:catalogue_number "LACM-14849" ;
    mo:media_type "CD" ;
    mo:publication_of <album/83937#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N2626439eb58c4b4bb78ce57c7c31b9f2 ;
    mo:record_count 1 ;
    schema:about <product/7459#subject> ;
    schema:datePublished "2019-07-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/83937/83937-1561872762.jpg> ;
    schema:name "Wonderful Octave / Tenn Kujo (CV. Soma Saito)"@en,
        "Wonderful Octave / 九条 天 (CV.斉藤壮馬)"@ja,
        "Wonderful Octave / Tenn Kujo (CV. Soma Saito)"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/83937/83937-1561872762.jpg> .

_:N197775794f704e8ab11adeb4d462da35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RADIO STATION \"Twelve Hits!\" -Tenn ver.-"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2626439eb58c4b4bb78ce57c7c31b9f2 ;
    schema:name "RADIO STATION \"Twelve Hits!\" -Tenn ver.-"@en .

_:N1d9a08b8f8ed4355a9e1a88301e8fecd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Up to the nines"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2626439eb58c4b4bb78ce57c7c31b9f2 ;
    schema:name "Up to the nines"@en .

_:N9595f602ac1e4fc99ec275cb75a48017 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderful Octave -Tenn ver.-"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2626439eb58c4b4bb78ce57c7c31b9f2 ;
    schema:name "Wonderful Octave -Tenn ver.-"@en .

_:Nf261074622fd437b802f6fe1365f2317 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Up to the nines (Off Vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2626439eb58c4b4bb78ce57c7c31b9f2 ;
    schema:name "Up to the nines (Off Vocal)"@en .

_:N2626439eb58c4b4bb78ce57c7c31b9f2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N197775794f704e8ab11adeb4d462da35,
        _:N1d9a08b8f8ed4355a9e1a88301e8fecd,
        _:N9595f602ac1e4fc99ec275cb75a48017,
        _:Nf261074622fd437b802f6fe1365f2317 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N197775794f704e8ab11adeb4d462da35,
        _:N1d9a08b8f8ed4355a9e1a88301e8fecd,
        _:N9595f602ac1e4fc99ec275cb75a48017,
        _:Nf261074622fd437b802f6fe1365f2317 .

