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

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

<artist/15006#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47295#subject> ;
    schema:name "Yoshiki Mizuno"@en,
        "水野良樹"@ja ;
    foaf:made <album/47295#composition>,
        <album/47295#lyrics>,
        <album/47295#subject> ;
    foaf:name "Yoshiki Mizuno"@en,
        "水野良樹"@ja .

<artist/15704#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47295#subject> ;
    schema:name "Hotaka Yamashita"@en,
        "山下穂尊"@ja ;
    foaf:made <album/47295#composition>,
        <album/47295#lyrics>,
        <album/47295#subject> ;
    foaf:name "Hotaka Yamashita"@en,
        "山下穂尊"@ja .

<product/1150#subject> a schema:CreativeWork ;
    schema:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn ;
    foaf:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/59/47295/47295-1449004662.jpg> a schema:ImageObject,
        foaf:Image .

<album/47295#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blue Bird / IKIMONOGAKARI"@en,
        "ブルーバード / いきものがかり"@ja,
        "Blue Bird / IKIMONOGAKARI"@ja-latn ;
    mo:composer <artist/15006#subject>,
        <artist/15704#subject> ;
    mo:produced_work <album/47295#musicalwork> ;
    schema:name "Blue Bird / IKIMONOGAKARI"@en,
        "ブルーバード / いきものがかり"@ja,
        "Blue Bird / IKIMONOGAKARI"@ja-latn .

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

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

<album/47295#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blue Bird / IKIMONOGAKARI"@en,
        "ブルーバード / いきものがかり"@ja,
        "Blue Bird / IKIMONOGAKARI"@ja-latn ;
    mo:performance_of <album/47295#musicalwork> ;
    mo:performer <artist/10828#subject> ;
    mo:recorded_as <album/47295#musicalexpression> ;
    schema:byArtist <artist/10828#subject> ;
    schema:name "Blue Bird / IKIMONOGAKARI"@en,
        "ブルーバード / いきものがかり"@ja,
        "Blue Bird / IKIMONOGAKARI"@ja-latn ;
    schema:workPerformed <album/47295#musicalwork> .

<artist/10828#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47295#performance> ;
    schema:name "IKIMONOGAKARI"@en,
        "いきものがかり"@ja ;
    foaf:name "IKIMONOGAKARI"@en,
        "いきものがかり"@ja .

<album/47295#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-07-09"^^xsd:date ;
    dcterms:title "Blue Bird / IKIMONOGAKARI"@en,
        "ブルーバード / いきものがかり"@ja,
        "Blue Bird / IKIMONOGAKARI"@ja-latn ;
    mo:catalogue_number "ESCL-3083" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47295#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N9840f03cacf742ee8415804166dc74b6 ;
    mo:record_count 1 ;
    schema:about <product/1150#subject> ;
    schema:byArtist <artist/10828#subject> ;
    schema:datePublished "2008-07-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/59/47295/47295-1449004662.jpg> ;
    schema:name "Blue Bird / IKIMONOGAKARI"@en,
        "ブルーバード / いきものがかり"@ja,
        "Blue Bird / IKIMONOGAKARI"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/47295/47295-1449004662.jpg> .

_:N4417e8b8cc424839808b764ce0808327 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブルーバード-instrumental-"@ja,
        "Blue Bird -instrumental-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N9840f03cacf742ee8415804166dc74b6 ;
    schema:name "ブルーバード-instrumental-"@ja,
        "Blue Bird -instrumental-"@ja-latn .

_:Na9ddb752c18a47b199a6a3ab6e1f7874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブルーバード"@ja,
        "Blue Bird"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N9840f03cacf742ee8415804166dc74b6 ;
    schema:name "ブルーバード"@ja,
        "Blue Bird"@ja-latn .

_:Nfcd4b03123c7457c84ed7718cb89cf30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏色惑星"@ja,
        "Natsuiro Wakusei"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N9840f03cacf742ee8415804166dc74b6 ;
    schema:name "夏色惑星"@ja,
        "Natsuiro Wakusei"@ja-latn .

_:N9840f03cacf742ee8415804166dc74b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4417e8b8cc424839808b764ce0808327,
        _:Na9ddb752c18a47b199a6a3ab6e1f7874,
        _:Nfcd4b03123c7457c84ed7718cb89cf30 ;
    mo:track_count 3 ;
    schema:duration "PT11:32"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4417e8b8cc424839808b764ce0808327,
        _:Na9ddb752c18a47b199a6a3ab6e1f7874,
        _:Nfcd4b03123c7457c84ed7718cb89cf30 .

