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

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

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

<artist/11167#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131031#subject> ;
    schema:name "Shinpei Nakayama"@en,
        "中山晋平"@ja ;
    foaf:made <album/131031#composition>,
        <album/131031#subject> ;
    foaf:name "Shinpei Nakayama"@en,
        "中山晋平"@ja .

<artist/11169#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131031#subject> ;
    schema:name "Rentaro Taki"@en,
        "瀧廉太郎"@ja ;
    foaf:made <album/131031#composition>,
        <album/131031#subject> ;
    foaf:name "Rentaro Taki"@en,
        "瀧廉太郎"@ja .

<artist/13362#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131031#subject> ;
    schema:name "Teiichi Okano"@en,
        "岡野貞一"@ja ;
    foaf:made <album/131031#composition>,
        <album/131031#subject> ;
    foaf:name "Teiichi Okano"@en,
        "岡野貞一"@ja .

<artist/13364#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131031#subject> ;
    schema:name "Kosaku Yamada"@en,
        "山田耕筰"@ja ;
    foaf:made <album/131031#composition>,
        <album/131031#subject> ;
    foaf:name "Kosaku Yamada"@en,
        "山田耕筰"@ja .

<artist/29950#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131031#subject> ;
    schema:name "Syuwa Nagai"@en,
        "永井秀和"@ja ;
    foaf:made <album/131031#composition>,
        <album/131031#subject> ;
    foaf:name "Syuwa Nagai"@en,
        "永井秀和"@ja .

<artist/58251#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131031#subject> ;
    schema:name "Haruno Ito"@en,
        "伊藤栄乃"@ja ;
    foaf:made <album/131031#composition>,
        <album/131031#subject> ;
    foaf:name "Haruno Ito"@en,
        "伊藤栄乃"@ja .

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

<https://media.vgm.io/albums/13/131031/131031-a50bdbfca1ba.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131031#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/131031/131031-a50bdbfca1ba.png> ;
    foaf:depicts <album/131031#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/131031/131031-a50bdbfca1ba.png> .

<https://medium-media.vgm.io/albums/13/131031/131031-a50bdbfca1ba.png> a schema:ImageObject,
        foaf:Image .

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

<album/131031#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@en,
        "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@ja,
        "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@ja-latn ;
    mo:performance_of <album/131031#musicalwork> ;
    mo:performer _:Nf725c79e3783425ea0f9f56da7c3cc25 ;
    mo:recorded_as <album/131031#musicalexpression> ;
    schema:byArtist _:Nf725c79e3783425ea0f9f56da7c3cc25 ;
    schema:name "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@en,
        "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@ja,
        "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@ja-latn ;
    schema:workPerformed <album/131031#musicalwork> .

<album/131031#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@en,
        "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@ja,
        "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@ja-latn ;
    mo:composer <artist/11167#subject>,
        <artist/11169#subject>,
        <artist/13362#subject>,
        <artist/13364#subject>,
        <artist/29950#subject>,
        <artist/58251#subject> ;
    mo:produced_work <album/131031#musicalwork> ;
    schema:name "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@en,
        "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@ja,
        "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@ja-latn .

<album/131031#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-28"^^xsd:date ;
    dcterms:title "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@en,
        "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@ja,
        "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@ja-latn ;
    mo:catalogue_number "PTP-2301" ;
    mo:media_type "CD" ;
    mo:publication_of <album/131031#musicalexpression> ;
    mo:publisher _:N0ea4ae06273b4632a87c203859c5fb13 ;
    mo:record _:N445b6d443c034e9a96d9a6b169fc60c3 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "PLANET-TERRA Youth Orchestra"@en ;
            foaf:name "PLANET-TERRA Youth Orchestra"@en ] ;
    schema:datePublished "2019-03-28"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/13/131031/131031-a50bdbfca1ba.png> ;
    schema:name "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@en,
        "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@ja,
        "SYNESTHESIA / PLANET-TERRA Youth Orchestra"@ja-latn ;
    schema:publisher _:N0ea4ae06273b4632a87c203859c5fb13 ;
    foaf:depiction <https://media.vgm.io/albums/13/131031/131031-a50bdbfca1ba.png> .

