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

<artist/16751#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hinako Konno"@en,
        "紺野比奈子"@ja ;
    foaf:made <album/10030#lyrics>,
        <album/10030#subject> ;
    foaf:name "Hinako Konno"@en,
        "紺野比奈子"@ja .

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

<artist/289#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10030#subject> ;
    schema:name "Shinichiro Matsumoto"@en,
        "松本慎一郎"@ja ;
    foaf:made <album/10030#composition>,
        <album/10030#subject> ;
    foaf:name "Shinichiro Matsumoto"@en,
        "松本慎一郎"@ja .

<artist/3764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10030#subject> ;
    schema:name "Yoshiki Igarashi"@en,
        "五十嵐芳樹"@ja ;
    foaf:made <album/10030#composition>,
        <album/10030#subject> ;
    foaf:name "Yoshiki Igarashi"@en,
        "五十嵐芳樹"@ja .

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

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

<org/3811#subject> schema:name "P software"@en,
        "P software"@ja,
        "P software"@ja-latn ;
    foaf:name "P software"@en,
        "P software"@ja,
        "P software"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/10030/10030-1218999976.jpg> a schema:ImageObject,
        foaf:Image .

<album/10030#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Till I Reach Your Tomorrow Character song CD \"They will be born TOMORROW\""@en,
        "明日の君と逢うために Character song CD 「They will be born TOMORROW」"@ja,
        "Ashita no Kimi to Au Tame ni Character song CD \"They will be born TOMORROW\""@ja-latn ;
    mo:composer <artist/289#subject>,
        <artist/3764#subject> ;
    mo:produced_work <album/10030#musicalwork> ;
    schema:name "Till I Reach Your Tomorrow Character song CD \"They will be born TOMORROW\""@en,
        "明日の君と逢うために Character song CD 「They will be born TOMORROW」"@ja,
        "Ashita no Kimi to Au Tame ni Character song CD \"They will be born TOMORROW\""@ja-latn .

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

<artist/1797#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10030#performance> ;
    schema:name "Kazane"@en,
        "風音"@ja ;
    foaf:name "Kazane"@en,
        "風音"@ja .

<artist/2005#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10030#performance> ;
    schema:name "Oto Agumi"@en,
        "安玖深音"@ja ;
    foaf:name "Oto Agumi"@en,
        "安玖深音"@ja .

<artist/3417#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10030#performance> ;
    schema:name "Hikaru Isshiki"@en,
        "一色ヒカル"@ja ;
    foaf:name "Hikaru Isshiki"@en,
        "一色ヒカル"@ja .

<artist/4829#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10030#performance> ;
    schema:name "Honoka Imuraya"@en,
        "井村屋ほのか"@ja ;
    foaf:name "Honoka Imuraya"@en,
        "井村屋ほのか"@ja .

<artist/6921#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10030#performance> ;
    schema:name "Nazuna Gogyou"@en,
        "五行なずな"@ja ;
    foaf:name "Nazuna Gogyou"@en,
        "五行なずな"@ja .

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

<album/10030#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Till I Reach Your Tomorrow Character song CD \"They will be born TOMORROW\""@en,
        "明日の君と逢うために Character song CD 「They will be born TOMORROW」"@ja,
        "Ashita no Kimi to Au Tame ni Character song CD \"They will be born TOMORROW\""@ja-latn ;
    mo:performance_of <album/10030#musicalwork> ;
    mo:performer _:N2c21994fc5f24ece9a62434c91a2d05d,
        _:N75d7ee4d099c41d7ac1441f4c31778fb,
        <artist/1797#subject>,
        <artist/2005#subject>,
        <artist/3417#subject>,
        <artist/4829#subject>,
        <artist/6921#subject> ;
    mo:recorded_as <album/10030#musicalexpression> ;
    schema:byArtist _:N2c21994fc5f24ece9a62434c91a2d05d,
        _:N75d7ee4d099c41d7ac1441f4c31778fb,
        <artist/1797#subject>,
        <artist/2005#subject>,
        <artist/3417#subject>,
        <artist/4829#subject>,
        <artist/6921#subject> ;
    schema:name "Till I Reach Your Tomorrow Character song CD \"They will be born TOMORROW\""@en,
        "明日の君と逢うために Character song CD 「They will be born TOMORROW」"@ja,
        "Ashita no Kimi to Au Tame ni Character song CD \"They will be born TOMORROW\""@ja-latn ;
    schema:workPerformed <album/10030#musicalwork> .

