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

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

<artist/1512#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1978#subject> ;
    schema:name "Taro Iwashiro"@en,
        "岩代太郎"@ja ;
    foaf:made <album/1978#composition>,
        <album/1978#subject> ;
    foaf:name "Taro Iwashiro"@en,
        "岩代太郎"@ja .

<artist/1514#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1978#subject> ;
    schema:name "Masaki Iwamoto"@en,
        "岩本正樹"@ja ;
    foaf:made <album/1978#composition>,
        <album/1978#subject> ;
    foaf:name "Masaki Iwamoto"@en,
        "岩本正樹"@ja .

<artist/1515#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1978#subject> ;
    schema:name "Tomoko Tane"@en,
        "種ともこ"@ja ;
    foaf:made <album/1978#composition>,
        <album/1978#subject> ;
    foaf:name "Tomoko Tane"@en,
        "種ともこ"@ja .

<artist/1516#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1978#subject> ;
    schema:name "Kazuo Zaitsu"@en,
        "財津和夫"@ja ;
    foaf:made <album/1978#composition>,
        <album/1978#subject> ;
    foaf:name "Kazuo Zaitsu"@en,
        "財津和夫"@ja .

<artist/1517#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1978#subject> ;
    schema:name "Hiroshi Takano"@en,
        "高野寛"@ja ;
    foaf:made <album/1978#composition>,
        <album/1978#subject> ;
    foaf:name "Hiroshi Takano"@en,
        "高野寛"@ja .

<artist/161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1978#subject> ;
    schema:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja ;
    foaf:made <album/1978#composition>,
        <album/1978#subject> ;
    foaf:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja .

<artist/439#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1978#subject> ;
    schema:name "Mami Kingetsu"@en,
        "金月真美"@ja ;
    foaf:made <album/1978#composition>,
        <album/1978#subject>,
        <album/1978#vocals> ;
    foaf:name "Mami Kingetsu"@en,
        "金月真美"@ja .

<product/5390#subject> a schema:CreativeWork ;
    schema:name "Tokimeki Memorial"@en,
        "ときめきメモリアル"@ja,
        "Tokimeki Memorial"@ja-latn ;
    foaf:name "Tokimeki Memorial"@en,
        "ときめきメモリアル"@ja,
        "Tokimeki Memorial"@ja-latn .

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

<album/1978#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SHIORI FUJISAKI piano collection"@en,
        "藤崎詩織 ピアノ コレクション"@ja,
        "SHIORI FUJISAKI piano collection"@ja-latn ;
    mo:performance_of <album/1978#musicalwork> ;
    mo:recorded_as <album/1978#musicalexpression> ;
    schema:name "SHIORI FUJISAKI piano collection"@en,
        "藤崎詩織 ピアノ コレクション"@ja,
        "SHIORI FUJISAKI piano collection"@ja-latn ;
    schema:workPerformed <album/1978#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/87/1978/1978-1204604444.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1978#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SHIORI FUJISAKI piano collection"@en,
        "藤崎詩織 ピアノ コレクション"@ja,
        "SHIORI FUJISAKI piano collection"@ja-latn ;
    mo:composer <artist/1512#subject>,
        <artist/1514#subject>,
        <artist/1515#subject>,
        <artist/1516#subject>,
        <artist/1517#subject>,
        <artist/161#subject>,
        <artist/439#subject> ;
    mo:produced_work <album/1978#musicalwork> ;
    schema:name "SHIORI FUJISAKI piano collection"@en,
        "藤崎詩織 ピアノ コレクション"@ja,
        "SHIORI FUJISAKI piano collection"@ja-latn .

<album/1978#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-04-03"^^xsd:date ;
    dcterms:title "SHIORI FUJISAKI piano collection"@en,
        "藤崎詩織 ピアノ コレクション"@ja,
        "SHIORI FUJISAKI piano collection"@ja-latn ;
    mo:catalogue_number "KICA-7854" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1978#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:Nc764cf20b7994e53bf128e2238225a09 ;
    mo:record_count 1 ;
    schema:about <product/5390#subject> ;
    schema:datePublished "1998-04-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/1978/1978-1204604444.jpg> ;
    schema:name "SHIORI FUJISAKI piano collection"@en,
        "藤崎詩織 ピアノ コレクション"@ja,
        "SHIORI FUJISAKI piano collection"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/1978/1978-1204604444.jpg> .