_:N0ea4ae06273b4632a87c203859c5fb13 schema:name "PLANET-TERRA PROJECT"@en,
        "PLANET-TERRA PROJECT"@ja,
        "PLANET-TERRA PROJECT"@ja-latn ;
    foaf:name "PLANET-TERRA PROJECT"@en,
        "PLANET-TERRA PROJECT"@ja,
        "PLANET-TERRA PROJECT"@ja-latn .

_:N2957be8f619a46fb8f0a5fc216685f64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shabondama"@en,
        "シャボン玉"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N445b6d443c034e9a96d9a6b169fc60c3 ;
    schema:name "Shabondama"@en,
        "シャボン玉"@ja .

_:N34fee89a5c6b4b9e98e0ef9eafa507a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amazing Grace"@en,
        "アメイジング・グレイス"@ja ;
    mo:track_number 5 ;
    schema:duration "PT9:42"^^xsd:interval ;
    schema:inPlaylist _:N445b6d443c034e9a96d9a6b169fc60c3 ;
    schema:name "Amazing Grace"@en,
        "アメイジング・グレイス"@ja .

_:N4cd1c275c4574e67bdd075f92c3814f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No.2, Motif: \"Elephant Playing a Dream\""@en,
        "第2曲 モティーフ作品『夢を奏でる象』"@ja ;
    mo:track_number 11 ;
    schema:duration "PT7:25"^^xsd:interval ;
    schema:inPlaylist _:N445b6d443c034e9a96d9a6b169fc60c3 ;
    schema:name "No.2, Motif: \"Elephant Playing a Dream\""@en,
        "第2曲 モティーフ作品『夢を奏でる象』"@ja .

_:N4ea19daaaf2e483693c611d78b852c84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No.3, Motif: \"Superb Rhinoceros\""@en,
        "第3曲 モティーフ作品『秀犀-シュウサイ-』"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N445b6d443c034e9a96d9a6b169fc60c3 ;
    schema:name "No.3, Motif: \"Superb Rhinoceros\""@en,
        "第3曲 モティーフ作品『秀犀-シュウサイ-』"@ja .

_:N58c323e50f8c489d906139705fbb5973 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No.1, Motif: \"Chien de Garde\""@en,
        "第1曲 モティーフ作品『シアン・ド・ギャルド(番犬)』"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N445b6d443c034e9a96d9a6b169fc60c3 ;
    schema:name "No.1, Motif: \"Chien de Garde\""@en,
        "第1曲 モティーフ作品『シアン・ド・ギャルド(番犬)』"@ja .

_:N69b87a71f5874820b9fd24c75d38cf01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hänschen Klein"@en,
        "ちょうちょう"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N445b6d443c034e9a96d9a6b169fc60c3 ;
    schema:name "Hänschen Klein"@en,
        "ちょうちょう"@ja .

_:N781965ed56f54380846279b871ffb591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No.5, Motif: \"Twiga Twiga\""@en,
        "第5曲 モティーフ作品『トゥイガ トゥイガ』"@ja ;
    mo:track_number 14 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N445b6d443c034e9a96d9a6b169fc60c3 ;
    schema:name "No.5, Motif: \"Twiga Twiga\""@en,
        "第5曲 モティーフ作品『トゥイガ トゥイガ』"@ja .

_:N81875e55fba4421aa2caac81a298659f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amefuri"@en,
        "あめふり"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N445b6d443c034e9a96d9a6b169fc60c3 ;
    schema:name "Amefuri"@en,
        "あめふり"@ja .

_:N96defae9d7f741a3a0121696c2eceddf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Furusato"@en,
        "ふるさと"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N445b6d443c034e9a96d9a6b169fc60c3 ;
    schema:name "Furusato"@en,
        "ふるさと"@ja .

_:N9da8ea59c0e745f8b3fe9e98b2dca2a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hana"@en,
        "花"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N445b6d443c034e9a96d9a6b169fc60c3 ;
    schema:name "Hana"@en,
        "花"@ja .

