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

<artist/25884#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tetsuya Takeda"@en,
        "武田鉄矢"@ja ;
    foaf:made <album/98813#lyrics>,
        <album/98813#subject> ;
    foaf:name "Tetsuya Takeda"@en,
        "武田鉄矢"@ja .

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

<album/98814> a mo:Release ;
    mo:catalogue_number "07SH-3170" .

<artist/33633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98813#subject> ;
    schema:name "Takao Horiuchi"@en,
        "堀内孝雄"@ja ;
    foaf:made <album/98813#composition>,
        <album/98813#subject> ;
    foaf:name "Takao Horiuchi"@en,
        "堀内孝雄"@ja .

<product/5476#subject> a schema:CreativeWork ;
    schema:name "Doraemon the Movie: Nobita and the Birth of Japan"@en,
        "映画 ドラえもん のび太の日本誕生"@ja,
        "Eiga Doraemon: Nobita no Nippon Tanjou"@ja-latn ;
    foaf:name "Doraemon the Movie: Nobita and the Birth of Japan"@en,
        "映画 ドラえもん のび太の日本誕生"@ja,
        "Eiga Doraemon: Nobita no Nippon Tanjou"@ja-latn .

<album/98813#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toki no Tabibito / Toshiyuki Nishida"@en,
        "時の旅人 / 西田敏行"@ja,
        "Toki no Tabibito / Toshiyuki Nishida"@ja-latn ;
    mo:composer <artist/33633#subject> ;
    mo:produced_work <album/98813#musicalwork> ;
    schema:name "Toki no Tabibito / Toshiyuki Nishida"@en,
        "時の旅人 / 西田敏行"@ja,
        "Toki no Tabibito / Toshiyuki Nishida"@ja-latn .

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

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

<org/16#subject> schema:name "CBS/Sony Records"@en,
        "シービーエス・ソニーレコード"@ja,
        "CBS/Sony Records"@ja-latn ;
    foaf:name "CBS/Sony Records"@en,
        "シービーエス・ソニーレコード"@ja,
        "CBS/Sony Records"@ja-latn .

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

<artist/33632#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98813#performance> ;
    schema:name "Toshiyuki Nishida"@en,
        "西田敏行"@ja ;
    foaf:name "Toshiyuki Nishida"@en,
        "西田敏行"@ja .

<album/98813#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toki no Tabibito / Toshiyuki Nishida"@en,
        "時の旅人 / 西田敏行"@ja,
        "Toki no Tabibito / Toshiyuki Nishida"@ja-latn ;
    mo:performance_of <album/98813#musicalwork> ;
    mo:performer _:N6b80b20352014ebea40b072466b0207b,
        <artist/33632#subject> ;
    mo:recorded_as <album/98813#musicalexpression> ;
    schema:byArtist _:N6b80b20352014ebea40b072466b0207b,
        <artist/33632#subject> ;
    schema:name "Toki no Tabibito / Toshiyuki Nishida"@en,
        "時の旅人 / 西田敏行"@ja,
        "Toki no Tabibito / Toshiyuki Nishida"@ja-latn ;
    schema:workPerformed <album/98813#musicalwork> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/98813#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/98813#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/98813#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-03-01"^^xsd:date ;
    dcterms:title "Toki no Tabibito / Toshiyuki Nishida"@en,
        "時の旅人 / 西田敏行"@ja,
        "Toki no Tabibito / Toshiyuki Nishida"@ja-latn ;
    mo:catalogue_number "10EH-3170" ;
    mo:media_type "Mini CD" ;
    mo:other_release_of <album/98814> ;
    mo:publication_of <album/98813#musicalexpression> ;
    mo:publisher <org/16#subject> ;
    mo:record _:N570ae625da1545bd91ab6f065a6c5d11 ;
    mo:record_count 1 ;
    schema:about <product/5476#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Yoshio Tsuru"@en ;
            foaf:name "Yoshio Tsuru"@en ],
        <artist/33632#subject> ;
    schema:datePublished "1989-03-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Toki no Tabibito / Toshiyuki Nishida"@en,
        "時の旅人 / 西田敏行"@ja,
        "Toki no Tabibito / Toshiyuki Nishida"@ja-latn ;
    schema:publisher <org/16#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N01d3edd9cda6400f91d79bf1c701db18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時の旅人"@ja,
        "Toki no Tabibito"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N570ae625da1545bd91ab6f065a6c5d11 ;
    schema:name "時の旅人"@ja,
        "Toki no Tabibito"@ja-latn .

_:N6b80b20352014ebea40b072466b0207b a schema:Person,
        foaf:Person ;
    mo:performed <album/98813#performance> ;
    schema:name "Yoshio Tsuru"@en ;
    foaf:name "Yoshio Tsuru"@en .

_:Nc0440cc1c24b400090581a562861288f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時の旅人 (インストゥルメンタル)"@ja,
        "Toki no Tabibito (Instrumental)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N570ae625da1545bd91ab6f065a6c5d11 ;
    schema:name "時の旅人 (インストゥルメンタル)"@ja,
        "Toki no Tabibito (Instrumental)"@ja-latn .

_:N570ae625da1545bd91ab6f065a6c5d11 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01d3edd9cda6400f91d79bf1c701db18,
        _:Nc0440cc1c24b400090581a562861288f ;
    mo:track_count 2 ;
    schema:duration "PT8:04"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N01d3edd9cda6400f91d79bf1c701db18,
        _:Nc0440cc1c24b400090581a562861288f .

