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

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

<album/35090> a mo:Release ;
    mo:catalogue_number "AVCD-55001" .

<artist/12919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35089#subject> ;
    schema:name "KMC"@en ;
    foaf:made <album/35089#composition>,
        <album/35089#lyrics>,
        <album/35089#subject> ;
    foaf:name "KMC"@en .

<artist/12922#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35089#subject> ;
    schema:name "Hiroshi Yamasaki"@en,
        "山崎弘"@ja ;
    foaf:made <album/35089#composition>,
        <album/35089#subject> ;
    foaf:name "Hiroshi Yamasaki"@en,
        "山崎弘"@ja .

<product/1370#subject> a schema:CreativeWork ;
    schema:name "Inazuma Eleven GO Chrono Stone"@en,
        "イナズマイレブンGO クロノ・ストーン"@ja,
        "Inazuma Eleven GO Chrono Stone"@ja-latn ;
    foaf:name "Inazuma Eleven GO Chrono Stone"@en,
        "イナズマイレブンGO クロノ・ストーン"@ja,
        "Inazuma Eleven GO Chrono Stone"@ja-latn .

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

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

<org/155#subject> schema:name "FRAME"@en,
        "フレーム"@ja,
        "FRAME"@ja-latn ;
    foaf:name "FRAME"@en,
        "フレーム"@ja,
        "FRAME"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/35089/35089-1473429992.jpg> a schema:ImageObject,
        foaf:Image .

<album/35089#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Te wo Tsunagou"@en,
        "手をつなごう"@ja,
        "Te wo Tsunagou"@ja-latn ;
    mo:composer <artist/12919#subject>,
        <artist/12922#subject> ;
    mo:produced_work <album/35089#musicalwork> ;
    schema:name "Te wo Tsunagou"@en,
        "手をつなごう"@ja,
        "Te wo Tsunagou"@ja-latn .

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

<artist/13060#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35089#performance> ;
    schema:name "Yuka Terasaki"@en,
        "寺崎裕香"@ja ;
    foaf:name "Yuka Terasaki"@en,
        "寺崎裕香"@ja .

<artist/16151#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35089#performance> ;
    schema:name "Takashi Oohara"@en,
        "大原崇"@ja ;
    foaf:name "Takashi Oohara"@en,
        "大原崇"@ja .

<artist/24623#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35089#performance> ;
    schema:name "Sayaka Kitahara"@en,
        "北原沙弥香"@ja ;
    foaf:name "Sayaka Kitahara"@en,
        "北原沙弥香"@ja .

<album/35089#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Te wo Tsunagou"@en,
        "手をつなごう"@ja,
        "Te wo Tsunagou"@ja-latn ;
    mo:performance_of <album/35089#musicalwork> ;
    mo:performer <artist/13060#subject>,
        <artist/16151#subject>,
        <artist/24623#subject> ;
    mo:recorded_as <album/35089#musicalexpression> ;
    schema:byArtist <artist/13060#subject>,
        <artist/16151#subject>,
        <artist/24623#subject> ;
    schema:name "Te wo Tsunagou"@en,
        "手をつなごう"@ja,
        "Te wo Tsunagou"@ja-latn ;
    schema:workPerformed <album/35089#musicalwork> .

<album/35089#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-24"^^xsd:date ;
    dcterms:title "Te wo Tsunagou"@en,
        "手をつなごう"@ja,
        "Te wo Tsunagou"@ja-latn ;
    mo:catalogue_number "AVCD-55002" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/35090> ;
    mo:publication_of <album/35089#musicalexpression> ;
    mo:publisher <org/155#subject> ;
    mo:record _:N5d5641d91eb4475dae4f731931272f96 ;
    mo:record_count 1 ;
    schema:about <product/1370#subject> ;
    schema:byArtist <artist/13060#subject>,
        <artist/16151#subject>,
        <artist/24623#subject> ;
    schema:datePublished "2012-10-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/98/35089/35089-1473429992.jpg> ;
    schema:name "Te wo Tsunagou"@en,
        "手をつなごう"@ja,
        "Te wo Tsunagou"@ja-latn ;
    schema:publisher <org/155#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/35089/35089-1473429992.jpg> .

_:N0ae92c59038b4307a4f6b51792abfa26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手をつなごう"@ja,
        "Te wo Tsunagou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N5d5641d91eb4475dae4f731931272f96 ;
    schema:name "手をつなごう"@ja,
        "Te wo Tsunagou"@ja-latn .

_:N3900479400d646869829aad9167f1ed0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日のヒーロー (オリジナル･カラオケ)"@ja,
        "Ashita no Hero (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N5d5641d91eb4475dae4f731931272f96 ;
    schema:name "明日のヒーロー (オリジナル･カラオケ)"@ja,
        "Ashita no Hero (Original Karaoke)"@ja-latn .

_:N76eaed0d0db7407a90e5822f5619fb36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日のヒーロー"@ja,
        "Ashita no Hero"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N5d5641d91eb4475dae4f731931272f96 ;
    schema:name "明日のヒーロー"@ja,
        "Ashita no Hero"@ja-latn .

_:Nbb2ab02bb9954116874a0e54efa3bae4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手をつなごう (オリジナル･カラオケ)"@ja,
        "Te wo Tsunagou (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N5d5641d91eb4475dae4f731931272f96 ;
    schema:name "手をつなごう (オリジナル･カラオケ)"@ja,
        "Te wo Tsunagou (Original Karaoke)"@ja-latn .

_:N5d5641d91eb4475dae4f731931272f96 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ae92c59038b4307a4f6b51792abfa26,
        _:N3900479400d646869829aad9167f1ed0,
        _:N76eaed0d0db7407a90e5822f5619fb36,
        _:Nbb2ab02bb9954116874a0e54efa3bae4 ;
    mo:track_count 4 ;
    schema:duration "PT15:53"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0ae92c59038b4307a4f6b51792abfa26,
        _:N3900479400d646869829aad9167f1ed0,
        _:N76eaed0d0db7407a90e5822f5619fb36,
        _:Nbb2ab02bb9954116874a0e54efa3bae4 .

