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

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

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

<artist/3401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46469#subject> ;
    schema:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja ;
    foaf:made <album/46469#composition>,
        <album/46469#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/46469#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ima wa Oyasumi (Serifu-iri) / Eien ni Amuro / Keiko Toda"@en,
        "いまはおやすみ(セリフ入り)／永遠にアムロ/戸田惠子"@ja,
        "Now is Good Night (with words) / Forever Amuro"@ja-latn ;
    mo:composer <artist/3401#subject> ;
    mo:produced_work <album/46469#musicalwork> ;
    schema:name "Ima wa Oyasumi (Serifu-iri) / Eien ni Amuro / Keiko Toda"@en,
        "いまはおやすみ(セリフ入り)／永遠にアムロ/戸田惠子"@ja,
        "Now is Good Night (with words) / Forever Amuro"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/96/46469/46469-1403500595.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/27439#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46469#performance> ;
    schema:name "The Blessin' Four"@en,
        "ザ・ブレッスン・フォー"@ja ;
    foaf:name "The Blessin' Four"@en,
        "ザ・ブレッスン・フォー"@ja .

<artist/34072#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46469#performance> ;
    schema:name "Freezer"@en,
        "フリーザー"@ja ;
    foaf:name "Freezer"@en,
        "フリーザー"@ja .

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

<album/46469#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ima wa Oyasumi (Serifu-iri) / Eien ni Amuro / Keiko Toda"@en,
        "いまはおやすみ(セリフ入り)／永遠にアムロ/戸田惠子"@ja,
        "Now is Good Night (with words) / Forever Amuro"@ja-latn ;
    mo:performance_of <album/46469#musicalwork> ;
    mo:performer <artist/27439#subject>,
        <artist/34072#subject>,
        <artist/8773#subject> ;
    mo:recorded_as <album/46469#musicalexpression> ;
    schema:byArtist <artist/27439#subject>,
        <artist/34072#subject>,
        <artist/8773#subject> ;
    schema:name "Ima wa Oyasumi (Serifu-iri) / Eien ni Amuro / Keiko Toda"@en,
        "いまはおやすみ(セリフ入り)／永遠にアムロ/戸田惠子"@ja,
        "Now is Good Night (with words) / Forever Amuro"@ja-latn ;
    schema:workPerformed <album/46469#musicalwork> .

<album/46469#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-10-25"^^xsd:date ;
    dcterms:title "Ima wa Oyasumi (Serifu-iri) / Eien ni Amuro / Keiko Toda"@en,
        "いまはおやすみ(セリフ入り)／永遠にアムロ/戸田惠子"@ja,
        "Now is Good Night (with words) / Forever Amuro"@ja-latn ;
    mo:catalogue_number "KICM-3130" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46469#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N121270ba9a1b499fb2a8e7cc27fa5eb8 ;
    mo:record_count 1 ;
    schema:about <product/587#subject> ;
    schema:byArtist <artist/27439#subject>,
        <artist/34072#subject>,
        <artist/8773#subject> ;
    schema:datePublished "2006-10-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/96/46469/46469-1403500595.jpg> ;
    schema:name "Ima wa Oyasumi (Serifu-iri) / Eien ni Amuro / Keiko Toda"@en,
        "いまはおやすみ(セリフ入り)／永遠にアムロ/戸田惠子"@ja,
        "Now is Good Night (with words) / Forever Amuro"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/46469/46469-1403500595.jpg> .

_:N1ccc6fde21874d19a47c8d3c00afc462 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now is Good Night (without words Karaoke)"@en,
        "いまはおやすみ(セリフ無し カラオケ)"@ja,
        "Ima wa Oyasumi (Serifu nashi Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N121270ba9a1b499fb2a8e7cc27fa5eb8 ;
    schema:name "Now is Good Night (without words Karaoke)"@en,
        "いまはおやすみ(セリフ無し カラオケ)"@ja,
        "Ima wa Oyasumi (Serifu nashi Karaoke)"@ja-latn .

_:N4d488281023c46d6ab58f146bed345aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now is Good Night (with words)"@en,
        "いまはおやすみ(セリフ入り)"@ja,
        "Ima wa Oyasumi (Serifu-iri)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N121270ba9a1b499fb2a8e7cc27fa5eb8 ;
    schema:name "Now is Good Night (with words)"@en,
        "いまはおやすみ(セリフ入り)"@ja,
        "Ima wa Oyasumi (Serifu-iri)"@ja-latn .

_:N92f53453aa6245e0b4996de63edb9ce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever Amuro"@en,
        "永遠にアムロ"@ja,
        "Eien ni Amuro"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N121270ba9a1b499fb2a8e7cc27fa5eb8 ;
    schema:name "Forever Amuro"@en,
        "永遠にアムロ"@ja,
        "Eien ni Amuro"@ja-latn .

_:Nb047c19656984536a70221493791e214 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever Amuro (Original Karaoke)"@en,
        "永遠にアムロ(オリジナル・カラオケ)"@ja,
        "Eien ni Amuro (Original Karaoke)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N121270ba9a1b499fb2a8e7cc27fa5eb8 ;
    schema:name "Forever Amuro (Original Karaoke)"@en,
        "永遠にアムロ(オリジナル・カラオケ)"@ja,
        "Eien ni Amuro (Original Karaoke)"@ja-latn .

_:Nd43ffea98449491d9bf2b905549fcbfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now is Good Night (without words)"@en,
        "いまはおやすみ(セリフ無し)"@ja,
        "Ima wa Oyasumi (Serifu nashi)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N121270ba9a1b499fb2a8e7cc27fa5eb8 ;
    schema:name "Now is Good Night (without words)"@en,
        "いまはおやすみ(セリフ無し)"@ja,
        "Ima wa Oyasumi (Serifu nashi)"@ja-latn .

_:N121270ba9a1b499fb2a8e7cc27fa5eb8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ccc6fde21874d19a47c8d3c00afc462,
        _:N4d488281023c46d6ab58f146bed345aa,
        _:N92f53453aa6245e0b4996de63edb9ce3,
        _:Nb047c19656984536a70221493791e214,
        _:Nd43ffea98449491d9bf2b905549fcbfb ;
    mo:track_count 5 ;
    schema:duration "PT20:21"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1ccc6fde21874d19a47c8d3c00afc462,
        _:N4d488281023c46d6ab58f146bed345aa,
        _:N92f53453aa6245e0b4996de63edb9ce3,
        _:Nb047c19656984536a70221493791e214,
        _:Nd43ffea98449491d9bf2b905549fcbfb .

