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

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

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5741#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/5741#composition>,
        <album/5741#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<release/9619#subject> a schema:CreativeWork ;
    schema:name "Natsuiro no Sunadokei"@en,
        "夏色の砂時計"@ja,
        "Natsuiro no Sunadokei"@ja-latn ;
    foaf:name "Natsuiro no Sunadokei"@en,
        "夏色の砂時計"@ja,
        "Natsuiro no Sunadokei"@ja-latn .

<album/5741#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Natsuiro no Sunadokei Opening themesong CD & Dorama CD"@en,
        "夏色の砂時計 Opening themesong CD & Dorama CD"@ja,
        "Natsuiro no Sunadokei Opening themesong CD & Dorama CD"@ja-latn ;
    mo:composer <artist/18#subject> ;
    mo:produced_work <album/5741#musicalwork> ;
    schema:name "Natsuiro no Sunadokei Opening themesong CD & Dorama CD"@en,
        "夏色の砂時計 Opening themesong CD & Dorama CD"@ja,
        "Natsuiro no Sunadokei Opening themesong CD & Dorama CD"@ja-latn .

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

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

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

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

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

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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5741#performance> ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/5741#lyrics>,
        <album/5741#subject> ;
    foaf:name "KOTOKO"@en .

<artist/1933#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5741#performance> ;
    schema:name "Fumiko Orikasa"@en,
        "折笠富美子"@ja ;
    foaf:name "Fumiko Orikasa"@en,
        "折笠富美子"@ja .

<artist/6664#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5741#performance> ;
    schema:name "Masayo Kurata"@en,
        "倉田雅世"@ja ;
    foaf:name "Masayo Kurata"@en,
        "倉田雅世"@ja .

<artist/727#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5741#performance> ;
    schema:name "Kikuko Inoue"@en,
        "井上喜久子"@ja ;
    foaf:name "Kikuko Inoue"@en,
        "井上喜久子"@ja .

<artist/8123#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5741#performance> ;
    schema:name "Rikako Aikawa"@en,
        "愛河里花子"@ja ;
    foaf:name "Rikako Aikawa"@en,
        "愛河里花子"@ja .

<artist/839#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5741#performance> ;
    schema:name "Nana Mizuki"@en,
        "水樹奈々"@ja ;
    foaf:name "Nana Mizuki"@en,
        "水樹奈々"@ja .

<album/5741#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-05-30"^^xsd:date ;
    dcterms:title "Natsuiro no Sunadokei Opening themesong CD & Dorama CD"@en,
        "夏色の砂時計 Opening themesong CD & Dorama CD"@ja,
        "Natsuiro no Sunadokei Opening themesong CD & Dorama CD"@ja-latn ;
    mo:catalogue_number "ZSPS-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5741#musicalexpression> ;
    mo:publisher <org/2612#subject> ;
    mo:record _:N0d58d7e9f9454feaad7ca4307cdef74f ;
    mo:record_count 1 ;
    schema:about <release/9619#subject> ;
    schema:byArtist <artist/127#subject>,
        <artist/1933#subject>,
        <artist/6664#subject>,
        <artist/727#subject>,
        <artist/8123#subject>,
        <artist/839#subject> ;
    schema:datePublished "2002-05-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/5741/5741-1565160337.jpg> ;
    schema:name "Natsuiro no Sunadokei Opening themesong CD & Dorama CD"@en,
        "夏色の砂時計 Opening themesong CD & Dorama CD"@ja,
        "Natsuiro no Sunadokei Opening themesong CD & Dorama CD"@ja-latn ;
    schema:publisher <org/2612#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/5741/5741-1565160337.jpg> .

<album/5741#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Natsuiro no Sunadokei Opening themesong CD & Dorama CD"@en,
        "夏色の砂時計 Opening themesong CD & Dorama CD"@ja,
        "Natsuiro no Sunadokei Opening themesong CD & Dorama CD"@ja-latn ;
    mo:performance_of <album/5741#musicalwork> ;
    mo:performer <artist/127#subject>,
        <artist/1933#subject>,
        <artist/6664#subject>,
        <artist/727#subject>,
        <artist/8123#subject>,
        <artist/839#subject> ;
    mo:recorded_as <album/5741#musicalexpression> ;
    schema:byArtist <artist/127#subject>,
        <artist/1933#subject>,
        <artist/6664#subject>,
        <artist/727#subject>,
        <artist/8123#subject>,
        <artist/839#subject> ;
    schema:name "Natsuiro no Sunadokei Opening themesong CD & Dorama CD"@en,
        "夏色の砂時計 Opening themesong CD & Dorama CD"@ja,
        "Natsuiro no Sunadokei Opening themesong CD & Dorama CD"@ja-latn ;
    schema:workPerformed <album/5741#musicalwork> .

