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

<artist/3351#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshikazu Kuwashima"@en,
        "桑島由一"@ja ;
    foaf:made <album/12799#lyrics>,
        <album/12799#subject> ;
    foaf:name "Yoshikazu Kuwashima"@en,
        "桑島由一"@ja .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/12799#lyrics>,
        <album/12799#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/41705#subject> a schema:Person,
        foaf:Person ;
    schema:name "UCO"@en,
        "U子"@ja ;
    foaf:made <album/12799#lyrics>,
        <album/12799#subject> ;
    foaf:name "UCO"@en,
        "U子"@ja .

<artist/851#subject> a schema:Person,
        foaf:Person ;
    schema:name "rino"@en ;
    foaf:made <album/12799#lyrics>,
        <album/12799#subject> ;
    foaf:name "rino"@en .

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

<artist/1068#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12799#subject> ;
    schema:name "Funta"@en ;
    foaf:made <album/12799#composition>,
        <album/12799#subject> ;
    foaf:name "Funta"@en .

<artist/108#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12799#subject> ;
    schema:name "Jun Kageie"@en,
        "景家淳"@ja ;
    foaf:made <album/12799#composition>,
        <album/12799#subject> ;
    foaf:name "Jun Kageie"@en,
        "景家淳"@ja .

<artist/35#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12799#subject> ;
    schema:name "Hijiri Anze"@en,
        "安瀬聖"@ja ;
    foaf:made <album/12799#composition>,
        <album/12799#subject> ;
    foaf:name "Hijiri Anze"@en,
        "安瀬聖"@ja .

<artist/40#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12799#subject> ;
    schema:name "Masumi Ito"@en,
        "伊藤真澄"@ja ;
    foaf:made <album/12799#composition>,
        <album/12799#subject> ;
    foaf:name "Masumi Ito"@en,
        "伊藤真澄"@ja .

<artist/868#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12799#subject> ;
    schema:name "Naoyuki Osada"@en,
        "長田直之"@ja ;
    foaf:made <album/12799#composition>,
        <album/12799#subject> ;
    foaf:name "Naoyuki Osada"@en,
        "長田直之"@ja .

<product/19781#subject> a schema:CreativeWork ;
    schema:name "Tentama 2wins"@en,
        "てんたま2wins"@ja,
        "Tentama 2wins"@ja-latn ;
    foaf:name "Tentama 2wins"@en,
        "てんたま2wins"@ja,
        "Tentama 2wins"@ja-latn .

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

<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/99/12799/12799-1238586866.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/12799#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/12799/12799-1238586866.jpg> ;
    foaf:depicts <album/12799#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/12799/12799-1238586866.jpg> .

<https://medium-media.vgm.io/albums/99/12799/12799-1238586866.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1067#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12799#performance> ;
    schema:name "Ryoko Shintani"@en,
        "新谷良子"@ja ;
    foaf:name "Ryoko Shintani"@en,
        "新谷良子"@ja .

<artist/2676#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12799#performance> ;
    schema:name "Saeko Chiba"@en,
        "千葉紗子"@ja ;
    foaf:name "Saeko Chiba"@en,
        "千葉紗子"@ja .

<artist/3476#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12799#performance> ;
    schema:name "Ai Shimizu"@en,
        "清水愛"@ja ;
    foaf:name "Ai Shimizu"@en,
        "清水愛"@ja .

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

<artist/847#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12799#performance> ;
    schema:name "yozuca*"@en ;
    foaf:name "yozuca*"@en .

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

<album/12799#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TENTAMA 2wins Vocal Plus"@en,
        "てんたま2wins ヴォーカルプラス"@ja,
        "TENTAMA 2wins Vocal Plus"@ja-latn ;
    mo:composer <artist/1068#subject>,
        <artist/108#subject>,
        <artist/35#subject>,
        <artist/40#subject>,
        <artist/868#subject> ;
    mo:produced_work <album/12799#musicalwork> ;
    schema:name "TENTAMA 2wins Vocal Plus"@en,
        "てんたま2wins ヴォーカルプラス"@ja,
        "TENTAMA 2wins Vocal Plus"@ja-latn .

<album/12799#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TENTAMA 2wins Vocal Plus"@en,
        "てんたま2wins ヴォーカルプラス"@ja,
        "TENTAMA 2wins Vocal Plus"@ja-latn ;
    mo:performance_of <album/12799#musicalwork> ;
    mo:performer <artist/1067#subject>,
        <artist/2676#subject>,
        <artist/3476#subject>,
        <artist/684#subject>,
        <artist/847#subject> ;
    mo:recorded_as <album/12799#musicalexpression> ;
    schema:byArtist <artist/1067#subject>,
        <artist/2676#subject>,
        <artist/3476#subject>,
        <artist/684#subject>,
        <artist/847#subject> ;
    schema:name "TENTAMA 2wins Vocal Plus"@en,
        "てんたま2wins ヴォーカルプラス"@ja,
        "TENTAMA 2wins Vocal Plus"@ja-latn ;
    schema:workPerformed <album/12799#musicalwork> .

