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

<artist/67654#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukie (omAsu) Sugawara"@en,
        "菅原(omAsu)幸枝"@ja ;
    foaf:made <album/2815#lyrics>,
        <album/2815#subject> ;
    foaf:name "Yukie (omAsu) Sugawara"@en,
        "菅原(omAsu)幸枝"@ja .

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

<artist/3733#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2815#subject> ;
    schema:name "Kiyotaka Ito"@en,
        "伊東清孝"@ja ;
    foaf:made <album/2815#composition>,
        <album/2815#subject> ;
    foaf:name "Kiyotaka Ito"@en,
        "伊東清孝"@ja .

<product/18545#subject> a schema:CreativeWork ;
    schema:name "First Kiss ★ Story"@en,
        "ファーストKiss☆物語"@ja,
        "First Kiss ★ Story"@ja-latn ;
    foaf:name "First Kiss ★ Story"@en,
        "ファーストKiss☆物語"@ja,
        "First Kiss ★ Story"@ja-latn .

<album/2815#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "First Kiss ★ Story"@en,
        "ファーストKiss★物語(ストーリー)"@ja,
        "First Kiss ★ Story"@ja-latn ;
    mo:composer <artist/3733#subject> ;
    mo:produced_work <album/2815#musicalwork> ;
    schema:name "First Kiss ★ Story"@en,
        "ファーストKiss★物語(ストーリー)"@ja,
        "First Kiss ★ Story"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/51/2815/2815-1278815473.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1287#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2815#performance> ;
    schema:name "Natsumi Yanase"@en,
        "やなせなつみ"@ja ;
    foaf:name "Natsumi Yanase"@en,
        "やなせなつみ"@ja .

<artist/2906#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2815#performance> ;
    schema:name "Marina Ohno"@en,
        "大野まりな"@ja ;
    foaf:name "Marina Ohno"@en,
        "大野まりな"@ja .

<artist/3734#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2815#performance> ;
    schema:name "Ayumi Furuyama"@en,
        "古山あゆみ"@ja ;
    foaf:name "Ayumi Furuyama"@en,
        "古山あゆみ"@ja .

<artist/3735#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2815#performance> ;
    schema:name "Erina Nakajima"@en,
        "中島えりな"@ja ;
    foaf:name "Erina Nakajima"@en,
        "中島えりな"@ja .

<artist/902#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2815#performance> ;
    schema:name "Kaori Mizuhashi"@en,
        "水橋かおり"@ja ;
    foaf:name "Kaori Mizuhashi"@en,
        "水橋かおり"@ja .

<album/2815#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "First Kiss ★ Story"@en,
        "ファーストKiss★物語(ストーリー)"@ja,
        "First Kiss ★ Story"@ja-latn ;
    mo:performance_of <album/2815#musicalwork> ;
    mo:performer <artist/1287#subject>,
        <artist/2906#subject>,
        <artist/3734#subject>,
        <artist/3735#subject>,
        <artist/902#subject> ;
    mo:recorded_as <album/2815#musicalexpression> ;
    schema:byArtist <artist/1287#subject>,
        <artist/2906#subject>,
        <artist/3734#subject>,
        <artist/3735#subject>,
        <artist/902#subject> ;
    schema:name "First Kiss ★ Story"@en,
        "ファーストKiss★物語(ストーリー)"@ja,
        "First Kiss ★ Story"@ja-latn ;
    schema:workPerformed <album/2815#musicalwork> .

<album/2815#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-06-17"^^xsd:date ;
    dcterms:title "First Kiss ★ Story"@en,
        "ファーストKiss★物語(ストーリー)"@ja,
        "First Kiss ★ Story"@ja-latn ;
    mo:catalogue_number "PCCB-00321" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2815#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N73ebf093cb854df986d7e5cef51ef30e ;
    mo:record_count 1 ;
    schema:about <product/18545#subject> ;
    schema:byArtist <artist/1287#subject>,
        <artist/2906#subject>,
        <artist/3734#subject>,
        <artist/3735#subject>,
        <artist/902#subject> ;
    schema:datePublished "1998-06-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/2815/2815-1278815473.jpg> ;
    schema:name "First Kiss ★ Story"@en,
        "ファーストKiss★物語(ストーリー)"@ja,
        "First Kiss ★ Story"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/2815/2815-1278815473.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "小澤武彦"@en ;
    foaf:made <album/2815#subject> ;
    foaf:name "小澤武彦"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "小澤武彦"@en ;
    foaf:made <album/2815#lyrics> ;
    foaf:name "小澤武彦"@en .