_:Nc37fd1b347b549788e95a3fc640ba616 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No.4, Motif: \"Lion Dance\""@en,
        "第4曲 モティーフ作品『獅子舞』"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N445b6d443c034e9a96d9a6b169fc60c3 ;
    schema:name "No.4, Motif: \"Lion Dance\""@en,
        "第4曲 モティーフ作品『獅子舞』"@ja .

_:Nc67ae9df029e4d17961b26873417521f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tokyo Ondo"@en,
        "東京音頭"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N445b6d443c034e9a96d9a6b169fc60c3 ;
    schema:name "Tokyo Ondo"@en,
        "東京音頭"@ja .

_:Nd1cd0f09c4224ea8990d49862f26903b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Akatombo"@en,
        "赤とんぼ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N445b6d443c034e9a96d9a6b169fc60c3 ;
    schema:name "Akatombo"@en,
        "赤とんぼ"@ja .

_:Ne1fc70d2a1ef410c9e9b2e153c167b84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oborozukiyo"@en,
        "朧月夜"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N445b6d443c034e9a96d9a6b169fc60c3 ;
    schema:name "Oborozukiyo"@en,
        "朧月夜"@ja .

_:Ne5b74d23858848c0a94606ec0f5fdf16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No.6, Motif: \"Lotus Melody, Cat Song\""@en,
        "第6曲 モティーフ作品『蓮の旋律、猫の唄』"@ja ;
    mo:track_number 15 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:N445b6d443c034e9a96d9a6b169fc60c3 ;
    schema:name "No.6, Motif: \"Lotus Melody, Cat Song\""@en,
        "第6曲 モティーフ作品『蓮の旋律、猫の唄』"@ja .

_:Nf725c79e3783425ea0f9f56da7c3cc25 a schema:Person,
        foaf:Person ;
    mo:performed <album/131031#performance> ;
    schema:name "PLANET-TERRA Youth Orchestra"@en ;
    foaf:name "PLANET-TERRA Youth Orchestra"@en .

_:N445b6d443c034e9a96d9a6b169fc60c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2957be8f619a46fb8f0a5fc216685f64,
        _:N34fee89a5c6b4b9e98e0ef9eafa507a9,
        _:N4cd1c275c4574e67bdd075f92c3814f6,
        _:N4ea19daaaf2e483693c611d78b852c84,
        _:N58c323e50f8c489d906139705fbb5973,
        _:N69b87a71f5874820b9fd24c75d38cf01,
        _:N781965ed56f54380846279b871ffb591,
        _:N81875e55fba4421aa2caac81a298659f,
        _:N96defae9d7f741a3a0121696c2eceddf,
        _:N9da8ea59c0e745f8b3fe9e98b2dca2a3,
        _:Nc37fd1b347b549788e95a3fc640ba616,
        _:Nc67ae9df029e4d17961b26873417521f,
        _:Nd1cd0f09c4224ea8990d49862f26903b,
        _:Ne1fc70d2a1ef410c9e9b2e153c167b84,
        _:Ne5b74d23858848c0a94606ec0f5fdf16 ;
    mo:track_count 15 ;
    schema:duration "PT61:08"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N2957be8f619a46fb8f0a5fc216685f64,
        _:N34fee89a5c6b4b9e98e0ef9eafa507a9,
        _:N4cd1c275c4574e67bdd075f92c3814f6,
        _:N4ea19daaaf2e483693c611d78b852c84,
        _:N58c323e50f8c489d906139705fbb5973,
        _:N69b87a71f5874820b9fd24c75d38cf01,
        _:N781965ed56f54380846279b871ffb591,
        _:N81875e55fba4421aa2caac81a298659f,
        _:N96defae9d7f741a3a0121696c2eceddf,
        _:N9da8ea59c0e745f8b3fe9e98b2dca2a3,
        _:Nc37fd1b347b549788e95a3fc640ba616,
        _:Nc67ae9df029e4d17961b26873417521f,
        _:Nd1cd0f09c4224ea8990d49862f26903b,
        _:Ne1fc70d2a1ef410c9e9b2e153c167b84,
        _:Ne5b74d23858848c0a94606ec0f5fdf16 .

