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

<artist/6740#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takuma Terashima"@en,
        "寺島拓篤"@ja ;
    foaf:made <album/98321#lyrics>,
        <album/98321#subject>,
        <album/98321#vocals> ;
    foaf:name "Takuma Terashima"@en,
        "寺島拓篤"@ja .

<artist/12898#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98321#subject> ;
    schema:name "mito"@en,
        "ミト"@ja ;
    foaf:made <album/98321#composition>,
        <album/98321#subject> ;
    foaf:name "mito"@en,
        "ミト"@ja .

<artist/3608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98321#subject> ;
    schema:name "Cher Watanabe"@en,
        "渡部チェル"@ja ;
    foaf:made <album/98321#composition>,
        <album/98321#subject> ;
    foaf:name "Cher Watanabe"@en,
        "渡部チェル"@ja .

<artist/8896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98321#subject> ;
    schema:name "R·O·N"@en ;
    foaf:made <album/98321#composition>,
        <album/98321#subject> ;
    foaf:name "R·O·N"@en .

<product/16160#subject> a schema:CreativeWork ;
    schema:name "Ultraman Taiga"@en,
        "ウルトラマンタイガ"@ja,
        "Ultraman Taiga"@ja-latn ;
    foaf:name "Ultraman Taiga"@en,
        "ウルトラマンタイガ"@ja,
        "Ultraman Taiga"@ja-latn .

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

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

<album/98321#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Buddy, steady, go! / Takuma Terashima [Limited Edition]"@en,
        "Buddy, steady, go! / 寺島拓篤"@ja,
        "Buddy, steady, go! / Takuma Terashima [Limited Edition]"@ja-latn ;
    mo:performance_of <album/98321#musicalwork> ;
    mo:recorded_as <album/98321#musicalexpression> ;
    schema:name "Buddy, steady, go! / Takuma Terashima [Limited Edition]"@en,
        "Buddy, steady, go! / 寺島拓篤"@ja,
        "Buddy, steady, go! / Takuma Terashima [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/98321#musicalwork> .

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

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

<https://media.vgm.io/albums/12/98321/98321-31dd0eef1a6d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/98321#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/98321/98321-31dd0eef1a6d.jpg> ;
    foaf:depicts <album/98321#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/98321/98321-31dd0eef1a6d.jpg> .

<https://medium-media.vgm.io/albums/12/98321/98321-31dd0eef1a6d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/98321#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Buddy, steady, go! / Takuma Terashima [Limited Edition]"@en,
        "Buddy, steady, go! / 寺島拓篤"@ja,
        "Buddy, steady, go! / Takuma Terashima [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(clammbon"@en ;
            foaf:made <album/98321#composition> ;
            foaf:name "(clammbon"@en ],
        <artist/12898#subject>,
        <artist/3608#subject>,
        <artist/8896#subject> ;
    mo:produced_work <album/98321#musicalwork> ;
    schema:name "Buddy, steady, go! / Takuma Terashima [Limited Edition]"@en,
        "Buddy, steady, go! / 寺島拓篤"@ja,
        "Buddy, steady, go! / Takuma Terashima [Limited Edition]"@ja-latn .

<album/98321#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-28"^^xsd:date ;
    dcterms:title "Buddy, steady, go! / Takuma Terashima [Limited Edition]"@en,
        "Buddy, steady, go! / 寺島拓篤"@ja,
        "Buddy, steady, go! / Takuma Terashima [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LACM-34923" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/98321#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N4402d8278645425085274b45a08cd921,
        _:Nab3e282615db464dad4c1051ba55707e ;
    mo:record_count 2 ;
    schema:about <product/16160#subject> ;
    schema:datePublished "2019-08-28"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/12/98321/98321-31dd0eef1a6d.jpg> ;
    schema:name "Buddy, steady, go! / Takuma Terashima [Limited Edition]"@en,
        "Buddy, steady, go! / 寺島拓篤"@ja,
        "Buddy, steady, go! / Takuma Terashima [Limited Edition]"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/98321/98321-31dd0eef1a6d.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98321#subject> ;
    schema:name "(clammbon"@en ;
    foaf:made <album/98321#subject> ;
    foaf:name "(clammbon"@en .

_:N3a106ee21e0e436b937112930873b687 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サマータイマー (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N4402d8278645425085274b45a08cd921 ;
    schema:name "サマータイマー (Instrumental)"@ja .

_:N6140d86a68984e4fa8f678379abeb9d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buddy, steady, go! (Music Clip)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nab3e282615db464dad4c1051ba55707e ;
    schema:name "Buddy, steady, go! (Music Clip)"@ja .

_:N6c5c73b369534c4f841b9a180b8d2277 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サマータイマー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N4402d8278645425085274b45a08cd921 ;
    schema:name "サマータイマー"@ja .

_:N91a3eb0330ca4aca85793545bcfde627 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MONSTER (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N4402d8278645425085274b45a08cd921 ;
    schema:name "MONSTER (Instrumental)"@ja .

_:N99d1ab0860674ebab6f098d4588f7759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buddy, steady, go!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N4402d8278645425085274b45a08cd921 ;
    schema:name "Buddy, steady, go!"@ja .

_:Nab3e282615db464dad4c1051ba55707e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N6140d86a68984e4fa8f678379abeb9d3 ;
    mo:track_count 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N6140d86a68984e4fa8f678379abeb9d3 .

_:Nb3fef2d4a1e34a2c902c182e88abf944 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MONSTER"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N4402d8278645425085274b45a08cd921 ;
    schema:name "MONSTER"@ja .

_:Ndec232e35b6440a9ad7dd7b5d9bac7e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buddy, steady, go! (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N4402d8278645425085274b45a08cd921 ;
    schema:name "Buddy, steady, go! (Instrumental)"@ja .

_:N4402d8278645425085274b45a08cd921 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3a106ee21e0e436b937112930873b687,
        _:N6c5c73b369534c4f841b9a180b8d2277,
        _:N91a3eb0330ca4aca85793545bcfde627,
        _:N99d1ab0860674ebab6f098d4588f7759,
        _:Nb3fef2d4a1e34a2c902c182e88abf944,
        _:Ndec232e35b6440a9ad7dd7b5d9bac7e4 ;
    mo:track_count 6 ;
    schema:duration "PT24:48"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3a106ee21e0e436b937112930873b687,
        _:N6c5c73b369534c4f841b9a180b8d2277,
        _:N91a3eb0330ca4aca85793545bcfde627,
        _:N99d1ab0860674ebab6f098d4588f7759,
        _:Nb3fef2d4a1e34a2c902c182e88abf944,
        _:Ndec232e35b6440a9ad7dd7b5d9bac7e4 .