<album/12799#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-04-21"^^xsd:date ;
    dcterms:title "TENTAMA 2wins Vocal Plus"@en,
        "てんたま2wins ヴォーカルプラス"@ja,
        "TENTAMA 2wins Vocal Plus"@ja-latn ;
    mo:catalogue_number "LACA-5271" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12799#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N6e756cc4454843229b3e80160bd14f3b ;
    mo:record_count 1 ;
    schema:about <product/19781#subject> ;
    schema:byArtist <artist/1067#subject>,
        <artist/2676#subject>,
        <artist/3476#subject>,
        <artist/684#subject>,
        <artist/847#subject> ;
    schema:datePublished "2004-04-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/12799/12799-1238586866.jpg> ;
    schema:name "TENTAMA 2wins Vocal Plus"@en,
        "てんたま2wins ヴォーカルプラス"@ja,
        "TENTAMA 2wins Vocal Plus"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/12799/12799-1238586866.jpg> .

_:N114ba3eebf814d37856f8bda679b9163 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Trembling Duo"@en,
        "ゆれるふたり"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N6e756cc4454843229b3e80160bd14f3b ;
    schema:name "The Trembling Duo"@en,
        "ゆれるふたり"@ja .

_:N1b7bad105ea943cd87805c3623e27995 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monologue · Asuka"@en,
        "モノローグ・明日香"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N6e756cc4454843229b3e80160bd14f3b ;
    schema:name "Monologue · Asuka"@en,
        "モノローグ・明日香"@ja .

_:N1ddaf60f8c55431ab45f677203c418f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monologue · Sumina"@en,
        "モノローグ・純菜"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N6e756cc4454843229b3e80160bd14f3b ;
    schema:name "Monologue · Sumina"@en,
        "モノローグ・純菜"@ja .

_:N1f48c16d6d9f4a94ac9f171493484972 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monologue · Shiori"@en,
        "モノローグ・栞里"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N6e756cc4454843229b3e80160bd14f3b ;
    schema:name "Monologue · Shiori"@en,
        "モノローグ・栞里"@ja .

_:N1f8673f4af564aada77e01f6a8982b90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precious Time"@en,
        "Precious time"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N6e756cc4454843229b3e80160bd14f3b ;
    schema:name "Precious Time"@en,
        "Precious time"@ja .

_:N3b6e0cf9fcff4331a45f1ab1e8b1dcd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebirth ~No Matter How Far Apart We Are~"@en,
        "Rebirth～どんなに遠く離れていても～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N6e756cc4454843229b3e80160bd14f3b ;
    schema:name "Rebirth ~No Matter How Far Apart We Are~"@en,
        "Rebirth～どんなに遠く離れていても～"@ja .

_:N5eb6f159bb6c464e8385ff922a484be7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Twinkle Dream"@en,
        "Little Twinkle Dream"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N6e756cc4454843229b3e80160bd14f3b ;
    schema:name "Little Twinkle Dream"@en,
        "Little Twinkle Dream"@ja .

_:N7437185f2a5046e3bfcc192284646e36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings of Love"@en,
        "愛の羽"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N6e756cc4454843229b3e80160bd14f3b ;
    schema:name "Wings of Love"@en,
        "愛の羽"@ja .

_:Ncb3bf1cd15494b488749e285de75b2f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monologue · Mayuki"@en,
        "モノローグ・真雪"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N6e756cc4454843229b3e80160bd14f3b ;
    schema:name "Monologue · Mayuki"@en,
        "モノローグ・真雪"@ja .

_:Ne9f7a51aa155471fb7125dd32ee36b0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Smiling Face"@en,
        "笑顔"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N6e756cc4454843229b3e80160bd14f3b ;
    schema:name "A Smiling Face"@en,
        "笑顔"@ja .

_:N6e756cc4454843229b3e80160bd14f3b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N114ba3eebf814d37856f8bda679b9163,
        _:N1b7bad105ea943cd87805c3623e27995,
        _:N1ddaf60f8c55431ab45f677203c418f7,
        _:N1f48c16d6d9f4a94ac9f171493484972,
        _:N1f8673f4af564aada77e01f6a8982b90,
        _:N3b6e0cf9fcff4331a45f1ab1e8b1dcd2,
        _:N5eb6f159bb6c464e8385ff922a484be7,
        _:N7437185f2a5046e3bfcc192284646e36,
        _:Ncb3bf1cd15494b488749e285de75b2f1,
        _:Ne9f7a51aa155471fb7125dd32ee36b0f ;
    mo:track_count 10 ;
    schema:duration "PT35:38"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N114ba3eebf814d37856f8bda679b9163,
        _:N1b7bad105ea943cd87805c3623e27995,
        _:N1ddaf60f8c55431ab45f677203c418f7,
        _:N1f48c16d6d9f4a94ac9f171493484972,
        _:N1f8673f4af564aada77e01f6a8982b90,
        _:N3b6e0cf9fcff4331a45f1ab1e8b1dcd2,
        _:N5eb6f159bb6c464e8385ff922a484be7,
        _:N7437185f2a5046e3bfcc192284646e36,
        _:Ncb3bf1cd15494b488749e285de75b2f1,
        _:Ne9f7a51aa155471fb7125dd32ee36b0f .