_:N21dabe2f1f944685afdd05d226fba921 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The \"Real\" Story Beginning 3"@en,
        "\"本当の\"はじまりの物語 III"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N0d58d7e9f9454feaad7ca4307cdef74f ;
    schema:name "The \"Real\" Story Beginning 3"@en,
        "\"本当の\"はじまりの物語 III"@ja .

_:N5468e6c32b614914b0324024cb37dcff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "went away (Karaoke version)"@en,
        "went away (karaoke ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N0d58d7e9f9454feaad7ca4307cdef74f ;
    schema:name "went away (Karaoke version)"@en,
        "went away (karaoke ver.)"@ja .

_:N74bfc70663584163a61131bfea33f559 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The \"Real\" Story Beginning 5"@en,
        "\"本当の\"はじまりの物語 V"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N0d58d7e9f9454feaad7ca4307cdef74f ;
    schema:name "The \"Real\" Story Beginning 5"@en,
        "\"本当の\"はじまりの物語 V"@ja .

_:N8115211ae0f04ebc87aee73b15908bac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "went away (Long version)"@en,
        "went away"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N0d58d7e9f9454feaad7ca4307cdef74f ;
    schema:name "went away (Long version)"@en,
        "went away"@ja .

_:N881bc1e788f34a478de2efe1d7f71ddb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The \"Real\" Story Beginning 4"@en,
        "\"本当の\"はじまりの物語 IV"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N0d58d7e9f9454feaad7ca4307cdef74f ;
    schema:name "The \"Real\" Story Beginning 4"@en,
        "\"本当の\"はじまりの物語 IV"@ja .

_:Nb65e5b64470b4574b3a65424c1add07a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The \"Real\" Story Beginning 1"@en,
        "\"本当の\"はじまりの物語 I"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:44"^^xsd:interval ;
    schema:inPlaylist _:N0d58d7e9f9454feaad7ca4307cdef74f ;
    schema:name "The \"Real\" Story Beginning 1"@en,
        "\"本当の\"はじまりの物語 I"@ja .

_:Nc742950da35e4b37b8eeb07bf8821671 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The \"Real\" Story Beginning 2"@en,
        "\"本当の\"はじまりの物語 II"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N0d58d7e9f9454feaad7ca4307cdef74f ;
    schema:name "The \"Real\" Story Beginning 2"@en,
        "\"本当の\"はじまりの物語 II"@ja .

_:Ndd355300cad746a39670d943850b0949 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "went away (Short version)"@en,
        "went away (short ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N0d58d7e9f9454feaad7ca4307cdef74f ;
    schema:name "went away (Short version)"@en,
        "went away (short ver.)"@ja .

_:N0d58d7e9f9454feaad7ca4307cdef74f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21dabe2f1f944685afdd05d226fba921,
        _:N5468e6c32b614914b0324024cb37dcff,
        _:N74bfc70663584163a61131bfea33f559,
        _:N8115211ae0f04ebc87aee73b15908bac,
        _:N881bc1e788f34a478de2efe1d7f71ddb,
        _:Nb65e5b64470b4574b3a65424c1add07a,
        _:Nc742950da35e4b37b8eeb07bf8821671,
        _:Ndd355300cad746a39670d943850b0949 ;
    mo:track_count 8 ;
    schema:duration "PT45:18"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N21dabe2f1f944685afdd05d226fba921,
        _:N5468e6c32b614914b0324024cb37dcff,
        _:N74bfc70663584163a61131bfea33f559,
        _:N8115211ae0f04ebc87aee73b15908bac,
        _:N881bc1e788f34a478de2efe1d7f71ddb,
        _:Nb65e5b64470b4574b3a65424c1add07a,
        _:Nc742950da35e4b37b8eeb07bf8821671,
        _:Ndd355300cad746a39670d943850b0949 .

