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

<artist/5854#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rin Iogi"@en,
        "井荻麟"@ja ;
    foaf:made <album/46463#lyrics>,
        <album/46463#subject> ;
    foaf:name "Rin Iogi"@en,
        "井荻麟"@ja .

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

<artist/3401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46463#subject> ;
    schema:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja ;
    foaf:made <album/46463#composition>,
        <album/46463#subject> ;
    foaf:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja .

<product/587#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam (Series)"@en,
        "機動戦士ガンダム (Series)"@ja,
        "Kidou Senshi Gundam (Series)"@ja-latn ;
    foaf:name "Mobile Suit Gundam (Series)"@en,
        "機動戦士ガンダム (Series)"@ja,
        "Kidou Senshi Gundam (Series)"@ja-latn .

<album/46463#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Char ga Kuru / Kirameki no Lalah"@en,
        "シャアが来る／きらめきのララァ"@ja,
        "Here Comes Char / Shining Lalah"@ja-latn ;
    mo:composer <artist/3401#subject> ;
    mo:produced_work <album/46463#musicalwork> ;
    schema:name "Char ga Kuru / Kirameki no Lalah"@en,
        "シャアが来る／きらめきのララァ"@ja,
        "Here Comes Char / Shining Lalah"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/36/46463/46463-1403471525.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10004#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46463#performance> ;
    schema:name "Koichiro Hori"@en,
        "堀光一路"@ja ;
    foaf:name "Koichiro Hori"@en,
        "堀光一路"@ja .

<artist/19616#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46463#performance> ;
    schema:name "Singers Three"@en,
        "シンガーズ・スリー"@ja ;
    foaf:name "Singers Three"@en,
        "シンガーズ・スリー"@ja .

<artist/8773#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46463#performance> ;
    schema:name "Keiko Toda"@en,
        "戸田恵子"@ja ;
    foaf:name "Keiko Toda"@en,
        "戸田恵子"@ja .

<album/46463#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Char ga Kuru / Kirameki no Lalah"@en,
        "シャアが来る／きらめきのララァ"@ja,
        "Here Comes Char / Shining Lalah"@ja-latn ;
    mo:performance_of <album/46463#musicalwork> ;
    mo:performer <artist/10004#subject>,
        <artist/19616#subject>,
        <artist/8773#subject> ;
    mo:recorded_as <album/46463#musicalexpression> ;
    schema:byArtist <artist/10004#subject>,
        <artist/19616#subject>,
        <artist/8773#subject> ;
    schema:name "Char ga Kuru / Kirameki no Lalah"@en,
        "シャアが来る／きらめきのララァ"@ja,
        "Here Comes Char / Shining Lalah"@ja-latn ;
    schema:workPerformed <album/46463#musicalwork> .

<album/46463#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1979-12-05"^^xsd:date ;
    dcterms:title "Char ga Kuru / Kirameki no Lalah"@en,
        "シャアが来る／きらめきのララァ"@ja,
        "Here Comes Char / Shining Lalah"@ja-latn ;
    mo:catalogue_number "TV" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/46463#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N49450cc76e1d48dea8c80c10ebee42c3 ;
    mo:record_count 1 ;
    schema:about <product/587#subject> ;
    schema:byArtist <artist/10004#subject>,
        <artist/19616#subject>,
        <artist/8773#subject> ;
    schema:datePublished "1979-12-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/36/46463/46463-1403471525.jpg> ;
    schema:name "Char ga Kuru / Kirameki no Lalah"@en,
        "シャアが来る／きらめきのララァ"@ja,
        "Here Comes Char / Shining Lalah"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/46463/46463-1403471525.jpg> .

_:Nab2ba9b484ab4d47b0262e4719982021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here Comes Char"@en,
        "シャアが来る"@ja,
        "Char ga Kuru"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N49450cc76e1d48dea8c80c10ebee42c3 ;
    schema:name "Here Comes Char"@en,
        "シャアが来る"@ja,
        "Char ga Kuru"@ja-latn .

_:Nfda231dac4064f05855128feeebdcf08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shining Lalah"@en,
        "きらめきのララァ"@ja,
        "Kirameki no Lalah"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N49450cc76e1d48dea8c80c10ebee42c3 ;
    schema:name "Shining Lalah"@en,
        "きらめきのララァ"@ja,
        "Kirameki no Lalah"@ja-latn .

_:N49450cc76e1d48dea8c80c10ebee42c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nab2ba9b484ab4d47b0262e4719982021,
        _:Nfda231dac4064f05855128feeebdcf08 ;
    mo:track_count 2 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nab2ba9b484ab4d47b0262e4719982021,
        _:Nfda231dac4064f05855128feeebdcf08 .