<album/10030#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-15"^^xsd:date ;
    dcterms:title "Till I Reach Your Tomorrow Character song CD \"They will be born TOMORROW\""@en,
        "明日の君と逢うために Character song CD 「They will be born TOMORROW」"@ja,
        "Ashita no Kimi to Au Tame ni Character song CD \"They will be born TOMORROW\""@ja-latn ;
    mo:catalogue_number "PURPLE-036" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10030#musicalexpression> ;
    mo:publisher <org/3811#subject> ;
    mo:record _:Ne0f1cab625444286b1cc12102c014297 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ashita no Kimi to Au Tame ni"@en ;
            foaf:name "Ashita no Kimi to Au Tame ni"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Teruha Neno"@en ;
            foaf:name "Teruha Neno"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mirika Sawano"@en ;
            foaf:name "Mirika Sawano"@en ],
        <artist/1797#subject>,
        <artist/2005#subject>,
        <artist/3417#subject>,
        <artist/4829#subject>,
        <artist/6921#subject> ;
    schema:datePublished "2008-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/10030/10030-1218999976.jpg> ;
    schema:name "Till I Reach Your Tomorrow Character song CD \"They will be born TOMORROW\""@en,
        "明日の君と逢うために Character song CD 「They will be born TOMORROW」"@ja,
        "Ashita no Kimi to Au Tame ni Character song CD \"They will be born TOMORROW\""@ja-latn ;
    schema:publisher <org/3811#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/10030/10030-1218999976.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sayumin-Tyler"@en ;
    foaf:made <album/10030#subject> ;
    foaf:name "Sayumin-Tyler"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Meguri Hanasaku"@en ;
    foaf:made <album/10030#lyrics> ;
    foaf:name "Meguri Hanasaku"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Meguri Hanasaku"@en ;
    foaf:made <album/10030#subject> ;
    foaf:name "Meguri Hanasaku"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sayumin-Tyler"@en ;
    foaf:made <album/10030#lyrics> ;
    foaf:name "Sayumin-Tyler"@en .

_:N19f0940b5b614f4a9f229391385cec0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They will be born TOMORROW"@en,
        "They will be born TOMORROW"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Ne0f1cab625444286b1cc12102c014297 ;
    schema:name "They will be born TOMORROW"@en,
        "They will be born TOMORROW"@ja .

_:N2c21994fc5f24ece9a62434c91a2d05d a schema:Person,
        foaf:Person ;
    mo:performed <album/10030#performance> ;
    schema:name "Teruha Neno"@en ;
    foaf:name "Teruha Neno"@en .

_:N4159bd3be2924fccbbd11ffced0404e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome back."@en,
        "おかえりなさい。"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Ne0f1cab625444286b1cc12102c014297 ;
    schema:name "Welcome back."@en,
        "おかえりなさい。"@ja .

_:N75d7ee4d099c41d7ac1441f4c31778fb a schema:Person,
        foaf:Person ;
    mo:performed <album/10030#performance> ;
    schema:name "Mirika Sawano"@en ;
    foaf:name "Mirika Sawano"@en .

_:N7d185c373c154f3fac40dd82c6f78f91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conjecture of 5 centimetres"@en,
        "5センチの推測"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ne0f1cab625444286b1cc12102c014297 ;
    schema:name "Conjecture of 5 centimetres"@en,
        "5センチの推測"@ja .

_:Na3b035bcb30940369a33a16cc4ed3c40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "get you☆meet you"@en,
        "get you☆meet you"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ne0f1cab625444286b1cc12102c014297 ;
    schema:name "get you☆meet you"@en,
        "get you☆meet you"@ja .

_:Nbedf25c56c994fcdb60a9b5fd231ecce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naughty Girl"@en,
        "Naughty Girl"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Ne0f1cab625444286b1cc12102c014297 ;
    schema:name "Naughty Girl"@en,
        "Naughty Girl"@ja .

_:Nd3fd3901673a460f96588029a0857255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "smile diary"@en,
        "smile diary"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Ne0f1cab625444286b1cc12102c014297 ;
    schema:name "smile diary"@en,
        "smile diary"@ja .

_:Ndb22b219362743d9b209153a8c9ac962 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow clock"@en,
        "ユキドケイ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Ne0f1cab625444286b1cc12102c014297 ;
    schema:name "Snow clock"@en,
        "ユキドケイ"@ja .

_:Ne0f1cab625444286b1cc12102c014297 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19f0940b5b614f4a9f229391385cec0d,
        _:N4159bd3be2924fccbbd11ffced0404e7,
        _:N7d185c373c154f3fac40dd82c6f78f91,
        _:Na3b035bcb30940369a33a16cc4ed3c40,
        _:Nbedf25c56c994fcdb60a9b5fd231ecce,
        _:Nd3fd3901673a460f96588029a0857255,
        _:Ndb22b219362743d9b209153a8c9ac962 ;
    mo:track_count 7 ;
    schema:duration "PT31:30"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N19f0940b5b614f4a9f229391385cec0d,
        _:N4159bd3be2924fccbbd11ffced0404e7,
        _:N7d185c373c154f3fac40dd82c6f78f91,
        _:Na3b035bcb30940369a33a16cc4ed3c40,
        _:Nbedf25c56c994fcdb60a9b5fd231ecce,
        _:Nd3fd3901673a460f96588029a0857255,
        _:Ndb22b219362743d9b209153a8c9ac962 .