_:N0e0ad5b4fea44d48afd871e45d2f5a1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beneath the Sunlit Canopy (Hiyori's Theme)"@en,
        "木漏れ日の下で (ひよりのテーマ)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N73ebf093cb854df986d7e5cef51ef30e ;
    schema:name "Beneath the Sunlit Canopy (Hiyori's Theme)"@en,
        "木漏れ日の下で (ひよりのテーマ)"@ja .

_:N1171f2c5ad9249169a0c0db8cb590137 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomorrow (Ending Theme)"@en,
        "TOMORROW (エンディングテーマ)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N73ebf093cb854df986d7e5cef51ef30e ;
    schema:name "Tomorrow (Ending Theme)"@en,
        "TOMORROW (エンディングテーマ)"@ja .

_:N27b5b15a0a9e4b08ab8254e12325f724 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So Wipe Away Your Tears... (Inst. Ver.)"@en,
        "だから涙をふいて… (inst ver)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N73ebf093cb854df986d7e5cef51ef30e ;
    schema:name "So Wipe Away Your Tears... (Inst. Ver.)"@en,
        "だから涙をふいて… (inst ver)"@ja .

_:N291c82b7178f4c7dab49608683222b2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So Wipe Away Your Tears... (Karaoke)"@en,
        "だから涙をふいて… (カラオケ)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT7:21"^^xsd:interval ;
    schema:inPlaylist _:N73ebf093cb854df986d7e5cef51ef30e ;
    schema:name "So Wipe Away Your Tears... (Karaoke)"@en,
        "だから涙をふいて… (カラオケ)"@ja .

_:N3f8d865ff7b74bc2aadb0b2f53775f78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happiness of that Moment"@en,
        "その一瞬がハッピネス"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N73ebf093cb854df986d7e5cef51ef30e ;
    schema:name "Happiness of that Moment"@en,
        "その一瞬がハッピネス"@ja .

_:N4bbfb40cb1634ff8abb47b2d4fa1a96f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maiden's Smile (Kana's Theme)"@en,
        "少女の微笑み (香奈のテーマ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N73ebf093cb854df986d7e5cef51ef30e ;
    schema:name "Maiden's Smile (Kana's Theme)"@en,
        "少女の微笑み (香奈のテーマ)"@ja .

_:N5274865e88d24f70a4361272b6905c48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And After That"@en,
        "そしてこれから"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N73ebf093cb854df986d7e5cef51ef30e ;
    schema:name "And After That"@en,
        "そしてこれから"@ja .

_:N6880abf0537647e7bdfa16f1526dea73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So Wipe Away Your Tears... (Opening Theme 2)"@en,
        "だから涙をふいて… (オープニングテーマ2)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N73ebf093cb854df986d7e5cef51ef30e ;
    schema:name "So Wipe Away Your Tears... (Opening Theme 2)"@en,
        "だから涙をふいて… (オープニングテーマ2)"@ja .