_:N4312803d7b954a9981d629a64d028300 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "introduction ~Please~"@en,
        "introduction ～ねがい～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nc764cf20b7994e53bf128e2238225a09 ;
    schema:name "introduction ~Please~"@en,
        "introduction ～ねがい～"@ja .

_:N4720f09e7e064b6aaddb0dda405c654f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Teach Me, Mr. Sky"@en,
        "教えてMr.Sky"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nc764cf20b7994e53bf128e2238225a09 ;
    schema:name "Teach Me, Mr. Sky"@en,
        "教えてMr.Sky"@ja .

_:N55a31c13544b4e2a8742e7589923e118 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sprouting"@en,
        "芽生え"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nc764cf20b7994e53bf128e2238225a09 ;
    schema:name "Sprouting"@en,
        "芽生え"@ja .

_:N714778dd88894df4b3e3c841307957f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Reaches the Stars"@en,
        "恋は星に届く"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nc764cf20b7994e53bf128e2238225a09 ;
    schema:name "Love Reaches the Stars"@en,
        "恋は星に届く"@ja .

_:Na06ca86ef51945d0851d35916226b57d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Sweet Valentine"@en,
        "My Sweet Valentine"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nc764cf20b7994e53bf128e2238225a09 ;
    schema:name "My Sweet Valentine"@en,
        "My Sweet Valentine"@ja .

_:Nb03b5cf1b081459a8606a46f7bc40671 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inexpressible Thoughts"@en,
        "伝えられない想い"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nc764cf20b7994e53bf128e2238225a09 ;
    schema:name "Inexpressible Thoughts"@en,
        "伝えられない想い"@ja .

_:Nba05153aa9794dd9b4f09890f2fedbb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graduation Album"@en,
        "卒業アルバム"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nc764cf20b7994e53bf128e2238225a09 ;
    schema:name "Graduation Album"@en,
        "卒業アルバム"@ja .

_:Nc1496ce1b7df4ac0905841f3357fdb90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just a Bunch of Memories..."@en,
        "思い出の数だけ…"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nc764cf20b7994e53bf128e2238225a09 ;
    schema:name "Just a Bunch of Memories..."@en,
        "思い出の数だけ…"@ja .

_:Nd91558cae40b4f63bed0d2010ae83de9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Un-addressed Love Letter"@en,
        "宛名のないラブレター"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nc764cf20b7994e53bf128e2238225a09 ;
    schema:name "An Un-addressed Love Letter"@en,
        "宛名のないラブレター"@ja .

_:Nf2c6a51b462d47d09cffd2292e4166bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish"@en,
        "ねがい"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nc764cf20b7994e53bf128e2238225a09 ;
    schema:name "Wish"@en,
        "ねがい"@ja .

_:Nf95832b8a27f436ab10029c7ccf5802b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture of Love"@en,
        "恋の序章"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nc764cf20b7994e53bf128e2238225a09 ;
    schema:name "Overture of Love"@en,
        "恋の序章"@ja .

_:Nc764cf20b7994e53bf128e2238225a09 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4312803d7b954a9981d629a64d028300,
        _:N4720f09e7e064b6aaddb0dda405c654f,
        _:N55a31c13544b4e2a8742e7589923e118,
        _:N714778dd88894df4b3e3c841307957f4,
        _:Na06ca86ef51945d0851d35916226b57d,
        _:Nb03b5cf1b081459a8606a46f7bc40671,
        _:Nba05153aa9794dd9b4f09890f2fedbb6,
        _:Nc1496ce1b7df4ac0905841f3357fdb90,
        _:Nd91558cae40b4f63bed0d2010ae83de9,
        _:Nf2c6a51b462d47d09cffd2292e4166bb,
        _:Nf95832b8a27f436ab10029c7ccf5802b ;
    mo:track_count 11 ;
    schema:duration "PT48:02"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N4312803d7b954a9981d629a64d028300,
        _:N4720f09e7e064b6aaddb0dda405c654f,
        _:N55a31c13544b4e2a8742e7589923e118,
        _:N714778dd88894df4b3e3c841307957f4,
        _:Na06ca86ef51945d0851d35916226b57d,
        _:Nb03b5cf1b081459a8606a46f7bc40671,
        _:Nba05153aa9794dd9b4f09890f2fedbb6,
        _:Nc1496ce1b7df4ac0905841f3357fdb90,
        _:Nd91558cae40b4f63bed0d2010ae83de9,
        _:Nf2c6a51b462d47d09cffd2292e4166bb,
        _:Nf95832b8a27f436ab10029c7ccf5802b .

