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

<album/28469#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Voice de Toukousphere Final ~Thank You, Ar Portal~"@en,
        "Voice de トウコウスフィアFinal ～ありがとうアルポータル～"@ja,
        "Voice de Toukousphere Final ~Thank You, Ar Portal~"@ja-latn ;
    mo:produced_work <album/28469#musicalwork> ;
    schema:name "Voice de Toukousphere Final ~Thank You, Ar Portal~"@en,
        "Voice de トウコウスフィアFinal ～ありがとうアルポータル～"@ja,
        "Voice de Toukousphere Final ~Thank You, Ar Portal~"@ja-latn .

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

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

<product/565#subject> a schema:CreativeWork ;
    schema:name "Ar tonelico"@en,
        "アルトネリコ"@ja,
        "Ar tonelico"@ja-latn ;
    foaf:name "Ar tonelico"@en,
        "アルトネリコ"@ja,
        "Ar tonelico"@ja-latn .

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

<org/2316#subject> schema:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn ;
    foaf:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/28469/28469-1320875746.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1277#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28469#performance> ;
    schema:name "Miyuki Sawashiro"@en,
        "沢城みゆき"@ja ;
    foaf:name "Miyuki Sawashiro"@en,
        "沢城みゆき"@ja .

<artist/4939#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28469#performance> ;
    schema:name "Masahide Fuse"@en,
        "布施雅英"@ja ;
    foaf:name "Masahide Fuse"@en,
        "布施雅英"@ja .

<artist/684#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28469#performance> ;
    schema:name "Sakura Nogawa"@en,
        "野川さくら"@ja ;
    foaf:name "Sakura Nogawa"@en,
        "野川さくら"@ja .

<artist/832#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28469#performance> ;
    schema:name "Ami Koshimizu"@en,
        "小清水亜美"@ja ;
    foaf:name "Ami Koshimizu"@en,
        "小清水亜美"@ja .

<artist/903#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28469#performance> ;
    schema:name "Yuu Asakawa"@en,
        "浅川悠"@ja ;
    foaf:name "Yuu Asakawa"@en,
        "浅川悠"@ja .

<album/28469#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-11-16"^^xsd:date ;
    dcterms:title "Voice de Toukousphere Final ~Thank You, Ar Portal~"@en,
        "Voice de トウコウスフィアFinal ～ありがとうアルポータル～"@ja,
        "Voice de Toukousphere Final ~Thank You, Ar Portal~"@ja-latn ;
    mo:catalogue_number "KDSD-10062" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28469#musicalexpression> ;
    mo:publisher <org/2316#subject> ;
    mo:record _:N5ec849042c204dfb8d81f2309bfa44c2 ;
    mo:record_count 1 ;
    schema:about <product/565#subject> ;
    schema:byArtist <artist/1277#subject>,
        <artist/4939#subject>,
        <artist/684#subject>,
        <artist/832#subject>,
        <artist/903#subject> ;
    schema:datePublished "2011-11-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/28469/28469-1320875746.jpg> ;
    schema:name "Voice de Toukousphere Final ~Thank You, Ar Portal~"@en,
        "Voice de トウコウスフィアFinal ～ありがとうアルポータル～"@ja,
        "Voice de Toukousphere Final ~Thank You, Ar Portal~"@ja-latn ;
    schema:publisher <org/2316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/28469/28469-1320875746.jpg> .

<album/28469#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Voice de Toukousphere Final ~Thank You, Ar Portal~"@en,
        "Voice de トウコウスフィアFinal ～ありがとうアルポータル～"@ja,
        "Voice de Toukousphere Final ~Thank You, Ar Portal~"@ja-latn ;
    mo:performance_of <album/28469#musicalwork> ;
    mo:performer <artist/1277#subject>,
        <artist/4939#subject>,
        <artist/684#subject>,
        <artist/832#subject>,
        <artist/903#subject> ;
    mo:recorded_as <album/28469#musicalexpression> ;
    schema:byArtist <artist/1277#subject>,
        <artist/4939#subject>,
        <artist/684#subject>,
        <artist/832#subject>,
        <artist/903#subject> ;
    schema:name "Voice de Toukousphere Final ~Thank You, Ar Portal~"@en,
        "Voice de トウコウスフィアFinal ～ありがとうアルポータル～"@ja,
        "Voice de Toukousphere Final ~Thank You, Ar Portal~"@ja-latn ;
    schema:workPerformed <album/28469#musicalwork> .