_:N7b5c00d39fea4d8599717d0b659cb287 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Fickle Heart (Ayaka's Theme)"@en,
        "きまぐれマイハート (綾華のテーマ)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N73ebf093cb854df986d7e5cef51ef30e ;
    schema:name "My Fickle Heart (Ayaka's Theme)"@en,
        "きまぐれマイハート (綾華のテーマ)"@ja .

_:N9377002a7d3c4d9087364ea8adc0d943 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your First Kiss (Inst. Ver.)"@en,
        "君のファーストキッス (inst ver)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N73ebf093cb854df986d7e5cef51ef30e ;
    schema:name "Your First Kiss (Inst. Ver.)"@en,
        "君のファーストキッス (inst ver)"@ja .

_:Na39ab0d4ba674ec5b51ca9518ecf0cd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monologue 2 (Manami Orikura)"@en,
        "モノローグ2 (織倉真奈美)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N73ebf093cb854df986d7e5cef51ef30e ;
    schema:name "Monologue 2 (Manami Orikura)"@en,
        "モノローグ2 (織倉真奈美)"@ja .

_:Nbcc2d4fc048e4bbebbaff1a6a6e61b93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "More than a Friend, Less than a Lover (Yukiko's Theme)"@en,
        "友達以上、恋人未満 (由希子のテーマ)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N73ebf093cb854df986d7e5cef51ef30e ;
    schema:name "More than a Friend, Less than a Lover (Yukiko's Theme)"@en,
        "友達以上、恋人未満 (由希子のテーマ)"@ja .

_:Nee6891b655f14095b5769867ba760d0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Please Surround Me in Kindness (Manami's Theme)"@en,
        "優しさに包まれて (真奈美のテーマ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N73ebf093cb854df986d7e5cef51ef30e ;
    schema:name "Please Surround Me in Kindness (Manami's Theme)"@en,
        "優しさに包まれて (真奈美のテーマ)"@ja .

_:Nf63c8f3b8c8f47a38e864cb9cfd2c536 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monologue 1 (Kana Orikura)"@en,
        "モノローグ1 (織倉香奈)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N73ebf093cb854df986d7e5cef51ef30e ;
    schema:name "Monologue 1 (Kana Orikura)"@en,
        "モノローグ1 (織倉香奈)"@ja .

_:Nf66556946a264c76b8f95f766a38472a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your First Kiss (Opening Theme 1)"@en,
        "君のファーストキッス (オープニングテーマ1)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N73ebf093cb854df986d7e5cef51ef30e ;
    schema:name "Your First Kiss (Opening Theme 1)"@en,
        "君のファーストキッス (オープニングテーマ1)"@ja .

_:Nf6d521c646514ddc88132dfed21914f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your First Kiss (Karaoke)"@en,
        "君のファーストキッス (カラオケ)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N73ebf093cb854df986d7e5cef51ef30e ;
    schema:name "Your First Kiss (Karaoke)"@en,
        "君のファーストキッス (カラオケ)"@ja .

_:Nfe0d68ab82dd46b3a7678224508c483a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Was Finally Able to Express These Feelings"@en,
        "やっと言えたこの気持ち"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N73ebf093cb854df986d7e5cef51ef30e ;
    schema:name "I Was Finally Able to Express These Feelings"@en,
        "やっと言えたこの気持ち"@ja .

_:N73ebf093cb854df986d7e5cef51ef30e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e0ad5b4fea44d48afd871e45d2f5a1b,
        _:N1171f2c5ad9249169a0c0db8cb590137,
        _:N27b5b15a0a9e4b08ab8254e12325f724,
        _:N291c82b7178f4c7dab49608683222b2e,
        _:N3f8d865ff7b74bc2aadb0b2f53775f78,
        _:N4bbfb40cb1634ff8abb47b2d4fa1a96f,
        _:N5274865e88d24f70a4361272b6905c48,
        _:N6880abf0537647e7bdfa16f1526dea73,
        _:N7b5c00d39fea4d8599717d0b659cb287,
        _:N9377002a7d3c4d9087364ea8adc0d943,
        _:Na39ab0d4ba674ec5b51ca9518ecf0cd1,
        _:Nbcc2d4fc048e4bbebbaff1a6a6e61b93,
        _:Nee6891b655f14095b5769867ba760d0d,
        _:Nf63c8f3b8c8f47a38e864cb9cfd2c536,
        _:Nf66556946a264c76b8f95f766a38472a,
        _:Nf6d521c646514ddc88132dfed21914f7,
        _:Nfe0d68ab82dd46b3a7678224508c483a ;
    mo:track_count 17 ;
    schema:duration "PT54:58"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0e0ad5b4fea44d48afd871e45d2f5a1b,
        _:N1171f2c5ad9249169a0c0db8cb590137,
        _:N27b5b15a0a9e4b08ab8254e12325f724,
        _:N291c82b7178f4c7dab49608683222b2e,
        _:N3f8d865ff7b74bc2aadb0b2f53775f78,
        _:N4bbfb40cb1634ff8abb47b2d4fa1a96f,
        _:N5274865e88d24f70a4361272b6905c48,
        _:N6880abf0537647e7bdfa16f1526dea73,
        _:N7b5c00d39fea4d8599717d0b659cb287,
        _:N9377002a7d3c4d9087364ea8adc0d943,
        _:Na39ab0d4ba674ec5b51ca9518ecf0cd1,
        _:Nbcc2d4fc048e4bbebbaff1a6a6e61b93,
        _:Nee6891b655f14095b5769867ba760d0d,
        _:Nf63c8f3b8c8f47a38e864cb9cfd2c536,
        _:Nf66556946a264c76b8f95f766a38472a,
        _:Nf6d521c646514ddc88132dfed21914f7,
        _:Nfe0d68ab82dd46b3a7678224508c483a .

