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

<artist/20930#subject> a schema:Person,
        foaf:Person ;
    schema:name "ebizun"@en,
        "えびずん"@ja ;
    foaf:made <album/61143#lyrics>,
        <album/61143#subject> ;
    foaf:name "ebizun"@en,
        "えびずん"@ja .

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

<artist/11930#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61143#subject> ;
    schema:name "Takashi Saeki"@en,
        "佐伯高志"@ja ;
    foaf:made <album/61143#composition>,
        <album/61143#subject> ;
    foaf:name "Takashi Saeki"@en,
        "佐伯高志"@ja .

<artist/20929#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61143#subject> ;
    schema:name "Ryosuke Hosoi"@en,
        "細井涼介"@ja ;
    foaf:made <album/61143#composition>,
        <album/61143#lyrics>,
        <album/61143#subject> ;
    foaf:name "Ryosuke Hosoi"@en,
        "細井涼介"@ja .

<product/4805#subject> a schema:CreativeWork ;
    schema:name "Time Travel Girl"@en,
        "タイムトラベル少女 ~マリ・ワカと8人の科学者たち~"@ja,
        "Time Travel Shoujo ~Mari, Waka to 8-nin no Kagakushatachi~"@ja-latn ;
    foaf:name "Time Travel Girl"@en,
        "タイムトラベル少女 ~マリ・ワカと8人の科学者たち~"@ja,
        "Time Travel Shoujo ~Mari, Waka to 8-nin no Kagakushatachi~"@ja-latn .

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

<org/1934#subject> schema:name "Anime \"Katteni\" Oen Project"@en,
        "アニメ\"勝手に\"応援プロジェクト"@ja,
        "Anime \"Katteni\" Oen Project"@ja-latn ;
    foaf:name "Anime \"Katteni\" Oen Project"@en,
        "アニメ\"勝手に\"応援プロジェクト"@ja,
        "Anime \"Katteni\" Oen Project"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/61143/61143-1472633976.jpg> a schema:ImageObject,
        foaf:Image .

<album/61143#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kibou TRAVELER / AOP"@en,
        "希望TRAVELER / A応P"@ja,
        "Kibou TRAVELER / AOP"@ja-latn ;
    mo:composer <artist/11930#subject>,
        <artist/20929#subject> ;
    mo:produced_work <album/61143#musicalwork> ;
    schema:name "Kibou TRAVELER / AOP"@en,
        "希望TRAVELER / A応P"@ja,
        "Kibou TRAVELER / AOP"@ja-latn .

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

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

<artist/10821#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61143#performance> ;
    schema:name "Satomi Kawasaki"@en,
        "川崎里実"@ja ;
    foaf:name "Satomi Kawasaki"@en,
        "川崎里実"@ja .

<artist/20931#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61143#performance> ;
    schema:name "AOP"@en,
        "A応P"@ja ;
    foaf:name "AOP"@en,
        "A応P"@ja .

<album/61143#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kibou TRAVELER / AOP"@en,
        "希望TRAVELER / A応P"@ja,
        "Kibou TRAVELER / AOP"@ja-latn ;
    mo:performance_of <album/61143#musicalwork> ;
    mo:performer <artist/10821#subject>,
        <artist/20931#subject> ;
    mo:recorded_as <album/61143#musicalexpression> ;
    schema:byArtist <artist/10821#subject>,
        <artist/20931#subject> ;
    schema:name "Kibou TRAVELER / AOP"@en,
        "希望TRAVELER / A応P"@ja,
        "Kibou TRAVELER / AOP"@ja-latn ;
    schema:workPerformed <album/61143#musicalwork> .

<album/61143#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-24"^^xsd:date ;
    dcterms:title "Kibou TRAVELER / AOP"@en,
        "希望TRAVELER / A応P"@ja,
        "Kibou TRAVELER / AOP"@ja-latn ;
    mo:catalogue_number "AKOSC-00002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61143#musicalexpression> ;
    mo:publisher <org/1934#subject> ;
    mo:record _:N1925d1e852884b30bb580a764750393d ;
    mo:record_count 1 ;
    schema:about <product/4805#subject> ;
    schema:byArtist <artist/10821#subject>,
        <artist/20931#subject> ;
    schema:datePublished "2016-08-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/61143/61143-1472633976.jpg> ;
    schema:name "Kibou TRAVELER / AOP"@en,
        "希望TRAVELER / A応P"@ja,
        "Kibou TRAVELER / AOP"@ja-latn ;
    schema:publisher <org/1934#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/61143/61143-1472633976.jpg> .

_:N044d5f397ef247f7a4e90318bd83e26d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "希望TRAVELER (Instrumental)"@ja,
        "Kibou TRAVELER (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N1925d1e852884b30bb580a764750393d ;
    schema:name "希望TRAVELER (Instrumental)"@ja,
        "Kibou TRAVELER (Instrumental)"@ja-latn .

_:N28d3492ce263407b883070f7706b7a18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛と勇気とフィロソフィ (Instrumental)"@ja,
        "Ai to Yuuki to Philosophy (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N1925d1e852884b30bb580a764750393d ;
    schema:name "愛と勇気とフィロソフィ (Instrumental)"@ja,
        "Ai to Yuuki to Philosophy (Instrumental)"@ja-latn .

_:N4752496a62af4a87aba06f561c6232a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "希望TRAVELER (TV version)"@ja,
        "Kibou TRAVELER (TV version)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N1925d1e852884b30bb580a764750393d ;
    schema:name "希望TRAVELER (TV version)"@ja,
        "Kibou TRAVELER (TV version)"@ja-latn .

_:N6941f4cdd9af4290ac5f07cd3d90fb68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛と勇気とフィロソフィ"@ja,
        "Ai to Yuuki to Philosophy"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N1925d1e852884b30bb580a764750393d ;
    schema:name "愛と勇気とフィロソフィ"@ja,
        "Ai to Yuuki to Philosophy"@ja-latn .

_:N8753675dfef64b529b21f9041708aae8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "希望TRAVELER"@ja,
        "Kibou TRAVELER"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N1925d1e852884b30bb580a764750393d ;
    schema:name "希望TRAVELER"@ja,
        "Kibou TRAVELER"@ja-latn .

_:N1925d1e852884b30bb580a764750393d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N044d5f397ef247f7a4e90318bd83e26d,
        _:N28d3492ce263407b883070f7706b7a18,
        _:N4752496a62af4a87aba06f561c6232a7,
        _:N6941f4cdd9af4290ac5f07cd3d90fb68,
        _:N8753675dfef64b529b21f9041708aae8 ;
    mo:track_count 5 ;
    schema:duration "PT17:23"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N044d5f397ef247f7a4e90318bd83e26d,
        _:N28d3492ce263407b883070f7706b7a18,
        _:N4752496a62af4a87aba06f561c6232a7,
        _:N6941f4cdd9af4290ac5f07cd3d90fb68,
        _:N8753675dfef64b529b21f9041708aae8 .

