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

<artist/23516#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroaki Sato"@en,
        "佐藤博暉"@ja ;
    foaf:made <album/97442#lyrics>,
        <album/97442#subject> ;
    foaf:name "Hiroaki Sato"@en,
        "佐藤博暉"@ja .

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

<album/97444> a mo:Release ;
    mo:catalogue_number "PCBG-60027-7" .

<album/97448> a mo:Release ;
    mo:catalogue_number "PCBG-50638-7" .

<artist/705#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97442#subject> ;
    schema:name "Tamiya Terashima"@en,
        "寺嶋民哉"@ja ;
    foaf:made <album/97442#composition>,
        <album/97442#subject> ;
    foaf:name "Tamiya Terashima"@en,
        "寺嶋民哉"@ja .

<product/4832#subject> a schema:CreativeWork ;
    schema:name "KEY THE METAL IDOL"@en,
        "キィ・ザ・メタル・アイドル"@ja,
        "KEY THE METAL IDOL"@ja-latn ;
    foaf:name "KEY THE METAL IDOL"@en,
        "キィ・ザ・メタル・アイドル"@ja,
        "KEY THE METAL IDOL"@ja-latn .

<album/97442#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Key no Lullaby / Tokiko Mima"@en,
        "キィのララバイ / 巳真兎季子"@ja,
        "Key no Lullaby / Tokiko Mima"@ja-latn ;
    mo:composer <artist/705#subject> ;
    mo:produced_work <album/97442#musicalwork> ;
    schema:name "Key no Lullaby / Tokiko Mima"@en,
        "キィのララバイ / 巳真兎季子"@ja,
        "Key no Lullaby / Tokiko Mima"@ja-latn .

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

<album/97442#musicalexpression> a mo:Signal ;
    mo:published_as <album/97442#subject> ;
    mo:records <album/97442#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/24/97442/97442-1585290151.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/97442#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/97442/97442-1585290151.jpg> ;
    foaf:depicts <album/97442#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/97442/97442-1585290151.jpg> .

<https://medium-media.vgm.io/albums/24/97442/97442-1585290151.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97442#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Key no Lullaby / Tokiko Mima"@en,
        "キィのララバイ / 巳真兎季子"@ja,
        "Key no Lullaby / Tokiko Mima"@ja-latn ;
    mo:performance_of <album/97442#musicalwork> ;
    mo:performer <artist/926#subject> ;
    mo:recorded_as <album/97442#musicalexpression> ;
    schema:byArtist <artist/926#subject> ;
    schema:name "Key no Lullaby / Tokiko Mima"@en,
        "キィのララバイ / 巳真兎季子"@ja,
        "Key no Lullaby / Tokiko Mima"@ja-latn ;
    schema:workPerformed <album/97442#musicalwork> .

<artist/926#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97442#performance> ;
    schema:name "Junko Iwao"@en,
        "岩男潤子"@ja ;
    foaf:name "Junko Iwao"@en,
        "岩男潤子"@ja .

<album/97442#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-05-20"^^xsd:date ;
    dcterms:title "Key no Lullaby / Tokiko Mima"@en,
        "キィのララバイ / 巳真兎季子"@ja,
        "Key no Lullaby / Tokiko Mima"@ja-latn ;
    mo:catalogue_number "DMP-1214" ;
    mo:media_type "Mini CD" ;
    mo:other_release_of <album/97444>,
        <album/97448> ;
    mo:publication_of <album/97442#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nba3c2be2435042cc93332e8c7a9df073 ;
    mo:record_count 1 ;
    schema:about <product/4832#subject> ;
    schema:byArtist <artist/926#subject> ;
    schema:datePublished "1998-05-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/97442/97442-1585290151.jpg> ;
    schema:name "Key no Lullaby / Tokiko Mima"@en,
        "キィのララバイ / 巳真兎季子"@ja,
        "Key no Lullaby / Tokiko Mima"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/97442/97442-1585290151.jpg> .

_:N81a1438d524742288546fd3a2941e5f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Key's Lullaby"@en,
        "キィのララバイ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Nba3c2be2435042cc93332e8c7a9df073 ;
    schema:name "Key's Lullaby"@en,
        "キィのララバイ"@ja .

_:Nee782312df8c4e6b96ab01cf91f57e29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Messages from Key"@en,
        "キィからのメッセージ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT13:03"^^xsd:interval ;
    schema:inPlaylist _:Nba3c2be2435042cc93332e8c7a9df073 ;
    schema:name "Messages from Key"@en,
        "キィからのメッセージ"@ja .

_:Nba3c2be2435042cc93332e8c7a9df073 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N81a1438d524742288546fd3a2941e5f4,
        _:Nee782312df8c4e6b96ab01cf91f57e29 ;
    mo:track_count 2 ;
    schema:duration "PT18:41"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N81a1438d524742288546fd3a2941e5f4,
        _:Nee782312df8c4e6b96ab01cf91f57e29 .

