@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 _:N760116d3af1b4deea718ddfa9dcb9e04,
        _:Ne02896292b144030ac2b056a032f62db ;
    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 .

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

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

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

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

_:Neb8c8e5940e341e3be83ce48700156bd 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 _:N760116d3af1b4deea718ddfa9dcb9e04 ;
    schema:name "Buddy, steady, go! (Music Clip)"@ja .

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

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

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

_:Ne02896292b144030ac2b056a032f62db a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3a4a9c9a09d141d1bac697ccd6c5da66,
        _:N900a6870e1754c1e811658645430b516,
        _:Nb52dfe3ac7ca4be19d372dd53ca459e0,
        _:Nf7a8488581fe49afbdbb78ba6e89dfd9,
        _:Nfaf39301691c484693ebc5bd2d8e5f32,
        _:Nfd41bccc6a1a414c85c4b54508630324 ;
    mo:track_count 6 ;
    schema:duration "PT24:48"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3a4a9c9a09d141d1bac697ccd6c5da66,
        _:N900a6870e1754c1e811658645430b516,
        _:Nb52dfe3ac7ca4be19d372dd53ca459e0,
        _:Nf7a8488581fe49afbdbb78ba6e89dfd9,
        _:Nfaf39301691c484693ebc5bd2d8e5f32,
        _:Nfd41bccc6a1a414c85c4b54508630324 .