_:N05609e6cfa7b4c7db025f023e8ee65ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening"@en,
        "Opening"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N5ec849042c204dfb8d81f2309bfa44c2 ;
    schema:name "Opening"@en,
        "Opening"@ja .

_:N1dd4703fa8ea471ea3cf8342b97aee18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Question Corner"@en,
        "おたよりコーナー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT14:25"^^xsd:interval ;
    schema:inPlaylist _:N5ec849042c204dfb8d81f2309bfa44c2 ;
    schema:name "Question Corner"@en,
        "おたよりコーナー"@ja .

_:N35dabed61f1147f1aa39f578c6f29567 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CM"@en,
        "CM"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N5ec849042c204dfb8d81f2309bfa44c2 ;
    schema:name "CM"@en,
        "CM"@ja .

_:N4a085ebc470d4e97b7fdd832e4d7fc81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luca and Cloche's Worries Consultation Room"@en,
        "ルカ＆クローシェのお悩み相談室♥️"@ja ;
    mo:track_number 4 ;
    schema:duration "PT13:58"^^xsd:interval ;
    schema:inPlaylist _:N5ec849042c204dfb8d81f2309bfa44c2 ;
    schema:name "Luca and Cloche's Worries Consultation Room"@en,
        "ルカ＆クローシェのお悩み相談室♥️"@ja .

_:Nd454cdd1b0c7415b8ec302cdb3a55486 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lady Harvestasha's \"Everyone's Industrial Waste!\""@en,
        "ハーヴェスターシャ陛下の「全員産廃！」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT10:50"^^xsd:interval ;
    schema:inPlaylist _:N5ec849042c204dfb8d81f2309bfa44c2 ;
    schema:name "Lady Harvestasha's \"Everyone's Industrial Waste!\""@en,
        "ハーヴェスターシャ陛下の「全員産廃！」"@ja .

_:Nd5fcfcd84b63485cb02f8a80f6a6419c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en,
        "Ending"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N5ec849042c204dfb8d81f2309bfa44c2 ;
    schema:name "Ending"@en,
        "Ending"@ja .

_:Nd6b84954329d425599533db98e30e113 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Own \"Misha, Won't you Sing for Me?\""@en,
        "アナタの「ミシャ、謳ってくれないか？」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT12:26"^^xsd:interval ;
    schema:inPlaylist _:N5ec849042c204dfb8d81f2309bfa44c2 ;
    schema:name "Your Own \"Misha, Won't you Sing for Me?\""@en,
        "アナタの「ミシャ、謳ってくれないか？」"@ja .

_:N5ec849042c204dfb8d81f2309bfa44c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05609e6cfa7b4c7db025f023e8ee65ba,
        _:N1dd4703fa8ea471ea3cf8342b97aee18,
        _:N35dabed61f1147f1aa39f578c6f29567,
        _:N4a085ebc470d4e97b7fdd832e4d7fc81,
        _:Nd454cdd1b0c7415b8ec302cdb3a55486,
        _:Nd5fcfcd84b63485cb02f8a80f6a6419c,
        _:Nd6b84954329d425599533db98e30e113 ;
    mo:track_count 7 ;
    schema:duration "PT64:53"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N05609e6cfa7b4c7db025f023e8ee65ba,
        _:N1dd4703fa8ea471ea3cf8342b97aee18,
        _:N35dabed61f1147f1aa39f578c6f29567,
        _:N4a085ebc470d4e97b7fdd832e4d7fc81,
        _:Nd454cdd1b0c7415b8ec302cdb3a55486,
        _:Nd5fcfcd84b63485cb02f8a80f6a6419c,
        _:Nd6b84954329d425599533db98e30e113 .

